diff options
author | estade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-22 21:57:48 +0000 |
---|---|---|
committer | estade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-22 21:57:48 +0000 |
commit | 8d5cf8b92faa778cbde594a436e7d0e5218ea19b (patch) | |
tree | 8d7e0b95bf6f28e341022d3ac840b8c8bc4f96d6 | |
parent | f7f232f7fe68cab2d005fb6ea8671479394d0716 (diff) | |
download | chromium_src-8d5cf8b92faa778cbde594a436e7d0e5218ea19b.zip chromium_src-8d5cf8b92faa778cbde594a436e7d0e5218ea19b.tar.gz chromium_src-8d5cf8b92faa778cbde594a436e7d0e5218ea19b.tar.bz2 |
A couple more notations for flaky media tests.
TBR=awong
Review URL: http://codereview.chromium.org/155949
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21331 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 298aa0f..687ae68 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2829,7 +2829,7 @@ BUG16730 : LayoutTests/fast/dom/HTMLDataGridElement/DataGridColumns-dom-attribut // longer decode WebKit's test clips because they use H.264, AAC, etc. BUG16779 : LayoutTests/media/media-startTime.html = FAIL BUG16779 : LayoutTests/media/progress-event.html = FAIL -BUG16779 : LayoutTests/media/remove-from-document.html = FAIL +BUG16779 : LayoutTests/media/remove-from-document.html = FAIL CRASH BUG16779 : LayoutTests/media/video-append-source.html = FAIL BUG16779 : LayoutTests/media/video-aspect-ratio.html = FAIL BUG16779 : LayoutTests/media/video-autoplay.html = FAIL @@ -2854,7 +2854,7 @@ BUG16779 : LayoutTests/media/video-source-add-src.html = FAIL BUG16779 : LayoutTests/media/video-source-error.html = FAIL BUG16779 : LayoutTests/media/video-src-change.html = FAIL CRASH BUG16779 : LayoutTests/media/video-src-invalid-remove.html = FAIL -BUG16779 : LayoutTests/media/video-timeupdate-during-playback.html = FAIL +BUG16779 : LayoutTests/media/video-timeupdate-during-playback.html = FAIL CRASH BUG16779 : LayoutTests/media/video-transformed.html = FAIL BUG16779 : LayoutTests/media/video-volume.html = FAIL BUG16779 : LayoutTests/media/video-zoom.html = FAIL |