Changeset 176022 in webkit


Ignore:
Timestamp:
Nov 12, 2014, 9:46:35 AM (10 years ago)
Author:
ap@apple.com
Message:

compositing/video/video-border-radius.html frequently times out on Mountain Lion only
https://bugs.webkit.org/show_bug.cgi?id=138662

Make the test a reftest again, and skip it, as nothing helps.

Also, updated all compositing/video expectations to match what bots see now.

  • compositing/video/video-border-radius-expected.html: Copied from LayoutTests/compositing/video/video-border-radius-expected.html-disabled.
  • compositing/video/video-border-radius-expected.html-disabled: Removed.
  • compositing/video/video-border-radius-expected.png: Removed.
  • compositing/video/video-border-radius-expected.txt: Removed.
  • platform/mac/TestExpectations:
Location:
trunk/LayoutTests
Files:
2 deleted
2 edited
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r176019 r176022  
     12014-11-12  Alexey Proskuryakov  <ap@apple.com>
     2
     3        compositing/video/video-border-radius.html frequently times out on Mountain Lion only
     4        https://bugs.webkit.org/show_bug.cgi?id=138662
     5
     6        Make the test a reftest again, and skip it, as nothing helps.
     7
     8        Also, updated all compositing/video expectations to match what bots see now.
     9
     10        * compositing/video/video-border-radius-expected.html: Copied from LayoutTests/compositing/video/video-border-radius-expected.html-disabled.
     11        * compositing/video/video-border-radius-expected.html-disabled: Removed.
     12        * compositing/video/video-border-radius-expected.png: Removed.
     13        * compositing/video/video-border-radius-expected.txt: Removed.
     14        * platform/mac/TestExpectations:
     15
    1162014-11-12  Carlos Garcia Campos  <cgarcia@igalia.com>
    217
  • trunk/LayoutTests/platform/mac/TestExpectations

    r176011 r176022  
    919919webkit.org/b/122490 [ Debug ] mathml/very-large-stretchy-operators.html [ Skip ]
    920920
    921 webkit.org/b/122508 compositing/video/video-reflection.html [ Pass Timeout ]
     921webkit.org/b/122508 [ MountainLion ] compositing/video/video-reflection.html [ Pass Timeout ]
     922[ MountainLion ] compositing/video/video-object-fit.html [ Pass Timeout ]
     923webkit.org/b/138662 [ MountainLion ] compositing/video/video-border-radius-expected.html [ Skip ]
    922924
    923925webkit.org/b/123220 compositing/regions/floated-region-with-transformed-child.html [ Pass ImageOnlyFailure ]
     
    11881190webkit.org/b/115048 media/media-element-play-after-eos.html [ Pass Failure ]
    11891191webkit.org/b/116277 media/video-buffered.html [ Pass Failure ]
    1190 webkit.org/b/121803 compositing/video/video-object-fit.html [ Pass ImageOnlyFailure ]
    11911192webkit.org/b/121803 media/video-object-fit-change.html [ Pass ImageOnlyFailure ]
    11921193webkit.org/b/121803 media/video-object-fit.html [ Pass ImageOnlyFailure ]
     
    14191420[ Yosemite ] compositing/contents-scale/incremental-change.html [ ImageOnlyFailure ]
    14201421
    1421 # FIXME: Needs bugzilla (<rdar://problem/16732502>)
    1422 [ Yosemite ] compositing/video/video-object-fit.html [ Failure ]
    1423 
    14241422# FIXME: Needs bugzilla (<rdar://problem/16804845>)
    14251423[ Yosemite ] fast/forms/hidpi-textarea-on-subpixel-position.html [ ImageOnlyFailure ]
Note: See TracChangeset for help on using the changeset viewer.