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

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

Issue 173113: Roll WebKit deps: r47528:47546 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 11 years, 4 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 2900 matching lines...) Expand 10 before | Expand all | Expand 10 after
2911 BUG19766 WIN LINUX : LayoutTests/tables/mozilla_expected_failures/marvin/table_o verflow_caption_bottom.html = FAIL 2911 BUG19766 WIN LINUX : LayoutTests/tables/mozilla_expected_failures/marvin/table_o verflow_caption_bottom.html = FAIL
2912 BUG19766 WIN : LayoutTests/media/progress-event-at-least-one.html = TIMEOUT 2912 BUG19766 WIN : LayoutTests/media/progress-event-at-least-one.html = TIMEOUT
2913 BUG19766 WIN : LayoutTests/media/video-no-audio.html = TIMEOUT 2913 BUG19766 WIN : LayoutTests/media/video-no-audio.html = TIMEOUT
2914 BUG19766 : LayoutTests/storage/open-database-while-transaction-in-progress.html = TIMEOUT 2914 BUG19766 : LayoutTests/storage/open-database-while-transaction-in-progress.html = TIMEOUT
2915 BUG19766 LINUX : LayoutTests/fast/replaced/width100percent-menulist.html = FAIL 2915 BUG19766 LINUX : LayoutTests/fast/replaced/width100percent-menulist.html = FAIL
2916 BUG19782 WIN DEBUG : LayoutTests/fast/dom/text-control-crash-on-select.html = CR ASH PASS 2916 BUG19782 WIN DEBUG : LayoutTests/fast/dom/text-control-crash-on-select.html = CR ASH PASS
2917 2917
2918 // Fails due to textInputController.setInputMethod not implemented for Mac. 2918 // Fails due to textInputController.setInputMethod not implemented for Mac.
2919 BUG19665 MAC : LayoutTests/platform/mac/editing/input/hangul-enter-confirms-and- sends-keypress.html = FAIL 2919 BUG19665 MAC : LayoutTests/platform/mac/editing/input/hangul-enter-confirms-and- sends-keypress.html = FAIL
2920 BUG19665 MAC : LayoutTests/platform/mac/editing/input/kotoeri-enter-to-confirm-a nd-newline.html = FAIL 2920 BUG19665 MAC : LayoutTests/platform/mac/editing/input/kotoeri-enter-to-confirm-a nd-newline.html = FAIL
2921
2922 // Fallout from r47528:47546
2923 BUG19796 LINUX WIN : LayoutTests/editing/style/remove-underline-across-paragraph .html = FAIL
2924 BUG19796 LINUX WIN : LayoutTests/editing/style/remove-underline-after-paragraph. html = FAIL
2925 BUG19796 LINUX WIN : LayoutTests/editing/style/remove-underline.html = FAIL
2926 BUG19796 LINUX WIN : LayoutTests/editing/style/underline.html = FAIL
2927 BUG19796 LINUX WIN : LayoutTests/plugins/netscape-plugin-setwindow-size-2.html = FAIL
2928 BUG19796 WIN : LayoutTests/plugins/netscape-plugin-setwindow-size.html = FAIL
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