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 179007: Rebaseline a couple of tests and update test_expecations.txt for a couple of ... (Closed) Base URL: svn://chrome-svn/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 | Annotate | Revision Log
« no previous file with comments | « webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/search-rtl-expected.txt ('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 1599 matching lines...) Expand 10 before | Expand all | Expand 10 after
1610 BUG10384 MAC : LayoutTests/fast/dom/Window/console-functions.html = CRASH FAIL P ASS 1610 BUG10384 MAC : LayoutTests/fast/dom/Window/console-functions.html = CRASH FAIL P ASS
1611 BUG10384 MAC : LayoutTests/http/tests/security/originHeader/origin-header-for-ge t.html = CRASH TIMEOUT FAIL PASS 1611 BUG10384 MAC : LayoutTests/http/tests/security/originHeader/origin-header-for-ge t.html = CRASH TIMEOUT FAIL PASS
1612 BUG10384 MAC : LayoutTests/http/tests/security/aboutBlank/security-context-with- base-tag.html = CRASH FAIL PASS 1612 BUG10384 MAC : LayoutTests/http/tests/security/aboutBlank/security-context-with- base-tag.html = CRASH FAIL PASS
1613 BUG10384 MAC : LayoutTests/http/tests/security/host-compare-case-insensitive.htm l = CRASH FAIL PASS 1613 BUG10384 MAC : LayoutTests/http/tests/security/host-compare-case-insensitive.htm l = CRASH FAIL PASS
1614 BUG10384 MAC : LayoutTests/fast/dom/Window/window-open-self-from-other-frame.htm l = CRASH FAIL PASS 1614 BUG10384 MAC : LayoutTests/fast/dom/Window/window-open-self-from-other-frame.htm l = CRASH FAIL PASS
1615 1615
1616 // ----------------------------------------------------------------- 1616 // -----------------------------------------------------------------
1617 // END MAC PORT TESTS 1617 // END MAC PORT TESTS
1618 // ----------------------------------------------------------------- 1618 // -----------------------------------------------------------------
1619 1619
1620 // WebKit Merge 38850:38900 new tests 1620 // WebKit Merge 38850:38900
1621
1622 // New test. We should fix it, but it doesn't need to block the current release
1623 BUG10385 : LayoutTests/fast/dom/dom-constructors.html = FAIL 1621 BUG10385 : LayoutTests/fast/dom/dom-constructors.html = FAIL
dglazkov 2009/08/27 22:30:56 Go ahead and move it to "OTHER" section, so that w
1624 1622
1625 // WebKit Merge 39100:39141 new tests: 1623 // WebKit Merge 39100:39141
1626 // New test. We should fix it, but it doesn't need to block the current release
1627 BUG10387 SKIP : LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-image-not-l oaded-svg.svg = FAIL 1624 BUG10387 SKIP : LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-image-not-l oaded-svg.svg = FAIL
dglazkov 2009/08/27 22:30:56 Ditto.
1628 1625
1629 // Windows pixeltest failure: alpha=0.5 red does not come out blended.
1630 // Linux pixeltest failure: alpha=0.5 red (1,0,0) atop yellow (1,1,0) is 1626 // Linux pixeltest failure: alpha=0.5 red (1,0,0) atop yellow (1,1,0) is
1631 // coming out with with a slightly-less-than-100% red channel. This test fails 1627 // coming out with with a slightly-less-than-100% red channel. This test fails
1632 // because we enforce non-transparent color in Font::drawGlyphs. 1628 // because we enforce non-transparent color in Font::drawGlyphs.
1633 BUG700464 LINUX : LayoutTests/fast/css/hsla-color.html = FAIL 1629 BUG700464 LINUX : LayoutTests/fast/css/hsla-color.html = FAIL
1634 1630
1635 // Linux pixeltest failure: flaky? Appears without red locally. 1631 // Linux pixeltest failure: flaky? Appears without red locally.
1636 BUG10388 LINUX : LayoutTests/fast/layers/layer-visibility-sublayer.html = FAIL P ASS 1632 BUG10388 LINUX : LayoutTests/fast/layers/layer-visibility-sublayer.html = FAIL P ASS
1637 1633
1638 // Implement layoutTestController.display() and 1634 // Implement layoutTestController.display() and
1639 // layoutTestController.testRepaint(). The only reason they are not marked as 1635 // layoutTestController.testRepaint(). The only reason they are not marked as
1640 // failures for Mac is because Mac doesn't yet run pixel tests where the 1636 // failures for Mac is because Mac doesn't yet run pixel tests where the
1641 // regression becomes visible. 1637 // regression becomes visible.
1642 BUG8630 WIN LINUX : LayoutTests/fast/repaint = FAIL 1638 BUG8630 WIN LINUX : LayoutTests/fast/repaint = FAIL
1643 BUG8630 WIN LINUX : LayoutTests/fast/canvas/canvas-as-image-incremental-repaint. html = FAIL 1639 BUG8630 WIN LINUX : LayoutTests/fast/canvas/canvas-as-image-incremental-repaint. html = FAIL
1644 BUG8630 WIN LINUX : LayoutTests/fast/canvas/canvas-incremental-repaint-2.html = FAIL 1640 BUG8630 WIN LINUX : LayoutTests/fast/canvas/canvas-incremental-repaint-2.html = FAIL
1645 BUG8630 WIN LINUX : LayoutTests/fast/canvas/canvas-incremental-repaint.html = FA IL 1641 BUG8630 WIN LINUX : LayoutTests/fast/canvas/canvas-incremental-repaint.html = FA IL
1646 1642
1647 // Linux pixeltest failure: Failing to rotate the form control 1643 // Linux pixeltest failure: Failing to rotate the form control
1648 BUG10390 LINUX : LayoutTests/fast/transforms/transformed-focused-text-input.html = FAIL 1644 BUG10390 LINUX : LayoutTests/fast/transforms/transformed-focused-text-input.html = FAIL
1649 1645
1650 // TODO(tc): flaky. 1646 // TODO(tc): flaky.
1651 BUG10391 LINUX : LayoutTests/fast/events/5056619.html = FAIL PASS 1647 BUG10391 LINUX : LayoutTests/fast/events/5056619.html = FAIL PASS
1652 1648
1653 // Failed with r6844 (dglazkov) 1649 // Failed with r6844 (dglazkov)
1654 BUG10392 MAC LINUX : LayoutTests/http/tests/navigation/error404-goback.html = TI MEOUT FAIL 1650 BUG10392 MAC LINUX : LayoutTests/http/tests/navigation/error404-goback.html = TI MEOUT FAIL
1655 1651
1656 // Passes when run by itself. Fails on the buildbot.
1657 // For Windows, see bug.
1658 BUG8291 LINUX WIN : LayoutTests/fast/css/beforeSelectorOnCodeElement.html = CRAS H PASS
1659
1660 // This test appears to pass on Linux, despite it referencing feed:// URLs which 1652 // This test appears to pass on Linux, despite it referencing feed:// URLs which
1661 // we don't support. Needs more investigation. 1653 // we don't support. Needs more investigation.
1662 // Expectations for this test changed upstream. We should fix this test, but 1654 // Expectations for this test changed upstream. We should fix this test, but
1663 // it doesn't need to block the current release 1655 // it doesn't need to block the current release
1664 BUG10393 : LayoutTests/http/tests/security/feed-urls-from-remote.html = FAIL PAS S 1656 BUG10393 : LayoutTests/http/tests/security/feed-urls-from-remote.html = FAIL PAS S
1665 1657
1666 // Skipped as this tests window.sessionStorage, which we don't 1658 // Skipped as this tests window.sessionStorage, which we don't
1667 // support. Enable once we turn on DOM_STORAGE. 1659 // support. Enable once we turn on DOM_STORAGE.
1668 BUG4360 SKIP : LayoutTests/http/tests/navigation/post-goback-repost-policy.html = TIMEOUT 1660 BUG4360 SKIP : LayoutTests/http/tests/navigation/post-goback-repost-policy.html = TIMEOUT
1669 1661
1670 // Probably just needs to be rebaselined. We generate the png before the 1662 // Probably just needs to be rebaselined. We generate the png before the
1671 // image in the iframe loads so its dimensions are 0x0. 1663 // image in the iframe loads so its dimensions are 0x0.
1672 // TODO(tc): Failing on buildbots 1664 // TODO(tc): Failing on buildbots
1673 BUG10394 WIN LINUX : LayoutTests/fast/events/standalone-image-drag-to-editable.h tml = FAIL 1665 BUG10394 WIN LINUX : LayoutTests/fast/events/standalone-image-drag-to-editable.h tml = FAIL
1674 1666
1675 // Merge 39309:39335 Regressions (RenderButton::setupInnerStyle regression). 1667 // Merge 39309:39335 Regressions (RenderButton::setupInnerStyle regression).
1676 BUG5737 LINUX : LayoutTests/fast/box-sizing/percentage-height.html = FAIL 1668 BUG5737 LINUX : LayoutTests/fast/box-sizing/percentage-height.html = FAIL
1677 BUG5737 LINUX : LayoutTests/fast/forms/001.html = FAIL 1669 BUG5737 LINUX : LayoutTests/fast/forms/001.html = FAIL
1678 BUG5737 LINUX : LayoutTests/fast/forms/input-first-letter.html = FAIL 1670 BUG5737 LINUX : LayoutTests/fast/forms/input-first-letter.html = FAIL
1679 1671
1680 // These test the behavior of the (x) in type=search inputs. We haven't 1672 // The (x) in type=search inputs appears to be slightly broken. This test will also need a rebaseline.
1681 // implemented this yet (should we on win/linux?). 1673 BUG20439 WIN LINUX : LayoutTests/fast/forms/search-transformed.html = FAIL
1682 BUG5701 WIN LINUX : LayoutTests/fast/forms/search-cancel-button-style-sharing.ht ml = FAIL
1683 BUG5701 WIN LINUX : LayoutTests/fast/forms/search-rtl.html = FAIL
1684 BUG5701 WIN LINUX : LayoutTests/fast/forms/search-transformed.html = FAIL
1685 1674
1686 // Merge 39369:39410: new test. Ran correctly and was baselined on Win32. 1675 // Merge 39369:39410: new test. Ran correctly and was baselined on Win32.
1687 BUG10396 MAC : LayoutTests/fast/reflections/reflection-overflow-hidden.html = FA IL PASS 1676 BUG10396 MAC : LayoutTests/fast/reflections/reflection-overflow-hidden.html = FA IL PASS
1688 1677
1689 // Linux's rotated text output looks terrible. 1678 // Linux's rotated text output looks terrible.
1690 BUG10397 LINUX : LayoutTests/fast/transforms/transformed-document-element.html = FAIL 1679 BUG10397 LINUX : LayoutTests/fast/transforms/transformed-document-element.html = FAIL
1691 1680
1692 // Merge 39606:39660 - new tests 1681 // Rebaseline
1693 // New test. We should fix it, but it doesn't need to block the current release 1682 BUG10398 : LayoutTests/fast/events/pointer-events-2.html = FAIL
1694 BUG10398 SKIP : LayoutTests/fast/events/pointer-events-2.html = FAIL
1695 BUG10398 SKIP : LayoutTests/fast/events/pointer-events.html = FAIL
1696 1683
1697 // Merge 39744:39829 - new tests 1684 // Merge 39744:39829 - new tests
1698 // New test. We should fix it, but it doesn't need to block the current release 1685 // New test. We should fix it, but it doesn't need to block the current release
1699 BUG10399 MAC : LayoutTests/fast/encoding/char-encoding-mac.html = FAIL 1686 BUG10399 MAC : LayoutTests/fast/encoding/char-encoding-mac.html = FAIL
1700 1687
1701 // Merge 39830:39880 - new tests 1688 // Merge 39830:39880 - new tests
1702 // New test. We should fix it, but it doesn't need to block the current release 1689 // New test. We should fix it, but it doesn't need to block the current release
1703 BUG10401 : LayoutTests/plugins/npruntime.html = TIMEOUT FAIL 1690 BUG10401 : LayoutTests/plugins/npruntime.html = TIMEOUT FAIL
1704 1691
1705 // Merge 39894:39913 - new test. 1692 // Merge 39894:39913 - new test.
(...skipping 1073 matching lines...) Expand 10 before | Expand all | Expand 10 after
2779 // WebKit 47821:47827 2766 // WebKit 47821:47827
2780 BUG_JORLOW : LayoutTests/fast/events/pageshow-pagehide-on-back-uncached.html = F AIL 2767 BUG_JORLOW : LayoutTests/fast/events/pageshow-pagehide-on-back-uncached.html = F AIL
2781 BUG_JORLOW : LayoutTests/fast/events/pageshow-pagehide.html = FAIL 2768 BUG_JORLOW : LayoutTests/fast/events/pageshow-pagehide.html = FAIL
2782 BUG_JORLOW : LayoutTests/fast/events/pageshow-pagehide-on-back-cached.html = TIM EOUT 2769 BUG_JORLOW : LayoutTests/fast/events/pageshow-pagehide-on-back-cached.html = TIM EOUT
2783 2770
2784 // WebKit 47827:47830 2771 // WebKit 47827:47830
2785 BUG_JORLOW : LayoutTests/editing/pasteboard/files-during-page-drags.html = FAIL 2772 BUG_JORLOW : LayoutTests/editing/pasteboard/files-during-page-drags.html = FAIL
2786 2773
2787 // This newly added test times out on Mac: 2774 // This newly added test times out on Mac:
2788 BUG20438 MAC : chrome/plugins/get-url-with-iframe-target.html = TIMEOUT 2775 BUG20438 MAC : chrome/plugins/get-url-with-iframe-target.html = TIMEOUT
OLDNEW
« no previous file with comments | « webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/search-rtl-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698