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

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

Issue 173555: WebKit deps roll 47797:47804 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 11 years, 3 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 | « DEPS ('k') | 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 724 matching lines...) Expand 10 before | Expand all | Expand 10 after
735 // audio/3gpp mime type, does not play in Chromium yet. 735 // audio/3gpp mime type, does not play in Chromium yet.
736 BUG16779 SKIP : LayoutTests/media/audio-data-url.html = FAIL 736 BUG16779 SKIP : LayoutTests/media/audio-data-url.html = FAIL
737 737
738 // This test crashes in debug build not in release build. 738 // This test crashes in debug build not in release build.
739 BUG13907 WIN : LayoutTests/media/video-can-play-type.html = FAIL 739 BUG13907 WIN : LayoutTests/media/video-can-play-type.html = FAIL
740 // This test crashes in debug build. 740 // This test crashes in debug build.
741 BUG13907 WIN DEBUG : LayoutTests/media/video-document-types.html = FAIL CRASH 741 BUG13907 WIN DEBUG : LayoutTests/media/video-document-types.html = FAIL CRASH
742 BUG13907 WIN RELEASE : LayoutTests/media/video-document-types.html = PASS FAIL 742 BUG13907 WIN RELEASE : LayoutTests/media/video-document-types.html = PASS FAIL
743 // This test is flaky. 743 // This test is flaky.
744 BUG13907 WIN : LayoutTests/media/video-source.html = PASS CRASH 744 BUG13907 WIN : LayoutTests/media/video-source.html = PASS CRASH
745 BUG13907 WIN : LayoutTests/media/video-src-remove.html = FAIL 745 //BUG13907 WIN : LayoutTests/media/video-src-remove.html = FAIL
ojan 2009/08/27 17:31:30 Why leave this in commented out instead of just re
746 BUG13907 WIN : LayoutTests/media/video-src-set.html = PASS CRASH 746 BUG13907 WIN : LayoutTests/media/video-src-set.html = PASS CRASH
747 BUG13907 WIN : LayoutTests/media/video-src-source.html = PASS CRASH 747 BUG13907 WIN : LayoutTests/media/video-src-source.html = PASS CRASH
748 BUG13907 WIN : LayoutTests/media/video-src.html = PASS CRASH 748 BUG13907 WIN : LayoutTests/media/video-src.html = PASS CRASH
749 BUG13907 WIN : LayoutTests/media/controls-styling.html = FAIL 749 BUG13907 WIN : LayoutTests/media/controls-styling.html = FAIL
750 BUG13907 SKIP : LayoutTests/media/controls-strict.html = FAIL 750 BUG13907 SKIP : LayoutTests/media/controls-strict.html = FAIL
751 BUG17397 SKIP WIN : LayoutTests/media/audio-no-installed-engines.html = FAIL 751 BUG17397 SKIP WIN : LayoutTests/media/audio-no-installed-engines.html = FAIL
752 752
753 BUG17497 WIN : LayoutTests/media/video-play-pause-exception.html = PASS CRASH FA IL 753 BUG17497 WIN : LayoutTests/media/video-play-pause-exception.html = PASS CRASH FA IL
754 754
755 // Very flakey after r24022. Not sure if because of that change though. 755 // Very flakey after r24022. Not sure if because of that change though.
(...skipping 2056 matching lines...) Expand 10 before | Expand all | Expand 10 after
2812 2812
2813 // Fails after V8 rollup 2813 // Fails after V8 rollup
2814 BUG20314 MAC : LayoutTests/fast/css/only-of-type-pseudo-class.html = FAIL 2814 BUG20314 MAC : LayoutTests/fast/css/only-of-type-pseudo-class.html = FAIL
2815 2815
2816 // WebKit 47777:47790 - getOwnPropertyDescriptor 2816 // WebKit 47777:47790 - getOwnPropertyDescriptor
2817 BUG20345 : LayoutTests/fast/js/getOwnPropertyDescriptor.html = FAIL 2817 BUG20345 : LayoutTests/fast/js/getOwnPropertyDescriptor.html = FAIL
2818 2818
2819 // Webkit 47790:47797 2819 // Webkit 47790:47797
2820 BUG20359 LINUX WIN : LayoutTests/fast/repaint/inline-overflow.html = FAIL 2820 BUG20359 LINUX WIN : LayoutTests/fast/repaint/inline-overflow.html = FAIL
2821 BUG20356 LINUX WIN : LayoutTests/http/tests/xmlhttprequest/cross-origin-cookie-s torage.html = TIMEOUT 2821 BUG20356 LINUX WIN : LayoutTests/http/tests/xmlhttprequest/cross-origin-cookie-s torage.html = TIMEOUT
2822
2823 // WebKit 47797:47804
2824 BUG20376 WIN : LayoutTests/media/audio-play-event.html = TIMEOUT
2825 // Was marked as flakey above (I commented it out).
2826 BUG20376 WIN : LayoutTests/media/video-src-remove.html = TIMEOUT FAIL
2827 BUG20377 LINUX WIN : LayoutTests/fast/repaint/rel-positioned-inline-with-overflo w.html = FAIL
2828
OLDNEW
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698