summaryrefslogtreecommitdiffstats
path: root/skia/skia_test_expectations.txt
blob: bf45864a1bb9bc8349e90773ed0841a5f1808ead (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
# TEMPORARY overrides of
# src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt
# that are associated with changes to the Skia code.
#
# GUIDELINES:
# - This file should be empty most of the time.
# - Expectations should only be added TEMPORARILY, as a step towards
#   rebaselining layout test results.  If any one expectation remains in here
#   for more than a week or two, then we are probably doing something wrong.
# - Expectations from this file should NOT be rolled into any other
#   test_expectations file.  If there is a test that we expect to fail
#   indefinitely, then we should add that test to the roach motel that is
#   src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt
# - Tests listed in this file should NOT be rebaselined by WebKit Gardeners,
#   unless they have made arrangements with Skia developers.
#
# For more information, see https://bugs.webkit.org/show_bug.cgi?id=86749
# or email skia-dev@google.com .
#
# INSTRUCTIONS:
# If you are rolling Skia's DEPS within Chrome, and trybot results indicate
# that the DEPS roll would break some webkit layout_tests, please follow
# these steps:
#
# 1. Confirm that those layout_test failures are "reasonable"-- Are they
# actually improvements, not regressions?  Or maybe they are very minor
# differences that go along with a performance improvement?
# If not, please fix Skia rather than rolling in the version that will
# regress the webkit layout_tests.
#
# 2. File a bug to yourself to track the rebaselining of results caused by
# your Skia DEPS roll.
#
# 3. Add one or more lines to this file, in the same syntax used in the main
# test_expectations file, to mark those tests as expected-to-fail.
# Add this file to your DEPS roll CL.
#
# 4. Run your DEPS roll CL through the trybots again, and confirm your CL does
# not cause any layout tests to fail.  (If there are still failures as a
# result of your CL, you probably didn't add the test expectations correctly.)
#
# 5. Commit your DEPS roll CL, and keep an eye on the waterfall bots to make
# sure nothing goes red.
#
# 6. Make sure to rebaseline the layout tests as soon as possible!  The longer
# we leave overrides in this file, the harder it will be to rebaseline those
# tests (because other rendering changes might creep in).
#
# START OVERRIDES HERE


# END OVERRIDES HERE (this line ensures that the file is newline-terminated)

# These render slightly differently if the dst-rect lands exactly on 1/2 pixel
# boundary, due to a different sequence of float math. Best would be to change
# these tests to not land there. For now we will just mark these for rebaselining
crbug.com/117597 fast/backgrounds/mask-box-image.html [ ImageOnlyFailure ] 
crbug.com/117597 fast/borders/border-image-outset-in-shorthand.html [ ImageOnlyFailure ] 
crbug.com/117597 fast/borders/border-image-outset.html [ ImageOnlyFailure ] 
crbug.com/117597 http/tests/misc/slow-loading-image-in-pattern.html [ ImageOnlyFailure ] 
crbug.com/117597 scrollbars/listbox-scrollbar-combinations.html [ ImageOnlyFailure ] 
crbug.com/117597 scrollbars/overflow-scrollbar-combinations.html [ ImageOnlyFailure ] 
crbug.com/117597 svg/W3C-SVG-1.1/animate-elem-36-t.svg [ ImageOnlyFailure ] 
crbug.com/117597 svg/W3C-SVG-1.1/filters-light-01-f.svg [ ImageOnlyFailure ] 
crbug.com/117597 svg/custom/anchor-on-use.svg [ ImageOnlyFailure ] 
crbug.com/117597 svg/filters/filterRes2.svg [ ImageOnlyFailure ] 
crbug.com/117597 svg/filters/filteredImage.svg [ ImageOnlyFailure ] 
crbug.com/117597 svg/W3C-I18N/text-anchor-dirLTR-anchorEnd.svg [ ImageOnlyFailure ] 
crbug.com/117597 svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle.svg [ ImageOnlyFailure ] 
crbug.com/117597 svg/W3C-I18N/text-anchor-dirLTR-anchorStart.svg [ ImageOnlyFailure ] 
crbug.com/117597 svg/W3C-I18N/text-anchor-dirNone-anchorEnd.svg [ ImageOnlyFailure ] 
crbug.com/117597 svg/W3C-I18N/text-anchor-dirNone-anchorMiddle.svg [ ImageOnlyFailure ] 
crbug.com/117597 svg/W3C-I18N/text-anchor-dirNone-anchorStart.svg [ ImageOnlyFailure ] 
crbug.com/117597 svg/W3C-I18N/text-anchor-dirRTL-anchorEnd.svg [ ImageOnlyFailure ] 
crbug.com/117597 svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle.svg [ ImageOnlyFailure ] 
crbug.com/117597 svg/W3C-I18N/text-anchor-dirRTL-anchorStart.svg [ ImageOnlyFailure ] 
crbug.com/117597 svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd.svg [ ImageOnlyFailure ] 
crbug.com/117597 svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle.svg [ ImageOnlyFailure ] 
crbug.com/117597 svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart.svg [ ImageOnlyFailure ] 
crbug.com/117597 svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd.svg [ ImageOnlyFailure ] 
crbug.com/117597 svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle.svg [ ImageOnlyFailure ] 
crbug.com/117597 svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart.svg [ ImageOnlyFailure ] 
crbug.com/117597 svg/W3C-I18N/text-anchor-no-markup.svg [ ImageOnlyFailure ] 
crbug.com/117597 svg/W3C-SVG-1.1/pservers-grad-13-b.svg [ Failure ] 
crbug.com/117597 svg/batik/filters/feTile.svg [ ImageOnlyFailure ] 
crbug.com/117597 svg/custom/image-small-width-height.svg [ ImageOnlyFailure ] 
crbug.com/117597 svg/custom/pointer-events-image-css-transform.svg [ ImageOnlyFailure ] 
crbug.com/117597 svg/custom/pointer-events-image.svg [ ImageOnlyFailure ] 
crbug.com/117597 svg/custom/radial-gradient-with-outstanding-focalPoint.svg [ ImageOnlyFailure ] 
crbug.com/117597 svg/custom/radialGradient-focal-radius.svg [ ImageOnlyFailure ]