Changeset 56898 in webkit


Ignore:
Timestamp:
Mar 31, 2010 11:23:24 PM (14 years ago)
Author:
eric@webkit.org
Message:

2010-03-31 Eric Seidel <eric@webkit.org>

Reviewed by Adam Barth.

fast/replaced/border-radius-clip.html failed on Snow Leopard Debug bot
https://bugs.webkit.org/show_bug.cgi?id=36642

This test is flaky (seemingly due to <video> load times)
and is thus useless until fixed. Skipping for now.

  • platform/mac/Skipped:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r56896 r56898  
     12010-03-31  Eric Seidel  <eric@webkit.org>
     2
     3        Reviewed by Adam Barth.
     4
     5        fast/replaced/border-radius-clip.html failed on Snow Leopard Debug bot
     6        https://bugs.webkit.org/show_bug.cgi?id=36642
     7
     8        This test is flaky (seemingly due to <video> load times)
     9        and is thus useless until fixed.  Skipping for now.
     10
     11        * platform/mac/Skipped:
     12
    1132010-04-01  Roland Steiner  <rolandsteiner@chromium.org>
    214
  • trunk/LayoutTests/platform/mac/Skipped

    r56740 r56898  
    146146# No Widgets 1.0 support
    147147fast/media/media-feature-wgt-view-mode.html
     148
     149# Test is flaky and thus not useful until fixed.
     150# https://bugs.webkit.org/show_bug.cgi?id=36642
     151fast/replaced/border-radius-clip.html
Note: See TracChangeset for help on using the changeset viewer.