summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authorabarth@chromium.org <abarth@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-06-01 21:52:12 +0000
committerabarth@chromium.org <abarth@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-06-01 21:52:12 +0000
commit3622cfdb6c64009bbbd0f97d6c6eeaadd58068b1 (patch)
tree224a6a139c0fbf3ba456ec146971bf8747c83984 /webkit
parent659da0874ff032cf2ef079ae75f65a5d18971347 (diff)
downloadchromium_src-3622cfdb6c64009bbbd0f97d6c6eeaadd58068b1.zip
chromium_src-3622cfdb6c64009bbbd0f97d6c6eeaadd58068b1.tar.gz
chromium_src-3622cfdb6c64009bbbd0f97d6c6eeaadd58068b1.tar.bz2
Remove downstream suppressions. These suppressions are blocking me from resolving these issues upstream.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87530 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt24
1 files changed, 1 insertions, 23 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index cc6d5d5..707c890 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -5,26 +5,4 @@
// Only add expectations here to temporarily suppress messages on the bots
// until the changes can be landed upstream.
-// The need for rebaselines is conflicting with the TIMEOUT expectation upstream
-BUGWK59782 WIN MAC LINUX DEBUG CPU : svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-color-attr.html = IMAGE TIMEOUT
-BUGWK59782 WIN MAC LINUX DEBUG CPU : svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-opacity-attr.html = IMAGE TIMEOUT
-BUGWK59782 WIN MAC LINUX DEBUG CPU : svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-color-prop.html = IMAGE TIMEOUT
-BUGWK59782 WIN MAC LINUX DEBUG CPU : svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-opacity-prop.html = IMAGE TIMEOUT
-BUGWK59782 WIN MAC LINUX DEBUG CPU : svg/filters/feDropShadow.svg = IMAGE TIMEOUT
-
-// Failure introduced by Chromium r83848.
-BUG_HCLAM : fast/url/ipv6.html = TEXT
-
-// Probably just need rebaselining, but putting here to get the @DEPS builders green.
-BUGCR84161 : fast/dom/navigator-detached-no-crash.html = TEXT
-BUGCR84161 : fast/dom/register-protocol-handler.html = TEXT
-
-// Just needs rebasing, suppressing until all baselines are available.
-BUGADAMK WIN : svg/zoom/page/zoom-foreignObject.svg = IMAGE TEXT IMAGE+TEXT
-
-// Webkit test does not follow ES5 spec on this, will upstream
-// new expectations.
-BUGRICOW : fast/js/property-getters-and-setters.html = TEXT
-
-// Temporary suppression while I investigate.
-BUGABARTH : svg/as-image/svg-as-background-with-viewBox.html = FAIL
+// PLEASE DO NOT LEAVE ENTRIES IN THIS FILE FOR MORE THAN 24 HRS.