diff options
author | senorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-13 22:33:56 +0000 |
---|---|---|
committer | senorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-13 22:33:56 +0000 |
commit | b0aee74d2b0cf64e7ecebb2898fd6c4aa77d10c5 (patch) | |
tree | 8975d55c39064541618b6d71a450883e895b889f /skia | |
parent | 245b164eab1be2a0e993a438c62c5733ec2a32e5 (diff) | |
download | chromium_src-b0aee74d2b0cf64e7ecebb2898fd6c4aa77d10c5.zip chromium_src-b0aee74d2b0cf64e7ecebb2898fd6c4aa77d10c5.tar.gz chromium_src-b0aee74d2b0cf64e7ecebb2898fd6c4aa77d10c5.tar.bz2 |
Remove skia test expectations for rebaselined tests.
TBR=robertphillips
Review URL: https://codereview.chromium.org/16848015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@206171 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'skia')
-rw-r--r-- | skia/skia_test_expectations.txt | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/skia/skia_test_expectations.txt b/skia/skia_test_expectations.txt index 8f7bf63..eb7f1da 100644 --- a/skia/skia_test_expectations.txt +++ b/skia/skia_test_expectations.txt @@ -48,22 +48,14 @@ # # START OVERRIDES HERE -# the new image is better and results from improved AA ellipse drawing -# implemented in r9162 (https://chromiumcodereview.appspot.com/14938004) -crbug.com/241761 virtual/gpu/fast/canvas/canvas-composite-transformclip.html [ ImageOnlyFailure ] - # Skia r9262 (don't overclamp cubics (see skbug.com/1316)) changed # the way curves are drawn. The changes to this image are imperceptible crbug.com/243726 svg/as-background-image/svg-as-background-6.html [ ImageOnlyFailure ] -# Skia r9279 improved hairline rendering of quadratics and slightly -# changed this layout test -crbug.com/244401 virtual/gpu/fast/canvas/quadraticCurveTo.xml [ ImageOnlyFailure ] - # Skia's roll to r9450 caused some changes to the layout tests # In particular, the change to rendering some large fonts using paths # altered an svg test crbug.com/247306 svg/custom/use-referencing-nonexisting-symbol.svg [ Failure ImageOnlyFailure ] -crbug.com/247306 fast/text/international/spaces-combined-in-vertical-text.html [ Failure ] +crbug.com/247306 [ Linux ] fast/text/international/spaces-combined-in-vertical-text.html [ Failure ] # END OVERRIDES HERE (this line ensures that the file is newline-terminated) |