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

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

Issue 501109: Merge 34763 - Remove layout tests passing because of r34751.... (Closed) Base URL: svn://svn.chromium.org/chrome/branches/249/src/
Patch Set: Created 11 years 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 2919 matching lines...) Expand 10 before | Expand all | Expand 10 after
2930 // Test added by Ryosuke: http://trac.webkit.org/changeset/50090 2930 // Test added by Ryosuke: http://trac.webkit.org/changeset/50090
2931 BUG25889 MAC DEBUG : LayoutTests/fast/forms/select-empty-option-height.html = PA SS TIMEOUT 2931 BUG25889 MAC DEBUG : LayoutTests/fast/forms/select-empty-option-height.html = PA SS TIMEOUT
2932 2932
2933 // More fallout from the above roll. 2933 // More fallout from the above roll.
2934 BUG25955 LINUX DEBUG : LayoutTests/fast/forms/textarea-placeholder-set-value.htm l = PASS CRASH 2934 BUG25955 LINUX DEBUG : LayoutTests/fast/forms/textarea-placeholder-set-value.htm l = PASS CRASH
2935 BUG_JORLOW LINUX : LayoutTests/fast/multicol/column-rules-stacking.html = FAIL 2935 BUG_JORLOW LINUX : LayoutTests/fast/multicol/column-rules-stacking.html = FAIL
2936 2936
2937 // WebKit 50158:50171 2937 // WebKit 50158:50171
2938 BUG_JORLOW : LayoutTests/fast/dom/error-to-string-stack-overflow.html = FAIL 2938 BUG_JORLOW : LayoutTests/fast/dom/error-to-string-stack-overflow.html = FAIL
2939 2939
2940 // WebKit roll 50218:50235
2941 BUG_JORLOW : LayoutTests/http/tests/ssl/referer-301.html = FAIL
2942 BUG_JORLOW DEBUG : LayoutTests/http/tests/ssl/referer-303.html = FAIL
2943 BUG_JORLOW LINUX MAC RELEASE : LayoutTests/http/tests/ssl/referer-303.html = FAI L
2944 BUG_JORLOW SLOW WIN RELEASE : LayoutTests/http/tests/ssl/referer-303.html = FAIL
2945
2946 // WebKit roll 50248:50258 2940 // WebKit roll 50248:50258
2947 BUG26195 : LayoutTests/accessibility/aria-option-role.html = TEXT 2941 BUG26195 : LayoutTests/accessibility/aria-option-role.html = TEXT
2948 2942
2949 // randomly started to be flaky on r30451 (revision had only a check-in of text_ expectations.txt) 2943 // randomly started to be flaky on r30451 (revision had only a check-in of text_ expectations.txt)
2950 BUG26195 MAC DEBUG : LayoutTests/plugins/netscape-plugin-map-data-to-src.html = PASS TEXT 2944 BUG26195 MAC DEBUG : LayoutTests/plugins/netscape-plugin-map-data-to-src.html = PASS TEXT
2951 BUG26195 MAC DEBUG : LayoutTests/plugins/netscape-plugin-setwindow-size.html = P ASS TEXT 2945 BUG26195 MAC DEBUG : LayoutTests/plugins/netscape-plugin-setwindow-size.html = P ASS TEXT
2952 BUG26195 MAC DEBUG : LayoutTests/plugins/netscape-plugin-setwindow-size-2.html = PASS TEXT 2946 BUG26195 MAC DEBUG : LayoutTests/plugins/netscape-plugin-setwindow-size-2.html = PASS TEXT
2953 2947
2954 // ==== WebKit roll 50258:50313 ==== 2948 // ==== WebKit roll 50258:50313 ====
2955 BUG26291 MAC : LayoutTests/fast/text/atsui-multiple-renderers.html = IMAGE 2949 BUG26291 MAC : LayoutTests/fast/text/atsui-multiple-renderers.html = IMAGE
(...skipping 115 matching lines...) Expand 10 before | Expand all | Expand 10 after
3071 // hbono's new test. 3065 // hbono's new test.
3072 BUG27679 WIN LINUX MAC : LayoutTests/fast/events/ime-composition-events-001.html = TEXT 3066 BUG27679 WIN LINUX MAC : LayoutTests/fast/events/ime-composition-events-001.html = TEXT
3073 3067
3074 // Failure from merge 50947:50972 3068 // Failure from merge 50947:50972
3075 BUG27683 : LayoutTests/svg/custom/viewport-update2.svg = IMAGE+TEXT 3069 BUG27683 : LayoutTests/svg/custom/viewport-update2.svg = IMAGE+TEXT
3076 3070
3077 // Ignore tests timing out so that we don't miss new failures on the official 3071 // Ignore tests timing out so that we don't miss new failures on the official
3078 // bot. 3072 // bot.
3079 BUG28845 WIN : LayoutTests/fast/dom/object-embed-plugin-scripting.html = TIMEOUT 3073 BUG28845 WIN : LayoutTests/fast/dom/object-embed-plugin-scripting.html = TIMEOUT
3080 BUG28845 WIN : LayoutTests/fast/dom/object-plugin-hides-properties.html = TIMEOU T 3074 BUG28845 WIN : LayoutTests/fast/dom/object-plugin-hides-properties.html = TIMEOU T
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