Changeset 83981 in webkit


Ignore:
Timestamp:
Apr 15, 2011 9:11:05 AM (13 years ago)
Author:
eric@webkit.org
Message:

2011-04-15 Eric Seidel <eric@webkit.org>

Reviewed by Eric Carlson.

Flaky Test: media/invalid-media-url-crash.html
https://bugs.webkit.org/show_bug.cgi?id=51138

Skipping this test on Snow Leopard since it's hitting
a known MediaToolbox crasher on Snow Leopard.
If Apple happens to software update SL users we can
unskip this, until then no need to run this flaky test.

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r83979 r83981  
     12011-04-15  Eric Seidel  <eric@webkit.org>
     2
     3        Reviewed by Eric Carlson.
     4
     5        Flaky Test: media/invalid-media-url-crash.html
     6        https://bugs.webkit.org/show_bug.cgi?id=51138
     7
     8        Skipping this test on Snow Leopard since it's hitting
     9        a known MediaToolbox crasher on Snow Leopard.
     10        If Apple happens to software update SL users we can
     11        unskip this, until then no need to run this flaky test.
     12
     13        * platform/mac-snowleopard/Skipped:
     14
    1152011-04-15  Sergio Villar Senin  <svillar@igalia.com>
    216
  • trunk/LayoutTests/platform/mac-snowleopard/Skipped

    r83492 r83981  
    172172# The legacy full screen API now redirects to the new full screen API.
    173173media/media-fullscreen-inline.html
     174
     175# Known Snow Leopard-only crasher: rdar://9054715
     176# https://bugs.webkit.org/show_bug.cgi?id=51138
     177media/invalid-media-url-crash.html
     178http/tests/media/video-play-progress.html
Note: See TracChangeset for help on using the changeset viewer.