OLD | NEW |
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 Loading... |
55 crbug.com/383435 virtual/gpu/fast/canvas/canvas-fillRect-gradient-shadow.html [
ImageOnlyFailure ] | 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 ] | 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 ] | 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 ] | 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 ] | 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 ] | 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 ] | 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 ] | 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 ] | 63 crbug.com/383435 virtual/gpu/fast/canvas/canvas-transforms-fillRect-shadow.html
[ ImageOnlyFailure ] |
64 | 64 |
| 65 crbug.com/379147 svg/W3C-SVG-1.1/filters-color-01-b.svg [ ImageOnlyFailure ] |
| 66 crbug.com/379147 svg/W3C-SVG-1.1/filters-comptran-01-b.svg [ ImageOnlyFailure ] |
| 67 crbug.com/379147 svg/batik/filters/feTile.svg [ ImageOnlyFailure ] |
| 68 crbug.com/379147 svg/filters/big-sized-filter.svg [ ImageOnlyFailure ] |
| 69 crbug.com/379147 svg/filters/feLighting-crash.svg [ ImageOnlyFailure ] |
| 70 |
65 # END OVERRIDES HERE (this line ensures that the file is newline-terminated) | 71 # END OVERRIDES HERE (this line ensures that the file is newline-terminated) |
OLD | NEW |