Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(75)

Side by Side Diff: skia/skia_test_expectations.txt

Issue 173133005: Roll Skia DEPS to r13509 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Roll to r13509 Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « skia/skia_common.gypi ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # TEMPORARY overrides of 1 # TEMPORARY overrides of
2 # src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt 2 # src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt
3 # that are associated with changes to the Skia code. 3 # that are associated with changes to the Skia code.
4 # 4 #
5 # GUIDELINES: 5 # GUIDELINES:
6 # - This file should be empty most of the time. 6 # - This file should be empty most of the time.
7 # - Expectations should only be added TEMPORARILY, as a step towards 7 # - Expectations should only be added TEMPORARILY, as a step towards
8 # rebaselining layout test results. If any one expectation remains in here 8 # rebaselining layout test results. If any one expectation remains in here
9 # for more than a week or two, then we are probably doing something wrong. 9 # for more than a week or two, then we are probably doing something wrong.
10 # - Expectations from this file should NOT be rolled into any other 10 # - Expectations from this file should NOT be rolled into any other
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
48 # 48 #
49 # START OVERRIDES HERE 49 # START OVERRIDES HERE
50 50
51 # Skia r13323 (Implement correct clipping for image filters) altered the 51 # Skia r13323 (Implement correct clipping for image filters) altered the
52 # images for the following layout tests: 52 # images for the following layout tests:
53 crbug.com/341448 svg/W3C-SVG-1.1/filters-gauss-01-b.svg [ ImageOnlyFailure ] 53 crbug.com/341448 svg/W3C-SVG-1.1/filters-gauss-01-b.svg [ ImageOnlyFailure ]
54 crbug.com/341448 svg/W3C-SVG-1.1/filters-morph-01-f.svg [ ImageOnlyFailure ] 54 crbug.com/341448 svg/W3C-SVG-1.1/filters-morph-01-f.svg [ ImageOnlyFailure ]
55 crbug.com/341448 svg/batik/text/smallFonts.svg [ ImageOnlyFailure ] 55 crbug.com/341448 svg/batik/text/smallFonts.svg [ ImageOnlyFailure ]
56 crbug.com/341448 svg/batik/text/textFeatures.svg [ ImageOnlyFailure ] 56 crbug.com/341448 svg/batik/text/textFeatures.svg [ ImageOnlyFailure ]
57 57
58 # The Skia roll to r13482 altered the following layout tests:
59 crbug.com/344497 virtual/deferred/fast/images/imagemap-focus-ring-zero-outline-w idth.html [ ImageOnlyFailure ]
60 crbug.com/344497 virtual/deferred/fast/images/jpeg-with-color-profile.html [ Ima geOnlyFailure ]
61 crbug.com/344497 virtual/deferred/fast/images/png-with-color-profile.html [ Imag eOnlyFailure ]
62 crbug.com/344497 virtual/deferred/fast/images/rgb-png-with-cmyk-color-profile.ht ml [ ImageOnlyFailure ]
63 crbug.com/344497 virtual/deferred/fast/images/webp-color-profile-lossy.html [ Im ageOnlyFailure ]
64 crbug.com/344497 virtual/deferred/fast/images/ycbcr-with-cmyk-color-profile.html [ ImageOnlyFailure ]
65
58 # END OVERRIDES HERE (this line ensures that the file is newline-terminated) 66 # END OVERRIDES HERE (this line ensures that the file is newline-terminated)
OLDNEW
« no previous file with comments | « skia/skia_common.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698