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

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

Issue 361010: Remove passing Linux Debug tests. The bot needed a clobber to pick up .in cha... (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
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 3172 matching lines...) Expand 10 before | Expand all | Expand 10 after
3183 3183
3184 // randomly started to be flaky on r30451 (revision had only a check-in of text_ expectations.txt) 3184 // randomly started to be flaky on r30451 (revision had only a check-in of text_ expectations.txt)
3185 BUG26195 MAC DEBUG : LayoutTests/plugins/netscape-plugin-map-data-to-src.html = PASS TEXT 3185 BUG26195 MAC DEBUG : LayoutTests/plugins/netscape-plugin-map-data-to-src.html = PASS TEXT
3186 BUG26195 MAC DEBUG : LayoutTests/plugins/netscape-plugin-setwindow-size.html = P ASS TEXT 3186 BUG26195 MAC DEBUG : LayoutTests/plugins/netscape-plugin-setwindow-size.html = P ASS TEXT
3187 BUG26195 MAC DEBUG : LayoutTests/http/tests/security/xssAuditor/script-tag-addsl ashes-single-quote.html = PASS TIMEOUT 3187 BUG26195 MAC DEBUG : LayoutTests/http/tests/security/xssAuditor/script-tag-addsl ashes-single-quote.html = PASS TIMEOUT
3188 3188
3189 // expected test failures (passed in roll to WebKit r50313) 3189 // expected test failures (passed in roll to WebKit r50313)
3190 BUG_HAMAJI : LayoutTests/fast/css/counters/invalidate-cached-counter-node.html = PASS FAIL 3190 BUG_HAMAJI : LayoutTests/fast/css/counters/invalidate-cached-counter-node.html = PASS FAIL
3191 3191
3192 // ==== WebKit roll 50258:50313 ==== 3192 // ==== WebKit roll 50258:50313 ====
3193 // --- Linux ---
3194 // Expected to fail since roll 50101:50158, but passed in roll to 50313 (47):
3195 // Best guesses for culprit WebKit patches are 50108, 50115, and 50259.
3196 BUG26291 LINUX DEBUG : LayoutTests/editing/deleting/5026848-2.html = FAIL
3197 BUG26291 LINUX DEBUG : LayoutTests/editing/deleting/5026848-3.html = FAIL
3198 BUG26291 LINUX DEBUG : LayoutTests/editing/deleting/5032066.html = FAIL
3199 BUG26291 LINUX DEBUG : LayoutTests/editing/deleting/5115601.html = FAIL
3200 BUG26291 LINUX DEBUG : LayoutTests/editing/deleting/5206311-2.html = FAIL
3201 BUG26291 LINUX DEBUG : LayoutTests/editing/deleting/delete-block-table.html = FA IL
3202 BUG26291 LINUX DEBUG : LayoutTests/editing/selection/4895428-1.html = FAIL
3203 BUG26291 LINUX DEBUG : LayoutTests/editing/selection/4895428-4.html = FAIL
3204 BUG26291 LINUX DEBUG : LayoutTests/editing/style/font-family-with-space.html = F AIL
3205 BUG26291 LINUX DEBUG : LayoutTests/fast/backgrounds/background-origin-root-eleme nt.html = FAIL
3206 BUG26291 LINUX DEBUG : LayoutTests/fast/backgrounds/repeat/background-repeat-sho rthand.html = FAIL
3207 BUG26291 LINUX DEBUG : LayoutTests/fast/backgrounds/size/backgroundSize01.html = FAIL
3208 BUG26291 LINUX DEBUG : LayoutTests/fast/backgrounds/size/backgroundSize02.html = FAIL
3209 BUG26291 LINUX DEBUG : LayoutTests/fast/backgrounds/size/backgroundSize04.html = FAIL
3210 BUG26291 LINUX DEBUG : LayoutTests/fast/backgrounds/size/backgroundSize05.html = FAIL
3211 BUG26291 LINUX DEBUG : LayoutTests/fast/backgrounds/size/backgroundSize06.html = FAIL
3212 BUG26291 LINUX DEBUG : LayoutTests/fast/backgrounds/size/backgroundSize07.html = FAIL
3213 BUG26291 LINUX DEBUG : LayoutTests/fast/backgrounds/size/backgroundSize08.html = FAIL
3214 BUG26291 LINUX DEBUG : LayoutTests/fast/backgrounds/size/backgroundSize09.html = FAIL
3215 BUG26291 LINUX DEBUG : LayoutTests/fast/backgrounds/size/backgroundSize10.html = FAIL
3216 BUG26291 LINUX DEBUG : LayoutTests/fast/backgrounds/size/backgroundSize11.html = FAIL
3217 BUG26291 LINUX DEBUG : LayoutTests/fast/backgrounds/size/backgroundSize12.html = FAIL
3218 BUG26291 LINUX DEBUG : LayoutTests/fast/backgrounds/size/backgroundSize13.html = FAIL
3219 BUG26291 LINUX DEBUG : LayoutTests/fast/backgrounds/size/backgroundSize14.html = FAIL
3220 BUG26291 LINUX DEBUG : LayoutTests/fast/backgrounds/size/backgroundSize15.html = FAIL
3221 BUG26291 LINUX DEBUG : LayoutTests/fast/backgrounds/size/backgroundSize16.html = FAIL
3222 BUG26291 LINUX DEBUG : LayoutTests/fast/backgrounds/size/backgroundSize17.html = FAIL
3223 BUG26291 LINUX DEBUG : LayoutTests/fast/backgrounds/size/backgroundSize18.html = FAIL
3224 BUG26291 LINUX DEBUG : LayoutTests/fast/backgrounds/size/backgroundSize19.html = FAIL
3225 BUG26291 LINUX DEBUG : LayoutTests/fast/backgrounds/size/backgroundSize20.html = FAIL
3226 BUG26291 LINUX DEBUG : LayoutTests/fast/backgrounds/size/backgroundSize21.html = FAIL
3227 BUG26291 LINUX DEBUG : LayoutTests/fast/backgrounds/size/backgroundSize22.html = FAIL
3228 BUG26291 LINUX DEBUG : LayoutTests/fast/backgrounds/size/parsing-background-size -values.html = FAIL
3229 BUG26291 LINUX DEBUG : LayoutTests/fast/backgrounds/size/parsing-inherit.html = FAIL
3230 BUG26291 LINUX DEBUG : LayoutTests/fast/backgrounds/size/zero.html = FAIL
3231 BUG26291 LINUX DEBUG : LayoutTests/fast/css/getComputedStyle/getComputedStyle-ba ckground-size.html = FAIL
3232 BUG26291 LINUX DEBUG : LayoutTests/fast/css/remove-shorthand.html = FAIL
3233 BUG26291 LINUX DEBUG : LayoutTests/fast/css/uri-token-parsing.html = FAIL
3234 BUG26291 LINUX DEBUG : LayoutTests/fast/css/value-list-out-of-bounds-crash.html = FAIL
3235 BUG26291 LINUX DEBUG : LayoutTests/fast/gradients/background-clipped.html = FAIL
3236 BUG26291 LINUX DEBUG : LayoutTests/fast/images/svg-as-tiled-background.html = FA IL
3237 BUG26291 LINUX DEBUG : LayoutTests/fast/repaint/background-misaligned.html = FAI L
3238 BUG26291 LINUX DEBUG : LayoutTests/fast/repaint/backgroundSizeRepaint.html = FAI L
3239 BUG26291 MAC : LayoutTests/transitions/multiple-mask-transitions.html = TEXT 3193 BUG26291 MAC : LayoutTests/transitions/multiple-mask-transitions.html = TEXT
3240 BUG26291 MAC : LayoutTests/fast/text/atsui-multiple-renderers.html = IMAGE 3194 BUG26291 MAC : LayoutTests/fast/text/atsui-multiple-renderers.html = IMAGE
3241 BUG26291 MAC : LayoutTests/fast/text/drawBidiText.html = IMAGE 3195 BUG26291 MAC : LayoutTests/fast/text/drawBidiText.html = IMAGE
3242 BUG26291 MAC : LayoutTests/transforms/2d/hindi-rotated.html = IMAGE 3196 BUG26291 MAC : LayoutTests/transforms/2d/hindi-rotated.html = IMAGE
3243 3197
3244 // WebKit roll 50313:50324 3198 // WebKit roll 50313:50324
3245 BUG_ROLANDSTEINER MAC LINUX : LayoutTests/fast/block/float/float-in-float-hit-te sting.html = IMAGE 3199 BUG_ROLANDSTEINER MAC LINUX : LayoutTests/fast/block/float/float-in-float-hit-te sting.html = IMAGE
3246 BUG_ROLANDSTEINER LINUX : LayoutTests/fast/events/click-focus-anchor.html = TEXT 3200 BUG_ROLANDSTEINER LINUX : LayoutTests/fast/events/click-focus-anchor.html = TEXT
3247 BUG_ROLANDSTEINER MAC : LayoutTests/fast/events/click-focus-anchor.html = TEXT 3201 BUG_ROLANDSTEINER MAC : LayoutTests/fast/events/click-focus-anchor.html = TEXT
3248 BUG_ROLANDSTEINER MAC : LayoutTests/http/tests/plugins/interrupted-get-url.html = TEXT 3202 BUG_ROLANDSTEINER MAC : LayoutTests/http/tests/plugins/interrupted-get-url.html = TEXT
(...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after
3338 BUG_SENORBLANCO LINUX DEBUG : LayoutTests/webarchive/test-duplicate-resources.ht ml = IMAGE+TEXT 3292 BUG_SENORBLANCO LINUX DEBUG : LayoutTests/webarchive/test-duplicate-resources.ht ml = IMAGE+TEXT
3339 3293
3340 // WebKit 50407:50416 3294 // WebKit 50407:50416
3341 BUG_SENORBLANCO : LayoutTests/accessibility/aria-controls-with-tabs.html = TEXT 3295 BUG_SENORBLANCO : LayoutTests/accessibility/aria-controls-with-tabs.html = TEXT
3342 BUG_SENORBLANCO : LayoutTests/accessibility/aria-tab-roles.html = TEXT 3296 BUG_SENORBLANCO : LayoutTests/accessibility/aria-tab-roles.html = TEXT
3343 BUG_SENORBLANCO LINUX WIN : LayoutTests/svg/css/circle-in-mask-with-shadow.svg = IMAGE 3297 BUG_SENORBLANCO LINUX WIN : LayoutTests/svg/css/circle-in-mask-with-shadow.svg = IMAGE
3344 BUG_SENORBLANCO WIN : LayoutTests/svg/W3C-SVG-1.1/masking-intro-01-f.svg = IMAGE 3298 BUG_SENORBLANCO WIN : LayoutTests/svg/W3C-SVG-1.1/masking-intro-01-f.svg = IMAGE
3345 3299
3346 // Started failing on Win, Linux after Webkit 50476:50480, probably 50477 3300 // Started failing on Win, Linux after Webkit 50476:50480, probably 50477
3347 BUG10442 WIN LINUX : LayoutTests/fast/dom/navigator-detached-no-crash.html = TEX T 3301 BUG10442 WIN LINUX : LayoutTests/fast/dom/navigator-detached-no-crash.html = TEX 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