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

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

Issue 149793: Flacky video tests (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
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 | 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 633 matching lines...) Expand 10 before | Expand all | Expand 10 after
644 BUG13907 WIN : LayoutTests/media/video-play-pause-exception.html = FAIL 644 BUG13907 WIN : LayoutTests/media/video-play-pause-exception.html = FAIL
645 BUG13907 WIN : LayoutTests/media/video-played-collapse.html = FAIL 645 BUG13907 WIN : LayoutTests/media/video-played-collapse.html = FAIL
646 // This test crashes in debug build. 646 // This test crashes in debug build.
647 BUG13907 WIN : LayoutTests/media/video-played.html = FAIL CRASH 647 BUG13907 WIN : LayoutTests/media/video-played.html = FAIL CRASH
648 // This test is flaky. 648 // This test is flaky.
649 BUG13907 WIN : LayoutTests/media/video-seek-past-end-paused.html = PASS FAIL CRA SH 649 BUG13907 WIN : LayoutTests/media/video-seek-past-end-paused.html = PASS FAIL CRA SH
650 // This test crashes in debug build. 650 // This test crashes in debug build.
651 BUG13907 WIN : LayoutTests/media/video-seek-past-end-playing.html = PASS FAIL CR ASH TIMEOUT 651 BUG13907 WIN : LayoutTests/media/video-seek-past-end-playing.html = PASS FAIL CR ASH TIMEOUT
652 BUG13907 WIN : LayoutTests/media/video-size-intrinsic-scale.html = FAIL 652 BUG13907 WIN : LayoutTests/media/video-size-intrinsic-scale.html = FAIL
653 BUG13907 WIN : LayoutTests/media/video-src-remove.html = FAIL 653 BUG13907 WIN : LayoutTests/media/video-src-remove.html = FAIL
654 BUG13907 WIN : LayoutTests/media/video-src.html = PASS CRASH
654 // These tests are flaky. 655 // These tests are flaky.
655 BUG16779 BUG13097 WIN : LayoutTests/media/video-display-toggle.html = FAIL TIMEO UT 656 BUG16779 BUG13097 WIN : LayoutTests/media/video-display-toggle.html = FAIL TIMEO UT
656 BUG13907 WIN : LayoutTests/media/controls-styling.html = FAIL 657 BUG13907 WIN : LayoutTests/media/controls-styling.html = FAIL
657 // This test is added in WebKit merge 45610:45621 658 // This test is added in WebKit merge 45610:45621
658 BUG13907 WIN : LayoutTests/media/controls-after-reload.html = TIMEOUT 659 BUG13907 WIN : LayoutTests/media/controls-after-reload.html = TIMEOUT
659 660
660 // Function arguments object is copied for each access. 661 // Function arguments object is copied for each access.
661 BUG941049 : LayoutTests/fast/js/kde/function_arguments.html = FAIL 662 BUG941049 : LayoutTests/fast/js/kde/function_arguments.html = FAIL
662 663
663 // Need a setAuthorAndUserStylesEnabled method in 664 // Need a setAuthorAndUserStylesEnabled method in
(...skipping 2155 matching lines...) Expand 10 before | Expand all | Expand 10 after
2819 // WebKit merge 42738:45840 2820 // WebKit merge 42738:45840
2820 // New test, needs baseline. 2821 // New test, needs baseline.
2821 BUG16690 SKIP MAC : LayoutTests/fast/text/international/khmer-selection.html = F AIL 2822 BUG16690 SKIP MAC : LayoutTests/fast/text/international/khmer-selection.html = F AIL
2822 2823
2823 // WebKit merge 42738:45840 2824 // WebKit merge 42738:45840
2824 // New tests, need baseline. 2825 // New tests, need baseline.
2825 BUG16678 : LayoutTests/http/tests/security/xssAuditor/javascript-link-null-char. html = FAIL 2826 BUG16678 : LayoutTests/http/tests/security/xssAuditor/javascript-link-null-char. html = FAIL
2826 BUG16240 MAC WIN SLOW : LayoutTests/http/tests/cache/subresource-expiration.html = PASS 2827 BUG16240 MAC WIN SLOW : LayoutTests/http/tests/cache/subresource-expiration.html = PASS
2827 2828
2828 // Failing due to r20652. 2829 // Failing due to r20652.
2829 BUG16779 BUG16742 : LayoutTests/media/video-error-abort.html = FAIL 2830 BUG16779 BUG16742 : LayoutTests/media/video-error-abort.html = FAIL CRASH
2830 2831
2831 // Failing approximately starting from 20629 2832 // Failing approximately starting from 20629
2832 BUG16754 : LayoutTests/fast/loader/empty-embed-src-attribute.html = CRASH 2833 BUG16754 : LayoutTests/fast/loader/empty-embed-src-attribute.html = CRASH
2833 2834
2834 // HTML5 DataGrid bindings have not been implemented for V8 yet. 2835 // HTML5 DataGrid bindings have not been implemented for V8 yet.
2835 BUG16730 : LayoutTests/fast/dom/HTMLDataGridElement/DataGridColumns-basic.html = TIMEOUT 2836 BUG16730 : LayoutTests/fast/dom/HTMLDataGridElement/DataGridColumns-basic.html = TIMEOUT
2836 BUG16730 : LayoutTests/fast/dom/HTMLDataGridElement/DataGridColumns-dom.html = T IMEOUT 2837 BUG16730 : LayoutTests/fast/dom/HTMLDataGridElement/DataGridColumns-dom.html = T IMEOUT
2837 BUG16730 : LayoutTests/fast/dom/HTMLDataGridElement/DataGridColumns-dom-attribut es.html = FAIL TIMEOUT 2838 BUG16730 : LayoutTests/fast/dom/HTMLDataGridElement/DataGridColumns-dom-attribut es.html = FAIL TIMEOUT
2838 2839
2839 // Disabling since try bots use Chromium FFmpeg DLLs, which means we can no 2840 // Disabling since try bots use Chromium FFmpeg DLLs, which means we can no
(...skipping 127 matching lines...) Expand 10 before | Expand all | Expand 10 after
2967 BUG16878 LINUX WIN : LayoutTests/fast/text/shadow-translucent-fill.html = FAIL 2968 BUG16878 LINUX WIN : LayoutTests/fast/text/shadow-translucent-fill.html = FAIL
2968 BUG16878 WIN : LayoutTests/fast/css/shadow-multiple.html = FAIL 2969 BUG16878 WIN : LayoutTests/fast/css/shadow-multiple.html = FAIL
2969 2970
2970 // Failure from WebKit merge 45958:45975 2971 // Failure from WebKit merge 45958:45975
2971 BUG16924 WIN : LayoutTests/media/video-source-type-params.html = FAIL CRASH 2972 BUG16924 WIN : LayoutTests/media/video-source-type-params.html = FAIL CRASH
2972 2973
2973 // Failure from WebKit merge 45985:45998 2974 // Failure from WebKit merge 45985:45998
2974 BUG16962 LINUX WIN : LayoutTests/fast/css/nested-floating-relative-position-perc entages.html = FAIL 2975 BUG16962 LINUX WIN : LayoutTests/fast/css/nested-floating-relative-position-perc entages.html = FAIL
2975 BUG16962 LINUX WIN : LayoutTests/fast/forms/get-file-upload.html = TIMEOUT 2976 BUG16962 LINUX WIN : LayoutTests/fast/forms/get-file-upload.html = TIMEOUT
2976 BUG16962 MAC : LayoutTests/fast/forms/get-file-upload.html = TIMEOUT 2977 BUG16962 MAC : LayoutTests/fast/forms/get-file-upload.html = TIMEOUT
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