diff options
author | robertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-12-13 19:21:29 +0000 |
---|---|---|
committer | robertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-12-13 19:21:29 +0000 |
commit | 10be88bb92f4c2ada1711dbca62a07748a6fa5c8 (patch) | |
tree | a6e387e6158c362a87754ec312c8c581f98c7c46 /skia/skia_test_expectations.txt | |
parent | 68d8224b2b734559ffdeb2d9156810c5887de291 (diff) | |
download | chromium_src-10be88bb92f4c2ada1711dbca62a07748a6fa5c8.zip chromium_src-10be88bb92f4c2ada1711dbca62a07748a6fa5c8.tar.gz chromium_src-10be88bb92f4c2ada1711dbca62a07748a6fa5c8.tar.bz2 |
Roll Skia DEPS to 6773 & add suppressions
control: https://codereview.chromium.org/11575012/
Review URL: https://codereview.chromium.org/11571012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@172920 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'skia/skia_test_expectations.txt')
-rw-r--r-- | skia/skia_test_expectations.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/skia/skia_test_expectations.txt b/skia/skia_test_expectations.txt index 4327f6e..814ce0e 100644 --- a/skia/skia_test_expectations.txt +++ b/skia/skia_test_expectations.txt @@ -48,4 +48,14 @@ # # START OVERRIDES HERE +# These 6 tests will be rebaselined by fmalita@ +# They are due to http://code.google.com/p/skia/source/detail?r=6773 +crbug.com/165935 fast/borders/borderRadiusDotted02.html [ ImageOnlyFailure ] +crbug.com/165935 fast/borders/borderRadiusDotted03.html [ ImageOnlyFailure ] +crbug.com/165935 fast/borders/borderRadiusDotted04.html [ ImageOnlyFailure ] +# These 3 are really Windows only +crbug.com/165935 fast/forms/button-generated-content.html [ ImageOnlyFailure ] +crbug.com/165935 fast/forms/button-inner-block-reuse.html [ ImageOnlyFailure ] +crbug.com/165935 ietestcenter/css3/bordersbackgrounds/border-radius-style-001.htm [ ImageOnlyFailure ] + # END OVERRIDES HERE (this line ensures that the file is newline-terminated) |