Changeset 86095 in webkit


Ignore:
Timestamp:
May 9, 2011 3:36:07 PM (13 years ago)
Author:
imasaki@chromium.org
Message:

2011-05-09 Kenji Imasaki <imasaki@chromium.org>

Reviewed by David Levin.

[Chromium] Remove unflaky media-related tests from test expectation.
https://bugs.webkit.org/show_bug.cgi?id=60500

Chromium bug is http://crbug.com/81660.

  • platform/chromium/test_expectations.txt:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r86088 r86095  
     12011-05-09  Kenji Imasaki  <imasaki@chromium.org>
     2
     3        Reviewed by David Levin.
     4
     5        [Chromium] Remove unflaky media-related tests from test expectation.
     6        https://bugs.webkit.org/show_bug.cgi?id=60500
     7
     8        Chromium bug is http://crbug.com/81660.
     9        * platform/chromium/test_expectations.txt:
     10
    1112011-05-09  Erik Arvidsson  <arv@chromium.org>
    212
  • trunk/LayoutTests/platform/chromium/test_expectations.txt

    r86073 r86095  
    37183718BUGWK60103 WIN LINUX : fast/replaced/border-radius-clip.html = IMAGE
    37193719
    3720 // These are flaky and results are so unstable to give precise expectations.
    3721 BUGWK60259 GPU : media/controls-after-reload.html = PASS FAIL
    3722 BUGWK60259 GPU : media/controls-strict.html = PASS FAIL
    3723 BUGWK60259 GPU : media/controls-styling.html = PASS FAIL
    3724 BUGWK60259 GPU : media/video-zoom-controls.html = PASS FAIL
    3725 BUGWK60259 GPU : media/controls-without-preload.html = PASS FAIL
    3726 
     3720BUGCR82004 GPU : media/video-zoom-controls.html = PASS FAIL
    37273721BUGCR59704 CPU : media/video-zoom-controls.html = IMAGE+TEXT
    37283722
Note: See TracChangeset for help on using the changeset viewer.