Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(382)

Side by Side Diff: webkit/tools/layout_tests/test_expectations.txt

Issue 141018: LayoutTests/media/video-source-type-params.html times out. Mark it as so.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // This file consists of lines with specifications of what 1 // This file consists of lines with specifications of what
2 // to expect from layout test cases. The test cases can be directories 2 // to expect from layout test cases. The test cases can be directories
3 // in which case the expectations apply to all test cases in that 3 // in which case the expectations apply to all test cases in that
4 // directory and any subdirectory. The format of the file is along the 4 // directory and any subdirectory. The format of the file is along the
5 // lines of: 5 // lines of:
6 // 6 //
7 // LayoutTests/fast/js/fixme.js = FAIL 7 // LayoutTests/fast/js/fixme.js = FAIL
8 // LayoutTests/fast/js/flaky.js = FAIL PASS 8 // LayoutTests/fast/js/flaky.js = FAIL PASS
9 // LayoutTests/fast/js/crash.js = CRASH TIMEOUT FAIL PASS 9 // LayoutTests/fast/js/crash.js = CRASH TIMEOUT FAIL PASS
10 // 10 //
(...skipping 660 matching lines...) Expand 10 before | Expand all | Expand 10 after
671 BUG13907 WIN : LayoutTests/media/video-played.html = PASS FAIL CRASH 671 BUG13907 WIN : LayoutTests/media/video-played.html = PASS FAIL CRASH
672 // This test is flaky in debug build. 672 // This test is flaky in debug build.
673 BUG13907 WIN DEBUG : LayoutTests/media/video-poster.html = PASS TIMEOUT 673 BUG13907 WIN DEBUG : LayoutTests/media/video-poster.html = PASS TIMEOUT
674 // This test is flaky. 674 // This test is flaky.
675 BUG13907 WIN : LayoutTests/media/video-seek-past-end-paused.html = PASS FAIL CRA SH 675 BUG13907 WIN : LayoutTests/media/video-seek-past-end-paused.html = PASS FAIL CRA SH
676 // This test crashes in debug build. 676 // This test crashes in debug build.
677 BUG13907 WIN : LayoutTests/media/video-seek-past-end-playing.html = PASS FAIL CR ASH TIMEOUT 677 BUG13907 WIN : LayoutTests/media/video-seek-past-end-playing.html = PASS FAIL CR ASH TIMEOUT
678 BUG13907 WIN : LayoutTests/media/video-size-intrinsic-scale.html = FAIL 678 BUG13907 WIN : LayoutTests/media/video-size-intrinsic-scale.html = FAIL
679 BUG13907 WIN : LayoutTests/media/video-source-add-src.html = FAIL 679 BUG13907 WIN : LayoutTests/media/video-source-add-src.html = FAIL
680 BUG13907 WIN : LayoutTests/media/video-source-error.html = FAIL 680 BUG13907 WIN : LayoutTests/media/video-source-error.html = FAIL
681 BUG13907 WIN : LayoutTests/media/video-source-type-params.html = FAIL 681 BUG13907 WIN : LayoutTests/media/video-source-type-params.html = FAIL TIMEOUT
682 BUG13907 WIN : LayoutTests/media/video-source-type.html = FAIL 682 BUG13907 WIN : LayoutTests/media/video-source-type.html = FAIL
683 BUG13907 WIN : LayoutTests/media/video-src-remove.html = FAIL 683 BUG13907 WIN : LayoutTests/media/video-src-remove.html = FAIL
684 // This test is flaky. 684 // This test is flaky.
685 BUG13907 WIN DEBUG : LayoutTests/media/video-src.html = PASS FAIL 685 BUG13907 WIN DEBUG : LayoutTests/media/video-src.html = PASS FAIL
686 // This test is flaky and may not only happen in debug build. 686 // This test is flaky and may not only happen in debug build.
687 BUG13907 WIN DEBUG : LayoutTests/media/video-src-source.html = FAIL 687 BUG13907 WIN DEBUG : LayoutTests/media/video-src-source.html = FAIL
688 // Flaky test. 688 // Flaky test.
689 BUG13907 WIN DEBUG : LayoutTests/media/video-timeupdate-during-playback.html = P ASS FAIL 689 BUG13907 WIN DEBUG : LayoutTests/media/video-timeupdate-during-playback.html = P ASS FAIL
690 BUG13907 WIN : LayoutTests/media/video-transformed.html = FAIL 690 BUG13907 WIN : LayoutTests/media/video-transformed.html = FAIL
691 BUG13907 WIN : LayoutTests/media/video-zoom-controls.html = FAIL 691 BUG13907 WIN : LayoutTests/media/video-zoom-controls.html = FAIL
(...skipping 2068 matching lines...) Expand 10 before | Expand all | Expand 10 after
2760 // WebKit 44837:44872 2760 // WebKit 44837:44872
2761 BUG14772 : LayoutTests/fast/canvas/image-object-in-canvas.html = FAIL 2761 BUG14772 : LayoutTests/fast/canvas/image-object-in-canvas.html = FAIL
2762 BUG14773 : LayoutTests/http/tests/security/xssAuditor/script-tag.html = FAIL 2762 BUG14773 : LayoutTests/http/tests/security/xssAuditor/script-tag.html = FAIL
2763 BUG14771 : LayoutTests/svg/batik/filters/feTile.svg = FAIL 2763 BUG14771 : LayoutTests/svg/batik/filters/feTile.svg = FAIL
2764 BUG14771 : LayoutTests/svg/filters/feTile.svg = FAIL 2764 BUG14771 : LayoutTests/svg/filters/feTile.svg = FAIL
2765 2765
2766 // Need investigation: test shell crashers. 2766 // Need investigation: test shell crashers.
2767 BUG14752 LINUX DEBUG: LayoutTests/http/tests/cache/subresource-expiration.html = CRASH PASS 2767 BUG14752 LINUX DEBUG: LayoutTests/http/tests/cache/subresource-expiration.html = CRASH PASS
2768 BUG14751 LINUX DEBUG: LayoutTests/css2.1/atrule_longest_match.html = CRASH PASS 2768 BUG14751 LINUX DEBUG: LayoutTests/css2.1/atrule_longest_match.html = CRASH PASS
2769 BUG14767 LINUX : LayoutTests/dom/html/level1/core/documentgetdoctypenodtd.html = CRASH PASS 2769 BUG14767 LINUX : LayoutTests/dom/html/level1/core/documentgetdoctypenodtd.html = CRASH PASS
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698