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 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
51 # Image scaling difference due to ongoing Skia image resizing changes | 51 # Image scaling difference due to ongoing Skia image resizing changes |
52 crbug.com/263331 virtual/deferred/fast/images/webp-color-profile-lossy.html [ Im
ageOnlyFailure ] | 52 crbug.com/263331 virtual/deferred/fast/images/webp-color-profile-lossy.html [ Im
ageOnlyFailure ] |
53 | 53 |
54 # With Skia r10936 several blur layout tests slightly changed [ ImageOnlyFailure
] | 54 # With Skia r10936 several blur layout tests slightly changed [ ImageOnlyFailure
] |
55 crbug.com/280292 fast/forms/range/range-appearance-basic.html [ ImageOnlyFailure
] | 55 crbug.com/280292 fast/forms/range/range-appearance-basic.html [ ImageOnlyFailure
] |
56 crbug.com/280292 fast/forms/textarea/textarea-appearance-basic.html [ ImageOnlyF
ailure ] | 56 crbug.com/280292 fast/forms/textarea/textarea-appearance-basic.html [ ImageOnlyF
ailure ] |
57 crbug.com/280292 inspector/debugger/live-edit.html [ ImageOnlyFailure ] | 57 crbug.com/280292 inspector/debugger/live-edit.html [ ImageOnlyFailure ] |
58 crbug.com/280292 virtual/gpu/fast/canvas/canvas-scale-strokePath-shadow.html [ F
ailure ] | 58 crbug.com/280292 virtual/gpu/fast/canvas/canvas-scale-strokePath-shadow.html [ F
ailure ] |
59 crbug.com/280292 fast/forms/input-appearance-height.html [ ImageOnlyFailure ] | 59 crbug.com/280292 fast/forms/input-appearance-height.html [ ImageOnlyFailure ] |
60 | 60 |
| 61 # The Skia roll to r11121 altered this layout test |
| 62 crbug.com/286312 virtual/gpu/fast/canvas/canvas-composite-transformclip.html [ I
mageOnlyFailure ] |
| 63 |
61 # END OVERRIDES HERE (this line ensures that the file is newline-terminated) | 64 # END OVERRIDES HERE (this line ensures that the file is newline-terminated) |
OLD | NEW |