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

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

Issue 342013: Fixed WebSocket related crash in webkit r50155 (Closed)
Patch Set: Created 11 years, 1 month 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 3161 matching lines...) Expand 10 before | Expand all | Expand 10 after
3172 BUG_YUTAK MAC LINUX : LayoutTests/fast/frames/frame-set-same-src.html = CRASH PA SS 3172 BUG_YUTAK MAC LINUX : LayoutTests/fast/frames/frame-set-same-src.html = CRASH PA SS
3173 BUG_YUTAK MAC RELEASE : LayoutTests/fast/overflow/002.html = CRASH PASS 3173 BUG_YUTAK MAC RELEASE : LayoutTests/fast/overflow/002.html = CRASH PASS
3174 3174
3175 // Test expectation for MAC is located above. 3175 // Test expectation for MAC is located above.
3176 // Please remove CRASH from that line when the fix is in. 3176 // Please remove CRASH from that line when the fix is in.
3177 BUG_YUTAK WIN LINUX : LayoutTests/fast/frames/invalid.html = CRASH PASS 3177 BUG_YUTAK WIN LINUX : LayoutTests/fast/frames/invalid.html = CRASH PASS
3178 3178
3179 // Not sure when the flakiness started. 3179 // Not sure when the flakiness started.
3180 BUG25378 WIN LINUX : LayoutTests/fast/forms/search-hidden-cancel-button.html = C RASH PASS 3180 BUG25378 WIN LINUX : LayoutTests/fast/forms/search-hidden-cancel-button.html = C RASH PASS
3181 3181
3182 // Caused by ukai at revision 29626 (WebSockets)
3183 BUG25399 WIN : LayoutTests/fast/xmlhttprequest/xmlhttprequest-gc.html = CRASH PA SS
3184 BUG25399 WIN : LayoutTests/fast/xmlhttprequest/xmlhttprequest-get.xhtml = CRASH PASS
3185 BUG25399 WIN : LayoutTests/fast/xmlhttprequest/xmlhttprequest-html-response-enco ding.html = CRASH PASS
3186 // Caused by ukai at revision 29765 (WebSockets)
3187 BUG25399 LINUX MAC : LayoutTests/fast/xmlhttprequest/null-document-xmlhttpreques t-open.html = CRASH
3188
3189 // Incorrect baseline removed. 3182 // Incorrect baseline removed.
3190 BUG25433 WIN LINUX : LayoutTests/css2.1/t040103-ident-03-c.html = IMAGE 3183 BUG25433 WIN LINUX : LayoutTests/css2.1/t040103-ident-03-c.html = IMAGE
3191 3184
3192 // Webkit roll 49926:49941 3185 // Webkit roll 49926:49941
3193 BUG25611 : LayoutTests/storage/domstorage/complex-values.html = FAIL 3186 BUG25611 : LayoutTests/storage/domstorage/complex-values.html = FAIL
3194 BUG25611 : LayoutTests/storage/domstorage/quota.html = CRASH PASS 3187 BUG25611 : LayoutTests/storage/domstorage/quota.html = CRASH PASS
3195 3188
3196 // Webkit roll 49947:49957 3189 // Webkit roll 49947:49957
3197 BUG_JOHNNYG WIN LINUX : LayoutTests/fast/forms/ValidityState-patternMismatch-001 .html = CRASH PASS 3190 BUG_JOHNNYG WIN LINUX : LayoutTests/fast/forms/ValidityState-patternMismatch-001 .html = CRASH PASS
3198 3191
(...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after
3291 // BUG24182 WIN LINUX DEBUG SLOW : LayoutTests/svg/css/getComputedStyle-basic.xh tml = PASS 3284 // BUG24182 WIN LINUX DEBUG SLOW : LayoutTests/svg/css/getComputedStyle-basic.xh tml = PASS
3292 BUG_JORLOW WIN LINUX DEBUG SLOW: LayoutTests/svg/css/getComputedStyle-basic.xhtm l = CRASH FAIL PASS 3285 BUG_JORLOW WIN LINUX DEBUG SLOW: LayoutTests/svg/css/getComputedStyle-basic.xhtm l = CRASH FAIL PASS
3293 3286
3294 // WebKit 50158:50171 3287 // WebKit 50158:50171
3295 BUG_JORLOW : LayoutTests/fast/dom/error-to-string-stack-overflow.html = FAIL 3288 BUG_JORLOW : LayoutTests/fast/dom/error-to-string-stack-overflow.html = FAIL
3296 3289
3297 // WebKit roll 50180:50186 3290 // WebKit roll 50180:50186
3298 BUG_JORLOW LINUX WIN : LayoutTests/fast/repaint/inline-relative-positioned.html = FAIL 3291 BUG_JORLOW LINUX WIN : LayoutTests/fast/repaint/inline-relative-positioned.html = FAIL
3299 BUG_JORLOW LINUX : LayoutTests/svg/custom/marker-default-width-height.svg = FAIL 3292 BUG_JORLOW LINUX : LayoutTests/svg/custom/marker-default-width-height.svg = FAIL
3300 BUG_JORLOW MAC : LayoutTests/http/tests/security/frameNavigation/xss-DENIED-plug in-navigation.html = FAIL 3293 BUG_JORLOW MAC : LayoutTests/http/tests/security/frameNavigation/xss-DENIED-plug in-navigation.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