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

Side by Side Diff: skia/skia_test_expectations.txt

Issue 23506041: Roll Skia DEPS to r11288 with suppressions (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 7 years, 3 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 | « DEPS ('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 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
51 # The Skia roll to r11121 altered this layout test 51 # The Skia roll to r11121 altered this layout test
52 crbug.com/286312 virtual/gpu/fast/canvas/canvas-composite-transformclip.html [ I mageOnlyFailure ] 52 crbug.com/286312 virtual/gpu/fast/canvas/canvas-composite-transformclip.html [ I mageOnlyFailure ]
53 53
54 # Skia CL r11158 improved GPU-base gradient rendering (and changed three baselin e images) 54 # Skia CL r11158 improved GPU-base gradient rendering (and changed three baselin e images)
55 crbug.com/288674 css3/filters/effect-reference-zoom-hw.html [ ImageOnlyFailure ] 55 crbug.com/288674 css3/filters/effect-reference-zoom-hw.html [ ImageOnlyFailure ]
56 crbug.com/288674 virtual/gpu/fast/canvas/canvas-text-alignment.html [ ImageOnlyF ailure ] 56 crbug.com/288674 virtual/gpu/fast/canvas/canvas-text-alignment.html [ ImageOnlyF ailure ]
57 crbug.com/288674 virtual/gpu/fast/canvas/fillrect_gradient.html [ ImageOnlyFailu re ] 57 crbug.com/288674 virtual/gpu/fast/canvas/fillrect_gradient.html [ ImageOnlyFailu re ]
58 # This image difference is related to the recent oval rendering changes 58 # This image difference is related to the recent oval rendering changes
59 crbug.com/288674 virtual/gpu/fast/canvas/canvas-composite.html [ ImageOnlyFailur e ] 59 crbug.com/288674 virtual/gpu/fast/canvas/canvas-composite.html [ ImageOnlyFailur e ]
60 60
61 # Skia CL r11249 altered some of the parameters to the spot light filter
62 crbug.com/292656 css3/filters/effect-reference-colorspace-hw.html [ ImageOnlyFai lure ]
63 crbug.com/292656 css3/filters/effect-reference-hw.html [ ImageOnlyFailure ]
64 crbug.com/292656 css3/filters/effect-reference-subregion-hw.html [ ImageOnlyFail ure ]
65
61 # 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 | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698