diff options
author | mhm@chromium.org <mhm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-17 04:56:16 +0000 |
---|---|---|
committer | mhm@chromium.org <mhm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-17 04:56:16 +0000 |
commit | 6f0d470c811bd661163bda6525bf3c0bfe1758bd (patch) | |
tree | d39447cfefc1520ddd093ef9ff0bf368f9cd7ef4 | |
parent | 430264b64d1e9594cf6d69d63488aab4a166a9ba (diff) | |
download | chromium_src-6f0d470c811bd661163bda6525bf3c0bfe1758bd.zip chromium_src-6f0d470c811bd661163bda6525bf3c0bfe1758bd.tar.gz chromium_src-6f0d470c811bd661163bda6525bf3c0bfe1758bd.tar.bz2 |
flacky tests for video causing tree red.
Flaky tests appearing some in morning, and some afternoon.
BUG=16779, 16742, 13907
TEST=None
Review URL: http://codereview.chromium.org/149793
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20934 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index fa574cb..24e5e07 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -651,6 +651,7 @@ BUG13907 WIN : LayoutTests/media/video-seek-past-end-paused.html = PASS FAIL CRA BUG13907 WIN : LayoutTests/media/video-seek-past-end-playing.html = PASS FAIL CRASH TIMEOUT BUG13907 WIN : LayoutTests/media/video-size-intrinsic-scale.html = FAIL BUG13907 WIN : LayoutTests/media/video-src-remove.html = FAIL +BUG13907 WIN : LayoutTests/media/video-src.html = PASS CRASH // These tests are flaky. BUG16779 BUG13097 WIN : LayoutTests/media/video-display-toggle.html = FAIL TIMEOUT BUG13907 WIN : LayoutTests/media/controls-styling.html = FAIL @@ -2826,7 +2827,7 @@ BUG16678 : LayoutTests/http/tests/security/xssAuditor/javascript-link-null-char. BUG16240 MAC WIN SLOW : LayoutTests/http/tests/cache/subresource-expiration.html = PASS // Failing due to r20652. -BUG16779 BUG16742 : LayoutTests/media/video-error-abort.html = FAIL +BUG16779 BUG16742 : LayoutTests/media/video-error-abort.html = FAIL CRASH // Failing approximately starting from 20629 BUG16754 : LayoutTests/fast/loader/empty-embed-src-attribute.html = CRASH |