diff options
author | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-05 18:57:54 +0000 |
---|---|---|
committer | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-05 18:57:54 +0000 |
commit | a3416f9ba02ce9ca1e52b033fafabeffab50dceb (patch) | |
tree | f8e9ecd3e6e26fcf421dd7f217eeccd2f12b7b3b /webkit/tools | |
parent | f1437b84fd10bdd98069aa26dd66bcb1c0043c22 (diff) | |
download | chromium_src-a3416f9ba02ce9ca1e52b033fafabeffab50dceb.zip chromium_src-a3416f9ba02ce9ca1e52b033fafabeffab50dceb.tar.gz chromium_src-a3416f9ba02ce9ca1e52b033fafabeffab50dceb.tar.bz2 |
Add flakiness to two test expectations.
BUG=9798,13907
TEST=none
Review URL: http://codereview.chromium.org/243097
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28015 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 0fbe1fd..9e45b92 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -708,8 +708,12 @@ BUG13907 SKIP : LayoutTests/http/tests/media = FAIL BUG13907 : LayoutTests/media/audio-constructor-autobuffer.html = FAIL BUG13907 : LayoutTests/media/audio-delete-while-step-button-clicked.html = FAIL BUG13907 : LayoutTests/media/video-canvas-source.html = FAIL +BUG9798 BUG13907 LINUX DEBUG : LayoutTests/media/video-controls.html = TIMEOUT PASS BUG13907 : LayoutTests/media/video-controls-transformed.html = FAIL -BUG13907 : LayoutTests/media/video-currentTime-set.html = FAIL +BUG9798 BUG13907 LINUX DEBUG : LayoutTests/media/video-currentTime-set.html = FAIL TIMEOUT +BUG13907 LINUX RELEASE : LayoutTests/media/video-currentTime-set.html = FAIL +BUG13907 WIN MAC : LayoutTests/media/video-currentTime-set.html = FAIL +BUG9798 BUG13907 LINUX DEBUG : LayoutTests/media/video-load-networkState.html = TIMEOUT PASS BUG13907 : LayoutTests/media/video-loop.html = FAIL BUG13907 : LayoutTests/media/video-played-collapse.html = FAIL BUG13907 : LayoutTests/media/video-played-ranges-1.html = FAIL |