| 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 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 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 # bungeman@ will rebaseline this test | 51 # bungeman@ will rebaseline this test |
| 52 crbug.com/155867 platform/chromium-linux/fast/text/chromium-linux-fontconfig-ren
derstyle.html [ Rebaseline Failure ImageOnlyFailure ] | 52 crbug.com/155867 platform/chromium-linux/fast/text/chromium-linux-fontconfig-ren
derstyle.html [ Failure ImageOnlyFailure ] |
| 53 | 53 |
| 54 # END OVERRIDES HERE (this line ensures that the file is newline-terminated) | 54 # END OVERRIDES HERE (this line ensures that the file is newline-terminated) |
| 55 | 55 |
| 56 # To be rebaselined after skia.gyp undefines SK_DISABLE_EXTRACTSUBSET_OPAQUE_FIX | 56 # To be rebaselined after skia.gyp undefines SK_DISABLE_EXTRACTSUBSET_OPAQUE_FIX |
| 57 # | 57 # |
| 58 crbug.com/156097 fast/backgrounds/repeat/negative-offset-repeat-transformed.htm
l [ ImageOnlyFailure ] | 58 crbug.com/156097 fast/backgrounds/repeat/negative-offset-repeat-transformed.htm
l [ ImageOnlyFailure ] |
| 59 crbug.com/156097 fast/borders/border-image-rotate-transform.html [ ImageOnlyFai
lure ] | 59 crbug.com/156097 fast/borders/border-image-rotate-transform.html [ ImageOnlyFai
lure ] |
| 60 crbug.com/156097 svg/custom/clip-mask-negative-scale.svg [ ImageOnlyFailure ] | 60 crbug.com/156097 svg/custom/clip-mask-negative-scale.svg [ ImageOnlyFailure ] |
| 61 crbug.com/156097 svg/custom/focus-ring.svg [ ImageOnlyFailure ] | 61 crbug.com/156097 svg/custom/focus-ring.svg [ ImageOnlyFailure ] |
| 62 crbug.com/156097 svg/transforms/animated-path-inside-transformed-html.xhtml [ I
mageOnlyFailure ] | 62 crbug.com/156097 svg/transforms/animated-path-inside-transformed-html.xhtml [ I
mageOnlyFailure ] |
| 63 crbug.com/156097 fast/forms/select-style.html [ ImageOnlyFailure ] | 63 crbug.com/156097 fast/forms/select-style.html [ ImageOnlyFailure ] |
| 64 | 64 |
| OLD | NEW |