Changeset 76540 in webkit


Ignore:
Timestamp:
Jan 24, 2011 12:11:02 PM (13 years ago)
Author:
commit-queue@webkit.org
Message:

2011-01-24 Kenji Imasaki <imasaki@chromium.org>

Reviewed by Jian Li.

[chromium] Remove non-flaky tests from test expectation file
https://bugs.webkit.org/show_bug.cgi?id=53022

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r76538 r76540  
     12011-01-24  Kenji Imasaki  <imasaki@chromium.org>
     2
     3        Reviewed by Jian Li.
     4
     5        [chromium] Remove non-flaky tests from test expectation file
     6        https://bugs.webkit.org/show_bug.cgi?id=53022
     7
     8        * platform/chromium/test_expectations.txt:
     9
    1102011-01-24  Andrei Popescu  <andreip@google.com>
    211
  • trunk/LayoutTests/platform/chromium/test_expectations.txt

    r76506 r76540  
    795795// These tests need to be changed to not rely on setTimeout().
    796796BUGCR60740 SLOW WIN DEBUG : media/video-played-collapse.html = PASS FAIL
    797 BUGCR60740 SLOW WIN DEBUG : media/video-seek-past-end-playing.html = PASS FAIL
    798797
    799798// We sometimes emit an error from the same source element twice.
     
    29372936BUGCR66085 : media/video-play-pause-exception.html = PASS TIMEOUT
    29382937BUGCR66085 : media/video-source.html = PASS TIMEOUT
    2939 BUGCR66085 : media/video-source-moved.html = PASS TIMEOUT
    29402938BUGCR66085 : media/video-source-type.html = PASS TIMEOUT
    29412939BUGCR66085 LINUX : media/video-src-source.html = PASS TIMEOUT
Note: See TracChangeset for help on using the changeset viewer.