diff options
author | dpranke@google.com <dpranke@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-23 01:40:03 +0000 |
---|---|---|
committer | dpranke@google.com <dpranke@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-23 01:40:03 +0000 |
commit | ea892b7054057ed3de9aab2a2e6f1f25f701c3da (patch) | |
tree | b658f01b5b30eda5e3acbc4d6cdc50ebb491691e /webkit | |
parent | cffd72db1fc08615a48a296f9addf499bb1506a7 (diff) | |
download | chromium_src-ea892b7054057ed3de9aab2a2e6f1f25f701c3da.zip chromium_src-ea892b7054057ed3de9aab2a2e6f1f25f701c3da.tar.gz chromium_src-ea892b7054057ed3de9aab2a2e6f1f25f701c3da.tar.bz2 |
suppress failures while I triage them on the canaries ...
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@82765 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 0ca4cc3..bd45e7c 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -4,3 +4,36 @@ // // Only add expectations here to temporarily suppress messages on the bots // until the changes can be landed upstream. + +BUGDPRANKE : fast/dom/dataset-gc.html = TEXT +BUGDPRANKE : fast/forms/cursor-at-editable-content-boundary.html = TEXT +BUGDPRANKE : editing/deleting/table-cells.html = IMAGE +BUGDPRANKE : fast/backgrounds/gradient-background-leakage.html = IMAGE +BUGDPRANKE : fast/forms/validation-message-appearance.html = IMAGE +BUGDPRANKE : fast/inline-block/14498-positionForCoordinates.html = IMAGE +BUGDPRANKE : fast/multicol/shadow-breaking.html = IMAGE +BUGDPRANKE : fast/block/positioning/rtl-fixed-positioning.html = MISSING +BUGDPRANKE : fast/block/positioning/vertical-rl/fixed-positioning.html = MISSING +BUGDPRANKE WIN : fast/repaint/shadow-multiple-horizontal.html = IMAGE +BUGDPRANKE WIN : fast/repaint/shadow-multiple-strict-horizontal.html = IMAGE +BUGDPRANKE WIN : fast/repaint/shadow-multiple-strict-vertical.html = IMAGE +BUGDPRANKE WIN : fast/repaint/shadow-multiple-vertical.html = IMAGE +BUGDPRANKE WIN MAC : fast/text/shadow-translucent-fill.html = IMAGE +BUGDPRANKE WIN MAC : fast/transforms/shadows.html = IMAGE +BUGDPRANKE WIN : svg/css/group-with-shadow.svg = IMAGE +BUGDPRANKE WIN : svg/css/text-shadow-multiple.xhtml = IMAGE +BUGDPRANKE WIN : transitions/svg-text-shadow-transition.html = IMAGE + +// flakiness + +BUGDPRANKE MAC LEOPARD DEBUG : http/tests/local/stylesheet-and-script-load-order.html = CRASH PASS +BUGDPRANKE MAC LEOPARD DEBUG : inspector/console/console-tests.html = TIMEOUT +BUGDPRANKE LINUX DEBUG : fast/encoding/parser-tests-60.html = TIMEOUT PASS +BUGDPRANKE LINUX DEBUG : editing/execCommand/append-node-under-document.html = TEXT PASS +BUGDPRANKE LINUX DEBUG : svg/batik/text/textOnPath2.svg = IMAGE PASS +BUGDPRANKE LINUX DEBUG : svg/batik/text/textOnPath3.svg = IMAGE PASS +BUGDPRANKE WIN DEBUG : svg/dom/SVGScriptElement/script-set-href.svg = TEXT PASS +BUGDPRANKE WIN DEBUG : http/tests/navigation/ping-cross-origin-from-https.html = TIMEOUT PASS +BUGDPRANKE WIN DEBUG : http/tests/xmlhttprequest/failed-auth.html = TEXT TIMEOUT +BUGDPRANKE WIN : tables/mozilla/bugs/bug28341.html = IMAGE PASS + |