Commit 60e60c43 authored by hclam@chromium.org's avatar hclam@chromium.org

Mark 14 <video> tests as pass

These 14 layout tests are passing consistently on build slaves.
TBR=scherkus

Review URL: http://codereview.chromium.org/149340

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20169 0039d316-1c4b-4281-b951-d872f2087c98
parent 1e034dfa
...@@ -635,19 +635,11 @@ BUG13907 WIN : LayoutTests/media/video-click-dblckick-standalone.html = PASS TIM ...@@ -635,19 +635,11 @@ BUG13907 WIN : LayoutTests/media/video-click-dblckick-standalone.html = PASS TIM
BUG13907 WIN : LayoutTests/media/video-currentTime-set.html = FAIL CRASH BUG13907 WIN : LayoutTests/media/video-currentTime-set.html = FAIL CRASH
// This test crashes in debug build. // This test crashes in debug build.
BUG13907 WIN : LayoutTests/media/video-currentTime-set2.html = PASS FAIL CRASH TIMEOUT BUG13907 WIN : LayoutTests/media/video-currentTime-set2.html = PASS FAIL CRASH TIMEOUT
// This test crashes in debug build.
BUG13907 WIN : LayoutTests/media/video-display-none-crash.html = CRASH
// This test is flaky. // This test is flaky.
BUG13907 WIN DEBUG : LayoutTests/media/video-dom-autobuffer.html = PASS FAIL BUG13907 WIN DEBUG : LayoutTests/media/video-dom-autobuffer.html = PASS FAIL
// This test crashes in debug build. // This test crashes in debug build.
BUG13907 WIN : LayoutTests/media/video-document-types.html = FAIL CRASH BUG13907 WIN : LayoutTests/media/video-document-types.html = FAIL CRASH
// This test times out in release build, it is really flaky.
BUG13907 WIN : LayoutTests/media/video-error-abort.html = FAIL TIMEOUT
BUG13907 WIN : LayoutTests/media/video-loop.html = FAIL CRASH BUG13907 WIN : LayoutTests/media/video-loop.html = FAIL CRASH
// This test crashes in debug build.
BUG13907 WIN : LayoutTests/media/video-muted.html = FAIL CRASH TIMEOUT
// This test is flaky and may not only happen in debug build.
BUG13907 WIN DEBUG : LayoutTests/media/video-no-autoplay.html = FAIL
// This test is flaky. // This test is flaky.
BUG13907 WIN : LayoutTests/media/video-play-pause-events.html = FAIL CRASH BUG13907 WIN : LayoutTests/media/video-play-pause-events.html = FAIL CRASH
// This test is flaky too. // This test is flaky too.
...@@ -655,29 +647,14 @@ BUG13907 WIN : LayoutTests/media/video-play-pause-exception.html = FAIL ...@@ -655,29 +647,14 @@ BUG13907 WIN : LayoutTests/media/video-play-pause-exception.html = FAIL
BUG13907 WIN : LayoutTests/media/video-played-collapse.html = FAIL BUG13907 WIN : LayoutTests/media/video-played-collapse.html = FAIL
// This test crashes in debug build. // This test crashes in debug build.
BUG13907 WIN : LayoutTests/media/video-played.html = FAIL CRASH BUG13907 WIN : LayoutTests/media/video-played.html = FAIL CRASH
// This test is flaky in debug build.
BUG13907 WIN DEBUG : LayoutTests/media/video-poster.html = TIMEOUT
// This test is flaky. // This test is flaky.
BUG13907 WIN : LayoutTests/media/video-seek-past-end-paused.html = PASS FAIL CRASH BUG13907 WIN : LayoutTests/media/video-seek-past-end-paused.html = PASS FAIL CRASH
// This test crashes in debug build. // This test crashes in debug build.
BUG13907 WIN : LayoutTests/media/video-seek-past-end-playing.html = PASS FAIL CRASH TIMEOUT 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-size-intrinsic-scale.html = FAIL
BUG13907 WIN : LayoutTests/media/video-src-remove.html = FAIL BUG13907 WIN : LayoutTests/media/video-src-remove.html = FAIL
// This test is flaky.
BUG13907 WIN DEBUG : LayoutTests/media/video-src.html = FAIL
// Flaky test.
BUG13907 WIN DEBUG : LayoutTests/media/video-timeupdate-during-playback.html = FAIL
// This test is very flaky.
BUG13907 WIN : LayoutTests/media/unsupported-rtsp.html = CRASH
// These tests are flaky. // These tests are flaky.
BUG13907 WIN : LayoutTests/media/video-src-invalid-remove.html = FAIL
BUG13097 WIN : LayoutTests/media/video-display-toggle.html = FAIL BUG13097 WIN : LayoutTests/media/video-display-toggle.html = FAIL
BUG13907 WIN : LayoutTests/media/video-src-change.html = FAIL
BUG13907 WIN : LayoutTests/media/video-src-source.html = FAIL
BUG13907 WIN : LayoutTests/media/video-size.html = FAIL
BUG13907 WIN : LayoutTests/media/video-src-plus-source.html = FAIL
// The following test may trigger a deadlock so it times-out.
BUG13907 WIN : LayoutTests/media/remove-from-document.html = TIMEOUT
BUG13907 WIN : LayoutTests/media/controls-styling.html = FAIL BUG13907 WIN : LayoutTests/media/controls-styling.html = FAIL
// Function arguments object is copied for each access. // Function arguments object is copied for each access.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment