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

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

Issue 377025: More layout test hygiene.... (Closed) Base URL: svn://chrome-svn/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 | Annotate | Revision Log
« no previous file with comments | « webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/canvas/fillrect_gradient-expected.png ('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 1189 matching lines...) Expand 10 before | Expand all | Expand 10 after
1200 1200
1201 // v8: A setter that is added to a prototype after the inline cache is 1201 // v8: A setter that is added to a prototype after the inline cache is
1202 // recorded will not be called. 1202 // recorded will not be called.
1203 BUG24209 : LayoutTests/fast/js/pic/cached-prototype-setter.html = FAIL 1203 BUG24209 : LayoutTests/fast/js/pic/cached-prototype-setter.html = FAIL
1204 1204
1205 // We have the wrong shadow for "This". 1205 // We have the wrong shadow for "This".
1206 // It appears we're not obeying the "transparent" fill color. 1206 // It appears we're not obeying the "transparent" fill color.
1207 BUG10317 LINUX : LayoutTests/fast/css/shadow-multiple.html = FAIL 1207 BUG10317 LINUX : LayoutTests/fast/css/shadow-multiple.html = FAIL
1208 1208
1209 // Problems with getImageData and toDataURL. 1209 // Problems with getImageData and toDataURL.
1210 // We should fix this test, but it wasn't passing for the 1.0 release, so 1210 // This test requires us to do alpha blending exactly the way CG does it,
1211 // it doesn't need to block the current release 1211 // which Skia may never do (see bug).
1212 BUG2972 LINUX WIN : LayoutTests/fast/canvas/canvas-getImageData.html = FAIL 1212 BUG22700 LINUX WIN : LayoutTests/fast/canvas/canvas-getImageData.html = FAIL
1213 1213
1214 // We're much closer now. To fully pass this we need encoders for jpg 1214 // We're much closer now. To fully pass this we need encoders for jpg
1215 // and gif, which is a low priority. 1215 // and gif, which is a low priority.
1216 BUG10318 WIN LINUX : LayoutTests/fast/canvas/toDataURL-supportedTypes.html = FAI L 1216 BUG10318 WIN LINUX : LayoutTests/fast/canvas/toDataURL-supportedTypes.html = FAI L
1217 1217
1218 // More tests that fail because of masks not working properly. 1218 // More tests that fail because of masks not working properly.
1219 // New tests. We should fix these, but they don't need to block the current rele ase 1219 // New tests. We should fix these, but they don't need to block the current rele ase
1220 BUG10319 WIN LINUX : LayoutTests/fast/backgrounds/mask-composite.html = FAIL 1220 BUG10319 WIN LINUX : LayoutTests/fast/backgrounds/mask-composite.html = FAIL
1221 BUG10319 WIN LINUX : LayoutTests/fast/backgrounds/repeat/mask-negative-offset-re peat.html = FAIL 1221 BUG10319 WIN LINUX : LayoutTests/fast/backgrounds/repeat/mask-negative-offset-re peat.html = FAIL
1222 1222
(...skipping 1092 matching lines...) Expand 10 before | Expand all | Expand 10 after
2315 2315
2316 // Regressions from WebKit merge to 40864 2316 // Regressions from WebKit merge to 40864
2317 // Likely just needs a rebaseline. 2317 // Likely just needs a rebaseline.
2318 BUG10421 LINUX : LayoutTests/fast/block/positioning/001.html = FAIL PASS 2318 BUG10421 LINUX : LayoutTests/fast/block/positioning/001.html = FAIL PASS
2319 2319
2320 // Regressions from WebKit merge 40875:41017 2320 // Regressions from WebKit merge 40875:41017
2321 BUG10426 LINUX : LayoutTests/fast/css-generated-content/beforeAfter-interdocumen t.html = FAIL 2321 BUG10426 LINUX : LayoutTests/fast/css-generated-content/beforeAfter-interdocumen t.html = FAIL
2322 // Selection highlight colors are wrong. 2322 // Selection highlight colors are wrong.
2323 BUG10426 LINUX : LayoutTests/fast/lists/drag-into-marker.html = FAIL 2323 BUG10426 LINUX : LayoutTests/fast/lists/drag-into-marker.html = FAIL
2324 2324
2325 // Flaky since the merge 41017:41057.
2326 BUG10428 WIN LINUX : LayoutTests/fast/canvas/fillrect_gradient.html = IMAGE
2327
2328 // It's not clear that the test isn't wrong here. It believes that middle 2325 // It's not clear that the test isn't wrong here. It believes that middle
2329 // aligning 15px Ahem should end up in a certain spot. But we have the 2326 // aligning 15px Ahem should end up in a certain spot. But we have the
2330 // x-height correct and we're still one px off. 2327 // x-height correct and we're still one px off.
2331 BUG10429 LINUX : LayoutTests/css2.1/t100801-c544-valgn-01-d-ag.html = FAIL 2328 BUG10429 LINUX : LayoutTests/css2.1/t100801-c544-valgn-01-d-ag.html = FAIL
2332 2329
2333 // New failures from Merge 41078:41149 2330 // New failures from Merge 41078:41149
2334 BUG10430 LINUX WIN : LayoutTests/fast/text/atsui-spacing-features.html = FAIL 2331 BUG10430 LINUX WIN : LayoutTests/fast/text/atsui-spacing-features.html = FAIL
2335 BUG10430 LINUX : LayoutTests/svg/W3C-SVG-1.1/text-intro-05-t.svg = FAIL 2332 BUG10430 LINUX : LayoutTests/svg/W3C-SVG-1.1/text-intro-05-t.svg = FAIL
2336 BUG10430 LINUX WIN : LayoutTests/svg/text/text-fonts-01-t.svg = FAIL 2333 BUG10430 LINUX WIN : LayoutTests/svg/text/text-fonts-01-t.svg = FAIL
2337 BUG10430 LINUX WIN : LayoutTests/svg/text/text-intro-05-t.svg = FAIL 2334 BUG10430 LINUX WIN : LayoutTests/svg/text/text-intro-05-t.svg = FAIL
2338 2335
2339 // New tests from merge 41181:41217 2336 // New tests from merge 41181:41217
2340 2337
2341 // Regressions from merge 41217:41268 2338 // Regressions from merge 41217:41268
2342 // SVG Mask-related tests. Most likely result of http://trac.webkit.org/changese t/41266. 2339 // SVG Mask-related tests. Most likely result of http://trac.webkit.org/changese t/41266.
2343 BUG10434 LINUX : LayoutTests/svg/W3C-SVG-1.1/masking-intro-01-f.svg = FAIL 2340 BUG10434 LINUX : LayoutTests/svg/W3C-SVG-1.1/masking-intro-01-f.svg = FAIL
2344 2341
2345 // Regression from merge 41268:41286 2342 // Regression from merge 41268:41286
2346 // We don't render linear gradient on text stroke.
2347 BUG10435 LINUX : LayoutTests/fast/canvas/canvas-text-alignment.html = FAIL
2348 // See above comment about this test on linux/win. 2343 // See above comment about this test on linux/win.
2349 BUG10435 MAC : LayoutTests/editing/selection/designmode-no-caret.html = FAIL 2344 BUG10435 MAC : LayoutTests/editing/selection/designmode-no-caret.html = FAIL
2350 // IMAGE+TEXT is flaky 2345 // IMAGE+TEXT is flaky
2351 BUG10435 WIN DEBUG : LayoutTests/editing/selection/move-by-line-001.html = PASS TEXT 2346 BUG10435 WIN DEBUG : LayoutTests/editing/selection/move-by-line-001.html = PASS TEXT
2352 2347
2353 // New tests added in the 41420:41447 merge that fail (just needs a new baseline ): 2348 // New tests added in the 41420:41447 merge that fail (just needs a new baseline ):
2354 BUG10437 LINUX : LayoutTests/fast/css-generated-content/hit-test-generated-conte nt.html = FAIL 2349 BUG10437 LINUX : LayoutTests/fast/css-generated-content/hit-test-generated-conte nt.html = FAIL
2355 2350
2356 // Flakey. Not clear when it started, but it was before 3/9/09. 2351 // Flakey. Not clear when it started, but it was before 3/9/09.
2357 // This test also started failing with the merge of March 25th 2009 2352 // This test also started failing with the merge of March 25th 2009
(...skipping 795 matching lines...) Expand 10 before | Expand all | Expand 10 after
3153 BUG27044 : LayoutTests/accessibility/aria-tab-roles.html = TEXT 3148 BUG27044 : LayoutTests/accessibility/aria-tab-roles.html = TEXT
3154 3149
3155 // WebKit 50517:50527 3150 // WebKit 50517:50527
3156 BUG27044 : LayoutTests/accessibility/aria-combobox.html = TEXT 3151 BUG27044 : LayoutTests/accessibility/aria-combobox.html = TEXT
3157 3152
3158 // This one needs platform-specific results (vista/xp/win7) 3153 // This one needs platform-specific results (vista/xp/win7)
3159 BUG10434 WIN : LayoutTests/svg/W3C-SVG-1.1/masking-intro-01-f.svg = IMAGE 3154 BUG10434 WIN : LayoutTests/svg/W3C-SVG-1.1/masking-intro-01-f.svg = IMAGE
3160 3155
3161 BUG_26969 MAC : LayoutTests/fast/forms/select-dirty-parent-pref-widths.html = MI SSING 3156 BUG_26969 MAC : LayoutTests/fast/forms/select-dirty-parent-pref-widths.html = MI SSING
3162 BUG_26969 MAC : LayoutTests/fast/text/text-letter-spacing.html = MISSING 3157 BUG_26969 MAC : LayoutTests/fast/text/text-letter-spacing.html = MISSING
OLDNEW
« no previous file with comments | « webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/canvas/fillrect_gradient-expected.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698