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

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

Issue 1870023002: Win10 failures need Win10 specific results, add as failing for now. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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 # With Oilpan, the parent pointer in the CSSRule hierarchy is 6 # With Oilpan, the parent pointer in the CSSRule hierarchy is
7 # strong. This is the intended behavior. 7 # strong. This is the intended behavior.
8 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ] 8 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ]
9 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ] 9 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ]
10 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure ] 10 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure ]
(...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after
101 crbug.com/537172 [ Win10 ] virtual/spv2/paint/invalidation/spv2/background-image -paint-invalidation.html [ Failure ] 101 crbug.com/537172 [ Win10 ] virtual/spv2/paint/invalidation/spv2/background-image -paint-invalidation.html [ Failure ]
102 crbug.com/564443 [ Mac10.9 Mac10.10 Win7 Linux ] virtual/spv2/paint/invalidation /spv2/background-image-paint-invalidation.html [ Failure Pass ] 102 crbug.com/564443 [ Mac10.9 Mac10.10 Win7 Linux ] virtual/spv2/paint/invalidation /spv2/background-image-paint-invalidation.html [ Failure Pass ]
103 103
104 crbug.com/504613 crbug.com/524248 paint/images/image-backgrounds-not-antialiased .html [ Skip ] 104 crbug.com/504613 crbug.com/524248 paint/images/image-backgrounds-not-antialiased .html [ Skip ]
105 crbug.com/504613 crbug.com/524248 virtual/spv2/paint/images/image-backgrounds-no t-antialiased.html [ Skip ] 105 crbug.com/504613 crbug.com/524248 virtual/spv2/paint/images/image-backgrounds-no t-antialiased.html [ Skip ]
106 crbug.com/502531 fast/borders/border-antialiasing.html [ Failure ] 106 crbug.com/502531 fast/borders/border-antialiasing.html [ Failure ]
107 107
108 crbug.com/538697 [ Win7 Debug ] virtual/threaded/printing/webgl-oversized-printi ng.html [ Crash ] 108 crbug.com/538697 [ Win7 Debug ] virtual/threaded/printing/webgl-oversized-printi ng.html [ Crash ]
109 crbug.com/538697 [ Win7 Debug ] printing/webgl-oversized-printing.html [ Crash ] 109 crbug.com/538697 [ Win7 Debug ] printing/webgl-oversized-printing.html [ Crash ]
110 110
111 crbug.com/303728 [ Win10 ] printing/fixed-positioned-headers-and-footers-absolut e-covering-some-pages.html [ Missing ]
112 crbug.com/303728 [ Win10 ] virtual/threaded/printing/fixed-positioned-headers-an d-footers-absolute-covering-some-pages.html [ Missing ]
113 crbug.com/303728 [ Win10 ] printing/absolute-position-headers-and-footers.html [ Missing ]
114 crbug.com/303728 [ Win10 ] printing/fixed-positioned-but-static-headers-and-foot ers.html [ Missing ]
115 crbug.com/303728 [ Win10 ] printing/fixed-positioned-headers-and-footers-clipped .html [ Missing ]
116 crbug.com/303728 [ Win10 ] printing/fixed-positioned-headers-and-footers-inside- transform.html [ Missing ]
117 crbug.com/303728 [ Win10 ] printing/fixed-positioned-headers-and-footers-larger- than-page.html [ Missing ]
118 crbug.com/303728 [ Win10 ] printing/fixed-positioned-headers-and-footers.html [ Missing ]
119 crbug.com/303728 [ Win10 ] virtual/threaded/printing/absolute-position-headers-a nd-footers.html [ Missing ]
120 crbug.com/303728 [ Win10 ] virtual/threaded/printing/fixed-positioned-but-static -headers-and-footers.html [ Missing ]
121 crbug.com/303728 [ Win10 ] virtual/threaded/printing/fixed-positioned-headers-an d-footers-clipped.html [ Missing ]
122 crbug.com/303728 [ Win10 ] virtual/threaded/printing/fixed-positioned-headers-an d-footers-inside-transform.html [ Missing ]
123 crbug.com/303728 [ Win10 ] virtual/threaded/printing/fixed-positioned-headers-an d-footers-larger-than-page.html [ Missing ]
124 crbug.com/303728 [ Win10 ] virtual/threaded/printing/fixed-positioned-headers-an d-footers.html [ Missing ]
125
126 # Expected to fail until OffscreenCanvas can render on the gpu 111 # Expected to fail until OffscreenCanvas can render on the gpu
127 crbug.com/593514 virtual/gpu/fast/canvas/OffscreenCanvas-strokeRect-in-worker.ht ml [ Failure ] 112 crbug.com/593514 virtual/gpu/fast/canvas/OffscreenCanvas-strokeRect-in-worker.ht ml [ Failure ]
128 crbug.com/593514 virtual/gpu/fast/canvas/OffscreenCanvas-paths-in-worker.html [ Failure ] 113 crbug.com/593514 virtual/gpu/fast/canvas/OffscreenCanvas-paths-in-worker.html [ Failure ]
129 crbug.com/593514 virtual/gpu/fast/canvas/OffscreenCanvas-transform-shadow-in-wor ker.html [ Failure ] 114 crbug.com/593514 virtual/gpu/fast/canvas/OffscreenCanvas-transform-shadow-in-wor ker.html [ Failure ]
130 115
131 crbug.com/417782 [ Linux Win ] virtual/rootlayerscrolls/fast/scrolling/fractiona l-scroll-offset-fixed-position-non-composited.html [ Failure ] 116 crbug.com/417782 [ Linux Win ] virtual/rootlayerscrolls/fast/scrolling/fractiona l-scroll-offset-fixed-position-non-composited.html [ Failure ]
132 crbug.com/492664 [ Linux ] imported/csswg-test/css-writing-modes-3/box-offsets-r el-pos-vlr-005.xht [ Failure ] 117 crbug.com/492664 [ Linux ] imported/csswg-test/css-writing-modes-3/box-offsets-r el-pos-vlr-005.xht [ Failure ]
133 crbug.com/492664 [ Linux ] imported/csswg-test/css-writing-modes-3/box-offsets-r el-pos-vrl-004.xht [ Failure ] 118 crbug.com/492664 [ Linux ] imported/csswg-test/css-writing-modes-3/box-offsets-r el-pos-vrl-004.xht [ Failure ]
134 crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/bidi-embed-002. html [ Failure ] 119 crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/bidi-embed-002. html [ Failure ]
135 crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/bidi-isolate-00 2.html [ Failure ] 120 crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/bidi-isolate-00 2.html [ Failure ]
(...skipping 1083 matching lines...) Expand 10 before | Expand all | Expand 10 after
1219 crbug.com/521730 [ Win10 ] svg/css/text-shadow-multiple.xhtml [ Failure ] 1204 crbug.com/521730 [ Win10 ] svg/css/text-shadow-multiple.xhtml [ Failure ]
1220 crbug.com/521730 [ Win10 ] svg/custom/textPath-change-id2-pattern.svg [ Failure ] 1205 crbug.com/521730 [ Win10 ] svg/custom/textPath-change-id2-pattern.svg [ Failure ]
1221 crbug.com/521730 [ Win10 ] printing/quirks-percentage-height-body.html [ Failure ] 1206 crbug.com/521730 [ Win10 ] printing/quirks-percentage-height-body.html [ Failure ]
1222 crbug.com/521730 [ Win10 ] printing/quirks-percentage-height.html [ Failure ] 1207 crbug.com/521730 [ Win10 ] printing/quirks-percentage-height.html [ Failure ]
1223 crbug.com/521730 [ Win10 ] printing/standards-percentage-heights.html [ Failure ] 1208 crbug.com/521730 [ Win10 ] printing/standards-percentage-heights.html [ Failure ]
1224 crbug.com/521730 [ Win10 ] printing/subframes-percentage-height.html [ Failure ] 1209 crbug.com/521730 [ Win10 ] printing/subframes-percentage-height.html [ Failure ]
1225 crbug.com/521730 [ Win10 ] virtual/threaded/printing/quirks-percentage-height-bo dy.html [ Failure ] 1210 crbug.com/521730 [ Win10 ] virtual/threaded/printing/quirks-percentage-height-bo dy.html [ Failure ]
1226 crbug.com/521730 [ Win10 ] virtual/threaded/printing/quirks-percentage-height.ht ml [ Failure ] 1211 crbug.com/521730 [ Win10 ] virtual/threaded/printing/quirks-percentage-height.ht ml [ Failure ]
1227 crbug.com/521730 [ Win10 ] virtual/threaded/printing/standards-percentage-height s.html [ Failure ] 1212 crbug.com/521730 [ Win10 ] virtual/threaded/printing/standards-percentage-height s.html [ Failure ]
1228 crbug.com/521730 [ Win10 ] virtual/threaded/printing/subframes-percentage-height .html [ Failure ] 1213 crbug.com/521730 [ Win10 ] virtual/threaded/printing/subframes-percentage-height .html [ Failure ]
1214 crbug.com/521730 [ Win10 ] printing/fixed-positioned-headers-and-footers-absolut e-covering-some-pages.html [ Failure ]
1215 crbug.com/521730 [ Win10 ] virtual/threaded/printing/fixed-positioned-headers-an d-footers-absolute-covering-some-pages.html [ Failure ]
1216 crbug.com/521730 [ Win10 ] printing/absolute-position-headers-and-footers.html [ Missing ]
1217 crbug.com/521730 [ Win10 ] printing/fixed-positioned-but-static-headers-and-foot ers.html [ Missing ]
1218 crbug.com/521730 [ Win10 ] printing/fixed-positioned-headers-and-footers-clipped .html [ Missing ]
1219 crbug.com/521730 [ Win10 ] printing/fixed-positioned-headers-and-footers-inside- transform.html [ Missing ]
1220 crbug.com/521730 [ Win10 ] printing/fixed-positioned-headers-and-footers-larger- than-page.html [ Missing ]
1221 crbug.com/521730 [ Win10 ] printing/fixed-positioned-headers-and-footers.html [ Missing ]
1222 crbug.com/521730 [ Win10 ] virtual/threaded/printing/absolute-position-headers-a nd-footers.html [ Missing ]
1223 crbug.com/521730 [ Win10 ] virtual/threaded/printing/fixed-positioned-but-static -headers-and-footers.html [ Missing ]
1224 crbug.com/521730 [ Win10 ] virtual/threaded/printing/fixed-positioned-headers-an d-footers-clipped.html [ Missing ]
1225 crbug.com/521730 [ Win10 ] virtual/threaded/printing/fixed-positioned-headers-an d-footers-inside-transform.html [ Missing ]
1226 crbug.com/521730 [ Win10 ] virtual/threaded/printing/fixed-positioned-headers-an d-footers-larger-than-page.html [ Missing ]
1227 crbug.com/521730 [ Win10 ] virtual/threaded/printing/fixed-positioned-headers-an d-footers.html [ Missing ]
1229 1228
1230 crbug.com/591500 [ Win10 ] virtual/threaded/printing/ellipsis-printing-style.htm l [ Skip ] 1229 crbug.com/591500 [ Win10 ] virtual/threaded/printing/ellipsis-printing-style.htm l [ Skip ]
1231 crbug.com/591500 [ Win10 ] printing/ellipsis-printing-style.html [ Skip ] 1230 crbug.com/591500 [ Win10 ] printing/ellipsis-printing-style.html [ Skip ]
1232 crbug.com/591500 [ Win10 ] printing/iframe-print.html [ Skip ] 1231 crbug.com/591500 [ Win10 ] printing/iframe-print.html [ Skip ]
1233 crbug.com/591500 [ Win10 ] virtual/threaded/printing/iframe-print.html [ Skip ] 1232 crbug.com/591500 [ Win10 ] virtual/threaded/printing/iframe-print.html [ Skip ]
1234 1233
1235 crbug.com/331582 [ Win ] fast/inline/justify-emphasis-inline-box.html [ Failure ] 1234 crbug.com/331582 [ Win ] fast/inline/justify-emphasis-inline-box.html [ Failure ]
1236 crbug.com/474759 fast/writing-mode/vertical-rl-replaced-selection.html [ Failure ] 1235 crbug.com/474759 fast/writing-mode/vertical-rl-replaced-selection.html [ Failure ]
1237 1236
1238 crbug.com/353746 virtual/android/fullscreen/video-specified-size.html [ Failure Pass ] 1237 crbug.com/353746 virtual/android/fullscreen/video-specified-size.html [ Failure Pass ]
(...skipping 332 matching lines...) Expand 10 before | Expand all | Expand 10 after
1571 crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/span-in-word-space-causes-ove rflow.html [ Failure ] 1570 crbug.com/601166 [ Mac10.9 ] fast/text/whitespace/span-in-word-space-causes-ove rflow.html [ Failure ]
1572 crbug.com/601166 [ Mac10.9 ] fast/text/wide-zero-width-space.html [ Failure ] 1571 crbug.com/601166 [ Mac10.9 ] fast/text/wide-zero-width-space.html [ Failure ]
1573 crbug.com/601166 [ Mac10.9 ] fast/text/word-break-run-rounding.html [ Failure ] 1572 crbug.com/601166 [ Mac10.9 ] fast/text/word-break-run-rounding.html [ Failure ]
1574 crbug.com/601166 [ Mac10.9 ] fast/text/word-break-soft-hyphen.html [ Failure ] 1573 crbug.com/601166 [ Mac10.9 ] fast/text/word-break-soft-hyphen.html [ Failure ]
1575 crbug.com/601166 [ Mac10.9 ] fast/text/word-break.html [ Failure ] 1574 crbug.com/601166 [ Mac10.9 ] fast/text/word-break.html [ Failure ]
1576 crbug.com/601166 [ Mac10.9 ] fast/text/word-space.html [ Failure ] 1575 crbug.com/601166 [ Mac10.9 ] fast/text/word-space.html [ Failure ]
1577 crbug.com/601166 [ Mac10.9 ] fast/text/zero-font-size.html [ Failure ] 1576 crbug.com/601166 [ Mac10.9 ] fast/text/zero-font-size.html [ Failure ]
1578 crbug.com/601166 [ Mac10.9 ] ietestcenter/css3/text/textshadow-003.htm [ Failur e ] 1577 crbug.com/601166 [ Mac10.9 ] ietestcenter/css3/text/textshadow-003.htm [ Failur e ]
1579 crbug.com/601166 [ Mac10.9 ] ietestcenter/css3/text/textshadow-004.htm [ Failur e ] 1578 crbug.com/601166 [ Mac10.9 ] ietestcenter/css3/text/textshadow-004.htm [ Failur e ]
1580 1579
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