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

Side by Side Diff: third_party/WebKit/LayoutTests/TestExpectations

Issue 2286393002: Clean up paint expectations. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Clean up paint expectations. Created 4 years, 3 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 # ====== Oilpan-only failures from here ====== 1 # ====== Oilpan-only failures from here ======
2 # Most of these actually cause the tests to report success, rather than 2 # Most of these actually cause the tests to report success, rather than
3 # failure. Expected outputs will be adjusted for the better once Oilpan 3 # failure. Expected outputs will be adjusted for the better once Oilpan
4 # has been well and truly enabled always. 4 # has been well and truly enabled always.
5 5
6 crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ] 6 crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ]
7 crbug.com/420008 virtual/threaded/inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ] 7 crbug.com/420008 virtual/threaded/inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ]
8 crbug.com/596940 inspector-protocol/runtime/runtime-execution-contexts-events.ht ml [ Pass Timeout ] 8 crbug.com/596940 inspector-protocol/runtime/runtime-execution-contexts-events.ht ml [ Pass Timeout ]
9 crbug.com/597572 [ Debug ] http/tests/inspector/resource-tree/resource-tree-relo ad.html [ Pass Failure ] 9 crbug.com/597572 [ Debug ] http/tests/inspector/resource-tree/resource-tree-relo ad.html [ Pass Failure ]
10 10
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
55 crbug.com/552433 [ Win7 Debug ] svg/W3C-SVG-1.1/coords-units-02-b.svg [ Failure ] 55 crbug.com/552433 [ Win7 Debug ] svg/W3C-SVG-1.1/coords-units-02-b.svg [ Failure ]
56 56
57 crbug.com/591500 [ Win10 ] compositing/squashing/squashing-print.html [ Failure ] 57 crbug.com/591500 [ Win10 ] compositing/squashing/squashing-print.html [ Failure ]
58 58
59 # Some SVG tests fail due to incorrect visual rects. 59 # Some SVG tests fail due to incorrect visual rects.
60 crbug.com/598051 svg/custom/absolute-sized-content-with-resources.xhtml [ Skip ] 60 crbug.com/598051 svg/custom/absolute-sized-content-with-resources.xhtml [ Skip ]
61 crbug.com/598051 svg/zoom/page/zoom-foreignObject.svg [ Skip ] 61 crbug.com/598051 svg/zoom/page/zoom-foreignObject.svg [ Skip ]
62 62
63 crbug.com/601669 [ Win ] svg/as-image/svg-nested.html [ Crash Pass ] 63 crbug.com/601669 [ Win ] svg/as-image/svg-nested.html [ Crash Pass ]
64 64
65 # Fails consistently on WebKit Mac10.10, WebKit Mac10.11 (retina) and mac10.10_b link_rel tryserver, but not on other Mac bots.
66 crbug.com/614910 [ Mac ] virtual/gpu-rasterization/fast/images/pixel-crack-image -background-webkit-transform-scale.html [ Pass Failure ]
67
65 crbug.com/619103 fast/repaint/background-resize-width.html [ Failure ] 68 crbug.com/619103 fast/repaint/background-resize-width.html [ Failure ]
66 crbug.com/619103 fast/repaint/hover-invalidation-table.html [ Failure ] 69 crbug.com/619103 fast/repaint/hover-invalidation-table.html [ Failure ]
67 crbug.com/619103 fast/repaint/selected-replaced.html [ Failure ] 70 crbug.com/619103 fast/repaint/selected-replaced.html [ Failure ]
68 crbug.com/619103 paint/invalidation/invalidate-after-composited-scroll-of-window .html [ Failure ] 71 crbug.com/619103 paint/invalidation/invalidate-after-composited-scroll-of-window .html [ Failure ]
69 crbug.com/619103 paint/invalidation/animated-gif.html [ Pass Failure ] 72 crbug.com/619103 paint/invalidation/animated-gif.html [ Pass Failure ]
70 crbug.com/619103 paint/invalidation/animated-gif-background.html [ Pass Failure ] 73 crbug.com/619103 paint/invalidation/animated-gif-background.html [ Pass Failure ]
71 crbug.com/619103 paint/invalidation/animated-gif-background-offscreen.html [ Pas s Failure ] 74 crbug.com/619103 paint/invalidation/animated-gif-background-offscreen.html [ Pas s Failure ]
72 crbug.com/619103 [ Win ] svg/text/text-viewbox-rescale.html [ Pass Failure ] 75 crbug.com/619103 [ Win ] svg/text/text-viewbox-rescale.html [ Pass Failure ]
73 crbug.com/619103 paint/overflow/interest-rect-change-scroll-down.html [ Failure ] 76 crbug.com/619103 paint/overflow/interest-rect-change-scroll-down.html [ Failure ]
74 crbug.com/619103 paint/selection/text-selection-newline-mixed-ltr-rtl.html [ Fai lure ] 77 crbug.com/619103 paint/selection/text-selection-newline-mixed-ltr-rtl.html [ Fai lure ]
75 crbug.com/619103 paint/selection/text-selection-newline-rtl-double-linebreak.htm l [ Failure ] 78 crbug.com/619103 paint/selection/text-selection-newline-rtl-double-linebreak.htm l [ Failure ]
76 crbug.com/619103 fast/layers/remove-layer-with-nested-stacking.html [ Pass Crash Timeout ] 79 crbug.com/619103 fast/layers/remove-layer-with-nested-stacking.html [ Pass Crash Timeout ]
77 crbug.com/619103 compositing/iframes/become-composited-nested-iframes.html [ Pas s Crash Timeout ] 80 crbug.com/619103 compositing/iframes/become-composited-nested-iframes.html [ Pas s Crash Timeout ]
78 81
79 # TODO(fmalita): re-enable 82 # TODO(fmalita): re-enable
80 # crbug.com/624709 [ Win ] virtual/gpu-rasterization/fast/images/png-with-color- profile.html [ Failure ] 83 # crbug.com/624709 [ Win ] virtual/gpu-rasterization/fast/images/png-with-color- profile.html [ Failure ]
81 crbug.com/624709 [ Win ] virtual/gpu-rasterization/fast/images/webp-color-profil e-lossy.html [ Failure ] 84 crbug.com/624709 [ Win ] virtual/gpu-rasterization/fast/images/webp-color-profil e-lossy.html [ Failure ]
82 crbug.com/587737 [ Mac10.11 Retina ] virtual/gpu-rasterization/fast/images/color -profile-filter.html [ Timeout Failure ] 85 crbug.com/587737 [ Mac10.11 Retina ] virtual/gpu-rasterization/fast/images/color -profile-filter.html [ Timeout Failure ]
83 crbug.com/603728 [ Linux ] virtual/gpu-rasterization/fast/images/color-profile-f ilter.html [ Failure Timeout Pass ] 86 crbug.com/603728 [ Linux ] virtual/gpu-rasterization/fast/images/color-profile-f ilter.html [ Failure Timeout Pass ]
84 crbug.com/624233 [ Win ] virtual/gpu-rasterization/fast/images/color-profile-bac kground-clip-text.html [ Failure ] 87 crbug.com/624233 [ Win ] virtual/gpu-rasterization/fast/images/color-profile-bac kground-clip-text.html [ Failure ]
85 88
86 crbug.com/627782 [ Win ] svg/filters/filter-source-position.svg [ Pass Failure ] 89 crbug.com/627782 [ Win ] svg/filters/filter-source-position.svg [ Pass Failure ]
87 90
88 crbug.com/630615 [ Win7 ] fast/images/color-profile-background-image-space.html [ Skip ] 91 crbug.com/630615 [ Win7 ] fast/images/color-profile-background-image-space.html [ Skip ]
89 92
90 crbug.com/638293 [ Linux ] virtual/gpu-rasterization/fast/images/color-profile-r eflection.html [ Failure ]
91
92 # Fails consistently on WebKit Mac10.10, WebKit Mac10.11 (retina) and mac10.10_b link_rel tryserver, but not on other Mac bots.
93 crbug.com/614910 [ Mac ] virtual/gpu-rasterization/fast/images/pixel-crack-image -background-webkit-transform-scale.html [ Pass Failure ]
94
95 crbug.com/630967 [ Linux Debug ] svg/parser/whitespace-length-invalid-1.html [ S kip ] 93 crbug.com/630967 [ Linux Debug ] svg/parser/whitespace-length-invalid-1.html [ S kip ]
96 crbug.com/630967 [ Linux Debug ] svg/parser/whitespace-length-invalid-2.html [ S kip ] 94 crbug.com/630967 [ Linux Debug ] svg/parser/whitespace-length-invalid-2.html [ S kip ]
97 crbug.com/630967 [ Linux Debug ] svg/parser/whitespace-angle.html [ Skip ] 95 crbug.com/630967 [ Linux Debug ] svg/parser/whitespace-angle.html [ Skip ]
98 96
99 crbug.com/632000 [ Win ] fast/images/paint-subrect-grid.html [ Pass Failure ] 97 crbug.com/632000 [ Win ] fast/images/paint-subrect-grid.html [ Pass Failure ]
100 98
101 crbug.com/632548 [ Win ] fast/repaint/overflow-scroll-body-appear.html [ Pass Fa ilure ] 99 crbug.com/632548 [ Win ] fast/repaint/overflow-scroll-body-appear.html [ Pass Fa ilure ]
102 crbug.com/632548 [ Win ] fast/repaint/invalidation-after-opacity-change-subtree. html [ Pass Failure ] 100 crbug.com/632548 [ Win ] fast/repaint/invalidation-after-opacity-change-subtree. html [ Pass Failure ]
103 crbug.com/632548 [ Win ] compositing/overflow/text-match-highlight.html [ Pass F ailure ] 101 crbug.com/632548 [ Win ] compositing/overflow/text-match-highlight.html [ Pass F ailure ]
104 102
(...skipping 1165 matching lines...) Expand 10 before | Expand all | Expand 10 after
1270 crbug.com/638618 inspector/editor/text-editor-search-switch-editor.html [ Skip ] 1268 crbug.com/638618 inspector/editor/text-editor-search-switch-editor.html [ Skip ]
1271 1269
1272 # This test breaks when the feature introduced in the bug is enabled. We keep 1270 # This test breaks when the feature introduced in the bug is enabled. We keep
1273 # this tested without the feature by using the virtual test. See 1271 # this tested without the feature by using the virtual test. See
1274 # virtual/stable/http/tests/navigation/beacon-cross-origin-redirect-blob-expecte d.txt 1272 # virtual/stable/http/tests/navigation/beacon-cross-origin-redirect-blob-expecte d.txt
1275 crbug.com/490015 http/tests/navigation/beacon-cross-origin-redirect-blob.html [ Skip ] 1273 crbug.com/490015 http/tests/navigation/beacon-cross-origin-redirect-blob.html [ Skip ]
1276 # This test doesn't need to be run with the stable release mode. 1274 # This test doesn't need to be run with the stable release mode.
1277 crbug.com/490015 virtual/stable/http/tests/navigation/beacon-blob-with-non-simpl e-type.html [ Skip ] 1275 crbug.com/490015 virtual/stable/http/tests/navigation/beacon-blob-with-non-simpl e-type.html [ Skip ]
1278 # This test fails with the stable release mode. 1276 # This test fails with the stable release mode.
1279 crbug.com/490015 virtual/stable/http/tests/navigation/same-and-different-back.ht ml [ Skip ] 1277 crbug.com/490015 virtual/stable/http/tests/navigation/same-and-different-back.ht ml [ Skip ]
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