diff options
author | kbr@google.com <kbr@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-29 23:58:33 +0000 |
---|---|---|
committer | kbr@google.com <kbr@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-29 23:58:33 +0000 |
commit | 84cb58e5a6e9e0d8e90d71640f35ffb684c170eb (patch) | |
tree | 517f9d5245274e657c001c188d62b6f2b9ad5c43 /webkit/tools | |
parent | 21e9cad7ec96f4aec529152741d5fae7a773b69d (diff) | |
download | chromium_src-84cb58e5a6e9e0d8e90d71640f35ffb684c170eb.zip chromium_src-84cb58e5a6e9e0d8e90d71640f35ffb684c170eb.tar.gz chromium_src-84cb58e5a6e9e0d8e90d71640f35ffb684c170eb.tar.bz2 |
Roll WebKit 85242:85369.
Upstreamed downstream test expectations. A couple previously added
overrode upstream expectations incorrectly, and were causing redness
on the deps bots.
The canaries are still cycling green but it should be possible to fix
any redness this introduces with a couple of downstream suppressions.
BUG=none
TEST=none
TBR=dpranke
Review URL: http://codereview.chromium.org/6904143
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83633 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 413b2e2..4c2310e 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -5,26 +5,3 @@ // Only add expectations here to temporarily suppress messages on the bots // until the changes can be landed upstream. -BUGDPRANKE SNOWLEOPARD : fast/speech/input-appearance-numberandspeech.html = IMAGE+TEXT PASS -BUGWK59742 MAC LEOPARD SNOWLEOPARD : fast/speech/input-appearance-speechbutton.html = IMAGE+TEXT PASS -BUGDPRANKE SNOWLEOPARD : svg/custom/foreign-object-skew.svg = IMAGE -BUGDPRANKE WIN : fast/harness/results.html = TEXT -BUGDPRANKE DEBUG : http/tests/local/link-stylesheet-preferred.html = CRASH PASS -BUGDPRANKE DEBUG : fast/css/empty-pseudo-class.html = PASS TEXT -BUGDPRANKE WIN RELEASE : http/tests/loading/redirect-methods.html = PASS TIMEOUT -BUGDPRANKE WIN RELEASE : http/tests/inspector/network-preflight-options.html = PASS TIMEOUT - -BUGWK59782 WIN LINUX : fast/box-shadow/single-pixel-shadow.html = IMAGE -BUGWK59782 WIN MAC LINUX : svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-color-attr.html = IMAGE -BUGWK59782 WIN MAC LINUX : svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-opacity-attr.html = IMAGE -BUGWK59782 WIN MAC LINUX : svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-color-prop.html = IMAGE -BUGWK59782 WIN MAC LINUX : svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-opacity-prop.html = IMAGE -BUGWK59782 WIN MAC LINUX : svg/filters/feDropShadow.svg = IMAGE - -BUGWK59833 : fast/table/prepend-in-anonymous-table.html = PASS TEXT -BUGWK59833 : tables/mozilla_expected_failures/other/test4.html = PASS IMAGE TEXT -BUGWK59833 LINUX : fast/table/dynamic-caption-add-before-child.xhtml = PASS IMAGE+TEXT -BUGWK59833 LINUX : fast/table/dynamic-caption-add-remove-before-child.xhtml = PASS IMAGE+TEXT -BUGWK59833 LINUX : fast/table/multiple-captions-display.xhtml = PASS IMAGE+TEXT - -BUGWK59839 : animations/3d/replace-filling-transform.html = PASS IMAGE |