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

Side by Side Diff: skia/skia_test_expectations.txt

Issue 327293003: Suppress image failures due to Skia change. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 6 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
« no previous file with comments | « no previous file | 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 30 matching lines...) Expand all
41 # 41 #
42 # 5. Commit your DEPS roll CL, and keep an eye on the waterfall bots to make 42 # 5. Commit your DEPS roll CL, and keep an eye on the waterfall bots to make
43 # sure nothing goes red. 43 # sure nothing goes red.
44 # 44 #
45 # 6. Make sure to rebaseline the layout tests as soon as possible! The longer 45 # 6. Make sure to rebaseline the layout tests as soon as possible! The longer
46 # we leave overrides in this file, the harder it will be to rebaseline those 46 # we leave overrides in this file, the harder it will be to rebaseline those
47 # tests (because other rendering changes might creep in). 47 # tests (because other rendering changes might creep in).
48 # 48 #
49 # START OVERRIDES HERE 49 # START OVERRIDES HERE
50 50
51 crbug.com/383435 virtual/gpu/canvas/philip/tests/2d.shadow.enable.blur.html [ Im ageOnlyFailure ]
52 crbug.com/383435 virtual/gpu/fast/canvas/canvas-createPattern-fillRect-shadow.ht ml [ ImageOnlyFailure ]
53 crbug.com/383435 virtual/gpu/fast/canvas/canvas-draw-canvas-on-canvas-shadow.htm l [ ImageOnlyFailure ]
54 crbug.com/383435 virtual/gpu/fast/canvas/canvas-drawImage-shadow.html [ ImageOnl yFailure ]
55 crbug.com/383435 virtual/gpu/fast/canvas/canvas-fillRect-gradient-shadow.html [ ImageOnlyFailure ]
56 crbug.com/383435 virtual/gpu/fast/canvas/canvas-fillRect-shadow.html [ ImageOnly Failure ]
57 crbug.com/383435 virtual/gpu/fast/canvas/canvas-incremental-repaint.html [ Image OnlyFailure ]
58 crbug.com/383435 virtual/gpu/fast/canvas/canvas-scale-drawImage-shadow.html [ Im ageOnlyFailure ]
59 crbug.com/383435 virtual/gpu/fast/canvas/canvas-scale-fillPath-shadow.html [ Ima geOnlyFailure ]
60 crbug.com/383435 virtual/gpu/fast/canvas/canvas-scale-fillRect-shadow.html [ Ima geOnlyFailure ]
61 crbug.com/383435 virtual/gpu/fast/canvas/canvas-scale-shadowBlur.html [ ImageOnl yFailure ]
62 crbug.com/383435 virtual/gpu/fast/canvas/canvas-shadow.html [ ImageOnlyFailure ]
63 crbug.com/383435 virtual/gpu/fast/canvas/canvas-transforms-fillRect-shadow.html [ ImageOnlyFailure ]
64
51 # END OVERRIDES HERE (this line ensures that the file is newline-terminated) 65 # END OVERRIDES HERE (this line ensures that the file is newline-terminated)
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698