Changeset 48485 in webkit


Ignore:
Timestamp:
Sep 17, 2009 12:52:11 PM (15 years ago)
Author:
eric@webkit.org
Message:

2009-09-17 Eric Seidel <eric@webkit.org>

Reviewed by Simon Fraser.

REGRESSION: media/video-size-intrinsic-scale.html (and other media tests?) crashing/timing-out intermittently
https://bugs.webkit.org/show_bug.cgi?id=28845

Skip media/video-size-intrinsic-scale.html in hopes of stopping the crashers.
I ran the media tests with --iterations 30 w/o seeing a crash.
I also re-enabled media/video-source-add-src.html now that we know it is not at fault.

  • media/video-source-add-src.html: Renamed from LayoutTests/media/video-source-add-src.html-disabled.
  • platform/mac-leopard/Skipped:
Location:
trunk/LayoutTests
Files:
2 edited
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r48484 r48485  
     12009-09-17  Eric Seidel  <eric@webkit.org>
     2
     3        Reviewed by Simon Fraser.
     4
     5        REGRESSION: media/video-size-intrinsic-scale.html (and other media tests?) crashing/timing-out intermittently
     6        https://bugs.webkit.org/show_bug.cgi?id=28845
     7
     8        Skip media/video-size-intrinsic-scale.html in hopes of stopping the crashers.
     9        I ran the media tests with --iterations 30 w/o seeing a crash.
     10        I also re-enabled media/video-source-add-src.html now that we know it is not at fault.
     11
     12        * media/video-source-add-src.html: Renamed from LayoutTests/media/video-source-add-src.html-disabled.
     13        * platform/mac-leopard/Skipped:
     14
    1152009-09-17  Anton Muhin  <antonm@chromium.org>
    216
  • trunk/LayoutTests/platform/mac-leopard/Skipped

    r43542 r48485  
    1515platform/mac/fast/text/myanmar-shaping.html
    1616platform/mac/fast/text/thai-combining-mark-positioning.html
     17
     18# Intermittent crashes/hangs caused by <rdar://problem/7228836>
     19# https://bugs.webkit.org/show_bug.cgi?id=28845
     20media/video-size-intrinsic-scale.html
Note: See TracChangeset for help on using the changeset viewer.