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

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

Issue 194074: Reorganize repaint tests into more accurate bugs, rebaseline one.... (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: Created 11 years, 3 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
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 1449 matching lines...) Expand 10 before | Expand all | Expand 10 after
1460 1460
1461 // ----------------------------------------------------------------- 1461 // -----------------------------------------------------------------
1462 // END MAC PORT TESTS 1462 // END MAC PORT TESTS
1463 // ----------------------------------------------------------------- 1463 // -----------------------------------------------------------------
1464 1464
1465 // Linux pixeltest failure: alpha=0.5 red (1,0,0) atop yellow (1,1,0) is 1465 // Linux pixeltest failure: alpha=0.5 red (1,0,0) atop yellow (1,1,0) is
1466 // coming out with with a slightly-less-than-100% red channel. This test fails 1466 // coming out with with a slightly-less-than-100% red channel. This test fails
1467 // because we enforce non-transparent color in Font::drawGlyphs. 1467 // because we enforce non-transparent color in Font::drawGlyphs.
1468 BUG700464 LINUX : LayoutTests/fast/css/hsla-color.html = FAIL 1468 BUG700464 LINUX : LayoutTests/fast/css/hsla-color.html = FAIL
1469 1469
1470 // Implement layoutTestController.display() and 1470 // Implement layoutTestController.testRepaint()
1471 // layoutTestController.testRepaint(). The only reason they are not marked as 1471 BUG21510 WIN LINUX : LayoutTests/fast/repaint/shadow-multiple-horizontal.html = FAIL
1472 // failures for Mac is because Mac doesn't yet run pixel tests where the 1472 BUG21510 WIN LINUX : LayoutTests/fast/repaint/shadow-multiple-strict-horizontal. html = FAIL
1473 // regression becomes visible. 1473 BUG21510 WIN LINUX : LayoutTests/fast/repaint/shadow-multiple-strict-vertical.ht ml = FAIL
1474 BUG21510 WIN LINUX : LayoutTests/fast/repaint/shadow-multiple-vertical.html = FA IL
1475 BUG21510 WIN LINUX : LayoutTests/fast/repaint/text-shadow-horizontal.html = FAIL
1476 BUG21510 WIN LINUX : LayoutTests/fast/repaint/text-shadow.html = FAIL
1477
1478 // Implement layoutTestController.display()
1474 BUG8630 WIN LINUX : LayoutTests/fast/repaint/body-background-image.html = FAIL 1479 BUG8630 WIN LINUX : LayoutTests/fast/repaint/body-background-image.html = FAIL
1475 BUG8630 WIN LINUX : LayoutTests/fast/repaint/clip-with-layout-delta.html = FAIL 1480 BUG8630 WIN LINUX : LayoutTests/fast/repaint/clip-with-layout-delta.html = FAIL
1476 1481
1477 BUG8630 LINUX : LayoutTests/fast/repaint/erase-overflow.html = FAIL
1478 BUG8630 LINUX : LayoutTests/fast/repaint/inline-block-resize.html = FAIL
1479 BUG8630 LINUX : LayoutTests/fast/repaint/inline-overflow.html = FAIL
1480 BUG8630 LINUX : LayoutTests/fast/repaint/invisible-objects.html = FAIL
1481 BUG8630 LINUX : LayoutTests/fast/repaint/layer-full-repaint.html = FAIL
1482 BUG8630 LINUX : LayoutTests/fast/repaint/layer-hide-when-needs-layout.html = FAI L
1483
1484 BUG8630 LINUX : LayoutTests/fast/repaint/layer-visibility.html = FAIL
1485 BUG8630 WIN LINUX : LayoutTests/fast/repaint/line-flow-with-floats-1.html = FAIL 1482 BUG8630 WIN LINUX : LayoutTests/fast/repaint/line-flow-with-floats-1.html = FAIL
1486 BUG8630 WIN LINUX : LayoutTests/fast/repaint/line-flow-with-floats-2.html = FAIL 1483 BUG8630 WIN LINUX : LayoutTests/fast/repaint/line-flow-with-floats-2.html = FAIL
1487 BUG8630 WIN LINUX : LayoutTests/fast/repaint/line-flow-with-floats-6.html = FAIL 1484 BUG8630 WIN LINUX : LayoutTests/fast/repaint/line-flow-with-floats-6.html = FAIL
1488 BUG8630 WIN LINUX : LayoutTests/fast/repaint/line-flow-with-floats-8.html = FAIL 1485 BUG8630 WIN LINUX : LayoutTests/fast/repaint/line-flow-with-floats-8.html = FAIL
1489 BUG8630 WIN LINUX : LayoutTests/fast/repaint/line-flow-with-floats-9.html = FAIL 1486 BUG8630 WIN LINUX : LayoutTests/fast/repaint/line-flow-with-floats-9.html = FAIL
1490 BUG8630 WIN LINUX : LayoutTests/fast/repaint/line-overflow.html = FAIL 1487 BUG8630 WIN LINUX : LayoutTests/fast/repaint/line-overflow.html = FAIL
1491 BUG8630 WIN LINUX : LayoutTests/fast/repaint/make-children-non-inline.html = FAI L 1488 BUG8630 WIN LINUX : LayoutTests/fast/repaint/make-children-non-inline.html = FAI L
1492 BUG8630 LINUX : LayoutTests/fast/repaint/overflow-clip-subtree-layout.html = FAI L
1493 BUG8630 WIN LINUX : LayoutTests/fast/repaint/overflow-outline-repaint.html = FAI L 1489 BUG8630 WIN LINUX : LayoutTests/fast/repaint/overflow-outline-repaint.html = FAI L
1494 BUG8630 WIN LINUX : LayoutTests/fast/repaint/selected-replaced.html = FAIL 1490 BUG8630 WIN LINUX : LayoutTests/fast/repaint/selected-replaced.html = FAIL
1495
1496 BUG8630 WIN LINUX : LayoutTests/fast/repaint/shadow-multiple-horizontal.html = F AIL
1497 BUG8630 WIN LINUX : LayoutTests/fast/repaint/shadow-multiple-strict-horizontal.h tml = FAIL
1498 BUG8630 WIN LINUX : LayoutTests/fast/repaint/shadow-multiple-strict-vertical.htm l = FAIL
1499 BUG8630 WIN LINUX : LayoutTests/fast/repaint/shadow-multiple-vertical.html = FAI L
1500 BUG8630 LINUX : LayoutTests/fast/repaint/subtree-root-clip-2.html = FAIL
1501 BUG8630 LINUX : LayoutTests/fast/repaint/subtree-root-clip-3.html = FAIL
1502 BUG8630 LINUX : LayoutTests/fast/repaint/subtree-root-clip.html = FAIL
1503 BUG8630 LINUX : LayoutTests/fast/repaint/table-col-background.html = FAIL
1504 BUG8630 LINUX : LayoutTests/fast/repaint/table-row.html = FAIL
1505 BUG8630 LINUX : LayoutTests/fast/repaint/table-section-overflow.html = FAIL
1506 BUG8630 WIN LINUX : LayoutTests/fast/repaint/text-shadow-horizontal.html = FAIL
1507 BUG8630 WIN LINUX : LayoutTests/fast/repaint/text-shadow.html = FAIL
1508
1509 BUG8630 WIN LINUX : LayoutTests/fast/canvas/canvas-incremental-repaint-2.html = FAIL 1491 BUG8630 WIN LINUX : LayoutTests/fast/canvas/canvas-incremental-repaint-2.html = FAIL
1510 BUG8630 WIN LINUX : LayoutTests/fast/canvas/canvas-incremental-repaint.html = FA IL 1492 BUG8630 WIN LINUX : LayoutTests/fast/canvas/canvas-incremental-repaint.html = FA IL
1511
1512 BUG8630 WIN LINUX : LayoutTests/fast/backgrounds/solid-color-context-restore.htm l = FAIL 1493 BUG8630 WIN LINUX : LayoutTests/fast/backgrounds/solid-color-context-restore.htm l = FAIL
1513 BUG8630 WIN LINUX : LayoutTests/fast/dynamic/containing-block-change.html = FAIL 1494 BUG8630 WIN LINUX : LayoutTests/fast/dynamic/containing-block-change.html = FAIL
1514 BUG8630 WIN LINUX : LayoutTests/fast/forms/hidden-listbox.html = FAIL 1495 BUG8630 WIN LINUX : LayoutTests/fast/forms/hidden-listbox.html = FAIL
1515 BUG8630 WIN LINUX : LayoutTests/fast/forms/listbox-clip.html = FAIL 1496 BUG8630 WIN LINUX : LayoutTests/fast/forms/listbox-clip.html = FAIL
1516 BUG8630 LINUX : LayoutTests/fast/layers/layer-content-visibility-change.html = F AIL
1517 BUG8630 WIN LINUX : LayoutTests/fast/overflow/hidden-scrollbar-resize.html = FAI L 1497 BUG8630 WIN LINUX : LayoutTests/fast/overflow/hidden-scrollbar-resize.html = FAI L
1518 BUG8630 WIN LINUX : LayoutTests/fast/reflections/inline-crash.html = FAIL 1498 BUG8630 WIN LINUX : LayoutTests/fast/reflections/inline-crash.html = FAIL
1519 BUG8630 WIN : LayoutTests/fast/replaced/width100percent-textarea.html = FAIL
1520 BUG8630 WIN LINUX : LayoutTests/fast/text/font-initial.html = FAIL 1499 BUG8630 WIN LINUX : LayoutTests/fast/text/font-initial.html = FAIL
1521 BUG8630 WIN LINUX : pending/fast/repaint/bugzilla-6473.html = FAIL 1500 BUG8630 WIN LINUX : pending/fast/repaint/bugzilla-6473.html = FAIL
1522 // These started flaking after initial implementation of .display() landed. 1501
1523 BUG8630 LINUX : LayoutTests/svg/custom/use-detach.svg = FAIL PASS 1502 BUG8630 LINUX : LayoutTests/svg/custom/use-detach.svg = FAIL PASS
1524 BUG8630 LINUX : LayoutTests/fast/backgrounds/001.html = CRASH FAIL PASS 1503
1504 BUG18772 LINUX : LayoutTests/fast/backgrounds/001.html = CRASH FAIL PASS
1505
1506 // Linux checksum computation produces results, differnt from Windows or upstrea m.
Julie Parent 2009/09/10 21:32:45 type-o
1507 BUG21386 LINUX : LayoutTests/fast/repaint/erase-overflow.html = FAIL
1508 BUG21386 LINUX : LayoutTests/fast/repaint/inline-block-resize.html = FAIL
1509 BUG21386 LINUX : LayoutTests/fast/repaint/inline-overflow.html = FAIL
1510 BUG21386 LINUX : LayoutTests/fast/repaint/invisible-objects.html = FAIL
1511 BUG21386 LINUX : LayoutTests/fast/repaint/layer-full-repaint.html = FAIL
1512 BUG21386 LINUX : LayoutTests/fast/repaint/layer-hide-when-needs-layout.html = FA IL
1513 BUG21386 LINUX : LayoutTests/fast/repaint/layer-visibility.html = FAIL
1514 BUG21386 LINUX : LayoutTests/fast/repaint/overflow-clip-subtree-layout.html = FA IL
1515 BUG21386 LINUX : LayoutTests/fast/repaint/subtree-root-clip-2.html = FAIL
1516 BUG21386 LINUX : LayoutTests/fast/repaint/subtree-root-clip-3.html = FAIL
1517 BUG21386 LINUX : LayoutTests/fast/repaint/subtree-root-clip.html = FAIL
1518 BUG21386 LINUX : LayoutTests/fast/repaint/table-col-background.html = FAIL
1519 BUG21386 LINUX : LayoutTests/fast/repaint/table-row.html = FAIL
1520 BUG21386 LINUX : LayoutTests/fast/repaint/table-section-overflow.html = FAIL
1521 BUG21386 LINUX : LayoutTests/fast/layers/layer-content-visibility-change.html = FAIL
1525 1522
1526 // Linux pixeltest failure: Failing to rotate the form control 1523 // Linux pixeltest failure: Failing to rotate the form control
1527 BUG10390 LINUX : LayoutTests/fast/transforms/transformed-focused-text-input.html = FAIL 1524 BUG10390 LINUX : LayoutTests/fast/transforms/transformed-focused-text-input.html = FAIL
1528 1525
1529 // TODO(tc): flaky. 1526 // TODO(tc): flaky.
1530 BUG10391 LINUX : LayoutTests/fast/events/5056619.html = FAIL PASS 1527 BUG10391 LINUX : LayoutTests/fast/events/5056619.html = FAIL PASS
1531 1528
1532 // Failed with r6844 (dglazkov) 1529 // Failed with r6844 (dglazkov)
1533 BUG10392 MAC LINUX : LayoutTests/http/tests/navigation/error404-goback.html = TI MEOUT FAIL 1530 BUG10392 MAC LINUX : LayoutTests/http/tests/navigation/error404-goback.html = TI MEOUT FAIL
1534 1531
(...skipping 810 matching lines...) Expand 10 before | Expand all | Expand 10 after
2345 BUG_JAPHET WIN : LayoutTests/transitions/transition-end-event-transform.html = F AIL PASS 2342 BUG_JAPHET WIN : LayoutTests/transitions/transition-end-event-transform.html = F AIL PASS
2346 2343
2347 // Flaky, not clear as of when. 2344 // Flaky, not clear as of when.
2348 BUG21411 : LayoutTests/svg/dom/SVGScriptElement/script-load-and-error-events.svg = FAIL PASS 2345 BUG21411 : LayoutTests/svg/dom/SVGScriptElement/script-load-and-error-events.svg = FAIL PASS
2349 2346
2350 // WebKit 48217:48239 2347 // WebKit 48217:48239
2351 // Fails because we don't support layoutTestController.addUserStyleSheet(). 2348 // Fails because we don't support layoutTestController.addUserStyleSheet().
2352 BUG21439 : LayoutTests/userscripts/simple-stylesheet.html = FAIL 2349 BUG21439 : LayoutTests/userscripts/simple-stylesheet.html = FAIL
2353 // New database test that fails. 2350 // New database test that fails.
2354 BUG21442 : LayoutTests/storage/test-authorizer.html = TIMEOUT 2351 BUG21442 : LayoutTests/storage/test-authorizer.html = TIMEOUT
OLDNEW
« no previous file with comments | « webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/replaced/width100percent-textarea-expected.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698