diff options
author | caseq@google.com <caseq@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-15 11:55:16 +0000 |
---|---|---|
committer | caseq@google.com <caseq@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-15 11:55:16 +0000 |
commit | 1755716fcccc8ebc1886ff18911d55fd5de1f4d7 (patch) | |
tree | 86441bee9440abed91ed78e8b299d3ee6c4a4c28 /webkit/tools | |
parent | 5d9b415fa1beb801796b7dff115ede0d26d564ce (diff) | |
download | chromium_src-1755716fcccc8ebc1886ff18911d55fd5de1f4d7.zip chromium_src-1755716fcccc8ebc1886ff18911d55fd5de1f4d7.tar.gz chromium_src-1755716fcccc8ebc1886ff18911d55fd5de1f4d7.tar.bz2 |
Temporarily suppressed shadow tests with win expectations changed since r83936.
BUG=none
TEST=none
TBR=crogers
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@81727 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index e5461cf..f6239fb 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -5,5 +5,17 @@ // Only add expectations here to temporarily suppress messages on the bots // until the changes can be landed upstream. -// Rebaselined upstream, caseq will remove once WebKit is rolled past r83819. -BUGCASEQ : fast/frames/iframe-outline.html = IMAGE +// Temporary suppressed pending rebaseline upstream (skia shadow code change in r83936) +BUGCASEQ REBASELINE WIN : fast/multicol/shadow-breaking.html = IMAGE +BUGCASEQ REBASELINE WIN : fast/repaint/shadow-multiple-horizontal.html = IMAGE +BUGCASEQ REBASELINE WIN : fast/repaint/shadow-multiple-strict-horizontal.html = IMAGE +BUGCASEQ REBASELINE WIN : fast/repaint/shadow-multiple-strict-vertical.html = IMAGE +BUGCASEQ REBASELINE WIN : fast/repaint/shadow-multiple-vertical.html = IMAGE +BUGCASEQ REBASELINE WIN : fast/text/shadow-translucent-fill.html = IMAGE +BUGCASEQ REBASELINE WIN : fast/transforms/shadows.html = IMAGE +BUGCASEQ REBASELINE WIN : svg/css/composite-shadow-text.svg = IMAGE +BUGCASEQ REBASELINE WIN : svg/css/group-with-shadow.svg = IMAGE +BUGCASEQ REBASELINE WIN : svg/css/shadow-changes.svg = IMAGE +BUGCASEQ REBASELINE WIN : svg/css/text-shadow-multiple.xhtml = IMAGE +BUGCASEQ REBASELINE WIN : transitions/svg-text-shadow-transition.html = IMAGE +BUGCASEQ REBASELINE WIN : fast/forms/select-background-none.html = IMAGE |