diff options
author | reed <reed@google.com> | 2014-12-12 08:09:37 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-12-12 16:10:01 +0000 |
commit | 85f7f361478f35bad79e180b69711e6923f886bd (patch) | |
tree | 2993fba0c1bbb835d5387e2e792485bf2b82083a /skia/skia_test_expectations.txt | |
parent | fa1f70ba4398e0b3f0a2e4976f872a83d83eafc6 (diff) | |
download | chromium_src-85f7f361478f35bad79e180b69711e6923f886bd.zip chromium_src-85f7f361478f35bad79e180b69711e6923f886bd.tar.gz chromium_src-85f7f361478f35bad79e180b69711e6923f886bd.tar.bz2 |
suppress svg test until next blink roll
BUG=
NOTRY=True
Review URL: https://codereview.chromium.org/801853002
Cr-Commit-Position: refs/heads/master@{#308093}
Diffstat (limited to 'skia/skia_test_expectations.txt')
-rw-r--r-- | skia/skia_test_expectations.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/skia/skia_test_expectations.txt b/skia/skia_test_expectations.txt index 4327f6e..a4a9415 100644 --- a/skia/skia_test_expectations.txt +++ b/skia/skia_test_expectations.txt @@ -49,3 +49,6 @@ # START OVERRIDES HERE # END OVERRIDES HERE (this line ensures that the file is newline-terminated) + +# will remove after blink rolls (with the same suppression) +svg/batik/text/textProperties.svg [ NeedsManualRebaseline ] |