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

Side by Side Diff: skia/skia_test_expectations.txt

Issue 124503002: Roll Skia DEPS to r12906 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Roll to 12906 Created 6 years, 11 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 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
55 crbug.com/326138 virtual/gpu/fast/canvas/canvas-composite-transformclip.html [ I mageOnlyFailure ] 55 crbug.com/326138 virtual/gpu/fast/canvas/canvas-composite-transformclip.html [ I mageOnlyFailure ]
56 crbug.com/326138 virtual/gpu/fast/canvas/canvas-composite.html [ ImageOnlyFailur e ] 56 crbug.com/326138 virtual/gpu/fast/canvas/canvas-composite.html [ ImageOnlyFailur e ]
57 crbug.com/326138 virtual/gpu/fast/canvas/image-object-in-canvas.html [ ImageOnly Failure ] 57 crbug.com/326138 virtual/gpu/fast/canvas/image-object-in-canvas.html [ ImageOnly Failure ]
58 crbug.com/326138 virtual/gpu/fast/canvas/quadraticCurveTo.xml [ ImageOnlyFailure ] 58 crbug.com/326138 virtual/gpu/fast/canvas/quadraticCurveTo.xml [ ImageOnlyFailure ]
59 59
60 # the Skia roll to r12698 caused imperceptible diffs in the following tests: 60 # the Skia roll to r12698 caused imperceptible diffs in the following tests:
61 crbug.com/329201 svg/W3C-SVG-1.1/filters-example-01-b.svg [ ImageOnlyFailure ] 61 crbug.com/329201 svg/W3C-SVG-1.1/filters-example-01-b.svg [ ImageOnlyFailure ]
62 crbug.com/329201 svg/as-background-image/svg-as-background-6.html [ ImageOnlyFai lure ] 62 crbug.com/329201 svg/as-background-image/svg-as-background-6.html [ ImageOnlyFai lure ]
63 crbug.com/329201 svg/text/text-path-01-b.svg [ ImageOnlyFailure ] 63 crbug.com/329201 svg/text/text-path-01-b.svg [ ImageOnlyFailure ]
64 64
65 # the Skia roll to 12901 introduce 2 new layout test image differences
66 crbug.com/331781 css3/filters/effect-reference-subregion-chained-hw.html [ Image OnlyFailure ]
67 crbug.com/331781 css3/filters/effect-reference-subregion-hw.html [ ImageOnlyFail ure ]
68
65 # END OVERRIDES HERE (this line ensures that the file is newline-terminated) 69 # 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