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

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

Issue 149133: Enabled passing media layout tests. (Closed)
Patch Set: Created 11 years, 5 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
« 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 644 matching lines...) Expand 10 before | Expand all | Expand 10 after
655 BUG13907 WIN : LayoutTests/media/video-played-collapse.html = FAIL PASS 655 BUG13907 WIN : LayoutTests/media/video-played-collapse.html = FAIL PASS
656 // This test crashes in debug build. 656 // This test crashes in debug build.
657 BUG13907 WIN : LayoutTests/media/video-played.html = PASS FAIL CRASH 657 BUG13907 WIN : LayoutTests/media/video-played.html = PASS FAIL CRASH
658 // This test is flaky in debug build. 658 // This test is flaky in debug build.
659 BUG13907 WIN DEBUG : LayoutTests/media/video-poster.html = PASS TIMEOUT 659 BUG13907 WIN DEBUG : LayoutTests/media/video-poster.html = PASS TIMEOUT
660 // This test is flaky. 660 // This test is flaky.
661 BUG13907 WIN : LayoutTests/media/video-seek-past-end-paused.html = PASS FAIL CRA SH 661 BUG13907 WIN : LayoutTests/media/video-seek-past-end-paused.html = PASS FAIL CRA SH
662 // This test crashes in debug build. 662 // This test crashes in debug build.
663 BUG13907 WIN : LayoutTests/media/video-seek-past-end-playing.html = PASS FAIL CR ASH TIMEOUT 663 BUG13907 WIN : LayoutTests/media/video-seek-past-end-playing.html = PASS FAIL CR ASH TIMEOUT
664 BUG13907 WIN : LayoutTests/media/video-size-intrinsic-scale.html = FAIL 664 BUG13907 WIN : LayoutTests/media/video-size-intrinsic-scale.html = FAIL
665 BUG13907 WIN : LayoutTests/media/video-source-add-src.html = FAIL
666 BUG13907 WIN : LayoutTests/media/video-source-error.html = FAIL
667 BUG13907 WIN : LayoutTests/media/video-source-type-params.html = FAIL TIMEOUT
668 BUG13907 WIN : LayoutTests/media/video-source-type.html = FAIL
669 BUG13907 WIN : LayoutTests/media/video-src-remove.html = FAIL 665 BUG13907 WIN : LayoutTests/media/video-src-remove.html = FAIL
670 // This test is flaky. 666 // This test is flaky.
671 BUG13907 WIN DEBUG : LayoutTests/media/video-src.html = PASS FAIL 667 BUG13907 WIN DEBUG : LayoutTests/media/video-src.html = PASS FAIL
672 // Flaky test. 668 // Flaky test.
673 BUG13907 WIN DEBUG : LayoutTests/media/video-timeupdate-during-playback.html = P ASS FAIL 669 BUG13907 WIN DEBUG : LayoutTests/media/video-timeupdate-during-playback.html = P ASS FAIL
674 // This test is very flaky. 670 // This test is very flaky.
675 BUG13907 WIN : LayoutTests/media/unsupported-rtsp.html = PASS CRASH 671 BUG13907 WIN : LayoutTests/media/unsupported-rtsp.html = PASS CRASH
676 // These tests are flaky. 672 // These tests are flaky.
677 BUG13907 WIN : LayoutTests/media/video-src-invalid-remove.html = PASS FAIL 673 BUG13907 WIN : LayoutTests/media/video-src-invalid-remove.html = PASS FAIL
678 BUG13097 WIN : LayoutTests/media/video-display-toggle.html = PASS FAIL TIMEOUT 674 BUG13097 WIN : LayoutTests/media/video-display-toggle.html = PASS FAIL TIMEOUT
(...skipping 2139 matching lines...) Expand 10 before | Expand all | Expand 10 after
2818 BUG15780 : LayoutTests/editing/selection/select-all-iframe.html = FAIL 2814 BUG15780 : LayoutTests/editing/selection/select-all-iframe.html = FAIL
2819 BUG15780 : LayoutTests/fast/repaint/text-selection-rect-in-overflow-2.html = FAI L 2815 BUG15780 : LayoutTests/fast/repaint/text-selection-rect-in-overflow-2.html = FAI L
2820 BUG15780 : LayoutTests/fast/dom/HTMLDataGridElement/DataGridColumns-dom-attribut es.html = FAIL TIMEOUT 2816 BUG15780 : LayoutTests/fast/dom/HTMLDataGridElement/DataGridColumns-dom-attribut es.html = FAIL TIMEOUT
2821 BUG15780 : LayoutTests/fast/repaint/4774354.html = FAIL TIMEOUT 2817 BUG15780 : LayoutTests/fast/repaint/4774354.html = FAIL TIMEOUT
2822 BUG15780 : LayoutTests/fast/forms/tabbing-input-iframe.html = FAIL 2818 BUG15780 : LayoutTests/fast/forms/tabbing-input-iframe.html = FAIL
2823 BUG15780 : LayoutTests/fast/overflow/scrollRevealButton.html = FAIL 2819 BUG15780 : LayoutTests/fast/overflow/scrollRevealButton.html = FAIL
2824 // Re-enable once the (more broad) duplicates (in the above section) are gone. 2820 // Re-enable once the (more broad) duplicates (in the above section) are gone.
2825 // BUG10384 MAC : LayoutTests/fast/events/frame-tab-focus.html = CRASH FAIL 2821 // BUG10384 MAC : LayoutTests/fast/events/frame-tab-focus.html = CRASH FAIL
2826 // BUG11613 LINUX : LayoutTests/fast/forms/tabbing-input-iframe.html = FAIL 2822 // BUG11613 LINUX : LayoutTests/fast/forms/tabbing-input-iframe.html = FAIL
2827 // BUG11613 LINUX : LayoutTests/fast/overflow/scrollRevealButton.html = FAIL 2823 // BUG11613 LINUX : LayoutTests/fast/overflow/scrollRevealButton.html = FAIL
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