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

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

Issue 2084723002: Remove LayoutView::doingFullPaintInvalidation() (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: More NeedsRebaselines Created 4 years, 5 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 | third_party/WebKit/LayoutTests/fast/repaint/resources/window-resize-repaint.js » ('j') | 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 24 matching lines...) Expand all
35 crbug.com/524236 virtual/spv2/compositing/repaint/should-not-repaint-composited- opacity.html [ Failure ] 35 crbug.com/524236 virtual/spv2/compositing/repaint/should-not-repaint-composited- opacity.html [ Failure ]
36 crbug.com/524236 virtual/spv2/compositing/repaint/should-not-repaint-composited- transform.html [ Failure ] 36 crbug.com/524236 virtual/spv2/compositing/repaint/should-not-repaint-composited- transform.html [ Failure ]
37 crbug.com/524236 virtual/spv2/fast/repaint/clip-path-constant-repaint.html [ Fai lure ] 37 crbug.com/524236 virtual/spv2/fast/repaint/clip-path-constant-repaint.html [ Fai lure ]
38 crbug.com/524236 virtual/spv2/fast/repaint/relative-positioned-movement-repaint. html [ Failure ] 38 crbug.com/524236 virtual/spv2/fast/repaint/relative-positioned-movement-repaint. html [ Failure ]
39 crbug.com/510908 virtual/spv2/svg/custom/object-sizing-no-width-height-change-co ntent-box-size.xhtml [ Failure ] 39 crbug.com/510908 virtual/spv2/svg/custom/object-sizing-no-width-height-change-co ntent-box-size.xhtml [ Failure ]
40 40
41 crbug.com/504613 crbug.com/524248 paint/images/image-backgrounds-not-antialiased .html [ Skip ] 41 crbug.com/504613 crbug.com/524248 paint/images/image-backgrounds-not-antialiased .html [ Skip ]
42 crbug.com/504613 crbug.com/524248 virtual/spv2/paint/images/image-backgrounds-no t-antialiased.html [ Skip ] 42 crbug.com/504613 crbug.com/524248 virtual/spv2/paint/images/image-backgrounds-no t-antialiased.html [ Skip ]
43 crbug.com/502531 fast/borders/border-antialiasing.html [ Failure ] 43 crbug.com/502531 fast/borders/border-antialiasing.html [ Failure ]
44 44
45 # TODO(wangxianzhu): Restore these after rebaseline. 45 crbug.com/600008 fast/repaint/scrolled-iframe-scrollbar-change.html [ NeedsRebas eline ]
46 # crbug.com/600008 [ Win ] fast/repaint/window-resize-centered-inline-under-fixe d-pos.html [ Failure Pass ] 46 crbug.com/600008 fast/repaint/shift-relative-positioned-container-with-image-add ition.html [ NeedsRebaseline ]
47 # crbug.com/600008 [ Win ] fast/repaint/window-resize-vertical-writing-mode.html [ Failure Pass ] 47 crbug.com/600008 fast/repaint/window-resize-percent-width-height.html [ NeedsReb aseline ]
48 crbug.com/600008 fast/repaint/window-resize-background-image-fixed-centered.html [ Failure Pass ] 48 crbug.com/600008 fast/repaint/window-resize-percent-html.html [ NeedsRebaseline ]
49 crbug.com/600008 fast/repaint/window-resize-background-image-fixed-centered-comp osited.html [ Failure Pass ] 49 crbug.com/600008 fast/repaint/window-resize-background-image-generated.html [ Ne edsRebaseline ]
50 # crbug.com/600008 [ Mac Win ] fast/repaint/window-resize-background-image-non-f ixed.html [ Failure Pass ] 50 crbug.com/600008 fast/repaint/window-resize-centered-inline-under-fixed-pos.html [ NeedsRebaseline ]
51 crbug.com/600008 fast/repaint/window-resize-no-layout-change1.html [ NeedsRebase line ]
52 crbug.com/600008 fast/repaint/window-resize-positioned-bottom.html [ NeedsRebase line ]
53 crbug.com/600008 fast/repaint/window-resize-background-image-fixed-centered-comp osited.html [ NeedsRebaseline ]
54 crbug.com/600008 fast/repaint/window-resize-media-query.html [ NeedsRebaseline ]
55 crbug.com/600008 fast/repaint/window-resize-viewport-percent.html [ NeedsRebasel ine ]
56 crbug.com/600008 fast/repaint/window-resize-positioned-percent-top.html [ NeedsR ebaseline ]
57 crbug.com/600008 fast/repaint/window-resize-no-layout-change2.html [ NeedsRebase line ]
58 crbug.com/600008 fast/repaint/window-resize-background-image-non-fixed.html [ Ne edsRebaseline ]
59 crbug.com/600008 fast/repaint/window-resize-vertical-writing-mode.html [ NeedsRe baseline ]
60 crbug.com/600008 fast/repaint/window-resize-background-image-fixed-centered.html [ NeedsRebaseline ]
61 crbug.com/600008 svg/as-object/nested-embedded-svg-size-changes-no-layout-trigge rs-2.html [ NeedsRebaseline ]
62 crbug.com/600008 fast/repaint/overflow-scroll-body-appear.html [ NeedsRebaseline ]
63 crbug.com/600008 svg/as-object/nested-embedded-svg-size-changes-no-layout-trigge rs-1.html [ NeedsRebaseline ]
64 crbug.com/600008 fast/dom/shadow/focus-controller-recursion-crash.html [ NeedsMa nualRebaseline ]
65 crbug.com/600008 fast/repaint/resize-scrollable-iframe.html [ NeedsRebaseline ]
66 crbug.com/600008 compositing/squashing/iframe-inside-squashed-layer.html [ Needs Rebaseline ]
67 crbug.com/600008 svg/custom/object-sizing-no-width-height-change-content-box-siz e.xhtml [ NeedsRebaseline ]
68 crbug.com/600008 fast/repaint/line-flow-with-floats-9.html [ NeedsRebaseline ]
51 69
52 crbug.com/538697 [ Win7 Debug ] virtual/threaded/printing/webgl-oversized-printi ng.html [ Crash ] 70 crbug.com/538697 [ Win7 Debug ] virtual/threaded/printing/webgl-oversized-printi ng.html [ Crash ]
53 crbug.com/538697 [ Win7 Debug ] printing/webgl-oversized-printing.html [ Crash ] 71 crbug.com/538697 [ Win7 Debug ] printing/webgl-oversized-printing.html [ Crash ]
54 72
55 crbug.com/617152 imported/wpt/mediacapture-streams/GUM-impossible-constraint.htm l [ Skip ] 73 crbug.com/617152 imported/wpt/mediacapture-streams/GUM-impossible-constraint.htm l [ Skip ]
56 74
57 # Expected to fail until OffscreenCanvas can render on the gpu 75 # Expected to fail until OffscreenCanvas can render on the gpu
58 crbug.com/593514 virtual/gpu/fast/canvas/OffscreenCanvas-strokeRect-in-worker.ht ml [ Failure ] 76 crbug.com/593514 virtual/gpu/fast/canvas/OffscreenCanvas-strokeRect-in-worker.ht ml [ Failure ]
59 crbug.com/593514 virtual/gpu/fast/canvas/OffscreenCanvas-paths-in-worker.html [ Failure ] 77 crbug.com/593514 virtual/gpu/fast/canvas/OffscreenCanvas-paths-in-worker.html [ Failure ]
60 crbug.com/593514 virtual/gpu/fast/canvas/OffscreenCanvas-transform-shadow-in-wor ker.html [ Failure ] 78 crbug.com/593514 virtual/gpu/fast/canvas/OffscreenCanvas-transform-shadow-in-wor ker.html [ Failure ]
(...skipping 1117 matching lines...) Expand 10 before | Expand all | Expand 10 after
1178 crbug.com/321237 [ Mac ] virtual/stable/fast/css3-text/css3-text-decoration/stab le/first-letter-text-decoration.html [ Failure ] 1196 crbug.com/321237 [ Mac ] virtual/stable/fast/css3-text/css3-text-decoration/stab le/first-letter-text-decoration.html [ Failure ]
1179 crbug.com/321237 [ Win ] fast/multicol/span/pseudo-before-after-in-content.html [ Failure ] 1197 crbug.com/321237 [ Win ] fast/multicol/span/pseudo-before-after-in-content.html [ Failure ]
1180 crbug.com/321237 [ Win ] fast/selectors/004.html [ Failure ] 1198 crbug.com/321237 [ Win ] fast/selectors/004.html [ Failure ]
1181 1199
1182 crbug.com/501659 fast/xsl/xslt-missing-namespace-in-xslt.xml [ Failure ] 1200 crbug.com/501659 fast/xsl/xslt-missing-namespace-in-xslt.xml [ Failure ]
1183 1201
1184 crbug.com/501659 http/tests/security/xss-DENIED-xml-external-entity.xhtml [ Fail ure ] 1202 crbug.com/501659 http/tests/security/xss-DENIED-xml-external-entity.xhtml [ Fail ure ]
1185 crbug.com/501659 fast/css/stylesheet-candidate-nodes-crash.xhtml [ Failure ] 1203 crbug.com/501659 fast/css/stylesheet-candidate-nodes-crash.xhtml [ Failure ]
1186 1204
1187 # Slow expected on debug builds 1205 # Slow expected on debug builds
1188 crbug.com/445194 [ Debug ] fast/dom/shadow/focus-controller-recursion-crash.html [ Skip ] 1206 # TODO(wangxianzhu): Restore this after rebaseline
1207 # crbug.com/445194 [ Debug ] fast/dom/shadow/focus-controller-recursion-crash.ht ml [ Skip ]
1189 crbug.com/505387 [ Win ] virtual/prefer_compositing_to_lcd_text/scrollbars/rtl/o verflow-scroll-rtl.html [ Failure ] 1208 crbug.com/505387 [ Win ] virtual/prefer_compositing_to_lcd_text/scrollbars/rtl/o verflow-scroll-rtl.html [ Failure ]
1190 1209
1191 # Mac10.10-specific failures that still need triaging. 1210 # Mac10.10-specific failures that still need triaging.
1192 # Form controls need rebaseline because of the default font change. 1211 # Form controls need rebaseline because of the default font change.
1193 # If you see wider INPUT elements or narrower TEXTAREA elements, you may do just 1212 # If you see wider INPUT elements or narrower TEXTAREA elements, you may do just
1194 # rebaseline. See crbug.com/508768#c6 1213 # rebaseline. See crbug.com/508768#c6
1195 crbug.com/509025 [ Mac10.10 ] fast/css/css2-system-fonts.html [ Failure ] 1214 crbug.com/509025 [ Mac10.10 ] fast/css/css2-system-fonts.html [ Failure ]
1196 crbug.com/509025 [ Mac10.10 ] fast/forms/select/hidden-listbox.html [ Failure ] 1215 crbug.com/509025 [ Mac10.10 ] fast/forms/select/hidden-listbox.html [ Failure ]
1197 crbug.com/509025 [ Mac10.10 ] fast/forms/textarea/textarea-newline.html [ Failur e ] 1216 crbug.com/509025 [ Mac10.10 ] fast/forms/textarea/textarea-newline.html [ Failur e ]
1198 1217
(...skipping 158 matching lines...) Expand 10 before | Expand all | Expand 10 after
1357 crbug.com/603728 [ Linux ] virtual/gpu-rasterization/fast/images/color-profile-f ilter.html [ Failure Timeout Pass ] 1376 crbug.com/603728 [ Linux ] virtual/gpu-rasterization/fast/images/color-profile-f ilter.html [ Failure Timeout Pass ]
1358 1377
1359 crbug.com/593568 [ Win Debug ] virtual/threaded/fast/scroll-behavior/smooth-scro ll/horizontal-smooth-scroll-in-rtl.html [ Failure ] 1378 crbug.com/593568 [ Win Debug ] virtual/threaded/fast/scroll-behavior/smooth-scro ll/horizontal-smooth-scroll-in-rtl.html [ Failure ]
1360 1379
1361 crbug.com/591902 [ Linux Mac10.10 Mac10.11 Retina ] http/tests/security/contentT ypeOptions/nosniff-script-without-content-type-blocked.html [ Failure ] 1380 crbug.com/591902 [ Linux Mac10.10 Mac10.11 Retina ] http/tests/security/contentT ypeOptions/nosniff-script-without-content-type-blocked.html [ Failure ]
1362 1381
1363 crbug.com/592185 fast/repaint/fixed-right-in-page-scale.html [ Failure Pass ] 1382 crbug.com/592185 fast/repaint/fixed-right-in-page-scale.html [ Failure Pass ]
1364 1383
1365 crbug.com/594595 [ Linux ] http/tests/security/mixedContent/websocket/insecure-w ebsocket-in-secure-page-worker-allowed.html [ Timeout Pass ] 1384 crbug.com/594595 [ Linux ] http/tests/security/mixedContent/websocket/insecure-w ebsocket-in-secure-page-worker-allowed.html [ Timeout Pass ]
1366 1385
1367 crbug.com/619630 fast/repaint/window-resize-centered-inline-under-fixed-pos.html [ NeedsManualRebaseline ]
1368 crbug.com/619630 fast/repaint/window-resize-vertical-writing-mode.html [ NeedsMa nualRebaseline ]
1369 crbug.com/619630 svg/text/text-viewbox-rescale.html [ NeedsManualRebaseline ] 1386 crbug.com/619630 svg/text/text-viewbox-rescale.html [ NeedsManualRebaseline ]
1370 1387
1371 crbug.com/453002 [ Win ] fast/text/international/text-combine-image-test.html [ Failure Pass ] 1388 crbug.com/453002 [ Win ] fast/text/international/text-combine-image-test.html [ Failure Pass ]
1372 crbug.com/453002 [ Win ] fast/text/international/vertical-text-glyph-test.html [ Failure Pass ] 1389 crbug.com/453002 [ Win ] fast/text/international/vertical-text-glyph-test.html [ Failure Pass ]
1373 crbug.com/453002 [ Win ] fast/text/justify-ideograph-vertical.html [ Failure Pas s ] 1390 crbug.com/453002 [ Win ] fast/text/justify-ideograph-vertical.html [ Failure Pas s ]
1374 crbug.com/453002 [ Win ] fast/text/orientation-sideways.html [ Failure Pass ] 1391 crbug.com/453002 [ Win ] fast/text/orientation-sideways.html [ Failure Pass ]
1375 1392
1376 crbug.com/587737 [ Mac10.11 Retina ] virtual/gpu-rasterization/fast/images/color -profile-filter.html [ Timeout Failure ] 1393 crbug.com/587737 [ Mac10.11 Retina ] virtual/gpu-rasterization/fast/images/color -profile-filter.html [ Timeout Failure ]
1377 1394
1378 crbug.com/599975 [ Android ] media/video-autoplay.html [ Crash Timeout ] 1395 crbug.com/599975 [ Android ] media/video-autoplay.html [ Crash Timeout ]
(...skipping 66 matching lines...) Expand 10 before | Expand all | Expand 10 after
1445 crbug.com/609067 [ Mac ] bluetooth/writeValue/device-goes-out-of-range.html [ Sk ip ] 1462 crbug.com/609067 [ Mac ] bluetooth/writeValue/device-goes-out-of-range.html [ Sk ip ]
1446 crbug.com/609067 [ Mac ] bluetooth/writeValue/service-is-removed.html [ Skip ] 1463 crbug.com/609067 [ Mac ] bluetooth/writeValue/service-is-removed.html [ Skip ]
1447 crbug.com/609067 [ Mac ] bluetooth/writeValue/value-too-long.html [ Skip ] 1464 crbug.com/609067 [ Mac ] bluetooth/writeValue/value-too-long.html [ Skip ]
1448 crbug.com/609067 [ Mac ] bluetooth/writeValue/write-fails.html [ Skip ] 1465 crbug.com/609067 [ Mac ] bluetooth/writeValue/write-fails.html [ Skip ]
1449 crbug.com/609067 [ Mac ] bluetooth/writeValue/write-succeeds.html [ Skip ] 1466 crbug.com/609067 [ Mac ] bluetooth/writeValue/write-succeeds.html [ Skip ]
1450 crbug.com/609067 [ Mac ] bluetooth/writeValue/write-updates-value.html [ Skip ] 1467 crbug.com/609067 [ Mac ] bluetooth/writeValue/write-updates-value.html [ Skip ]
1451 1468
1452 crbug.com/617799 paint/invalidation/animated-gif.html [ NeedsManualRebaseline ] 1469 crbug.com/617799 paint/invalidation/animated-gif.html [ NeedsManualRebaseline ]
1453 crbug.com/617799 paint/invalidation/animated-gif-background.html [ NeedsManualRe baseline ] 1470 crbug.com/617799 paint/invalidation/animated-gif-background.html [ NeedsManualRe baseline ]
1454 crbug.com/617799 paint/invalidation/animated-gif-background-offscreen.html [ Nee dsManualRebaseline ] 1471 crbug.com/617799 paint/invalidation/animated-gif-background-offscreen.html [ Nee dsManualRebaseline ]
1455 crbug.com/617799 fast/repaint/window-resize-background-image-non-fixed.html [ Ne edsManualRebaseline ]
1456 1472
1457 crbug.com/487344 compositing/video/video-controls-layer-creation.html [ Failure ] 1473 crbug.com/487344 compositing/video/video-controls-layer-creation.html [ Failure ]
1458 crbug.com/487344 fast/hidpi/video-controls-in-hidpi.html [ Failure ] 1474 crbug.com/487344 fast/hidpi/video-controls-in-hidpi.html [ Failure ]
1459 crbug.com/487344 fast/layers/video-layer.html [ Failure ] 1475 crbug.com/487344 fast/layers/video-layer.html [ Failure ]
1460 crbug.com/487344 http/tests/media/video-buffered-range-contains-currentTime.html [ Failure ] 1476 crbug.com/487344 http/tests/media/video-buffered-range-contains-currentTime.html [ Failure ]
1461 crbug.com/487344 media/audio-controls-rendering.html [ Failure ] 1477 crbug.com/487344 media/audio-controls-rendering.html [ Failure ]
1462 crbug.com/487344 media/audio-repaint.html [ Failure ] 1478 crbug.com/487344 media/audio-repaint.html [ Failure ]
1463 crbug.com/487344 media/controls-after-reload.html [ Failure ] 1479 crbug.com/487344 media/controls-after-reload.html [ Failure ]
1464 crbug.com/487344 media/controls-focus-ring.html [ Failure ] 1480 crbug.com/487344 media/controls-focus-ring.html [ Failure ]
1465 crbug.com/487344 media/controls-layout-direction.html [ Failure ] 1481 crbug.com/487344 media/controls-layout-direction.html [ Failure ]
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
1498 1514
1499 crbug.com/622368 [ Linux Win Debug ] fast/repaint/obscured-background-no-repaint .html [ Pass Failure ] 1515 crbug.com/622368 [ Linux Win Debug ] fast/repaint/obscured-background-no-repaint .html [ Pass Failure ]
1500 1516
1501 crbug.com/621892 css3/filters/effect-brightness-clamping-hw.html [ Pass Failure ] 1517 crbug.com/621892 css3/filters/effect-brightness-clamping-hw.html [ Pass Failure ]
1502 crbug.com/621892 css3/filters/effect-brightness-hw.html [ Pass Failure ] 1518 crbug.com/621892 css3/filters/effect-brightness-hw.html [ Pass Failure ]
1503 crbug.com/621892 css3/filters/effect-hue-rotate-hw.html [ Pass Failure ] 1519 crbug.com/621892 css3/filters/effect-hue-rotate-hw.html [ Pass Failure ]
1504 crbug.com/621892 css3/filters/effect-saturate-hw.html [ Pass Failure ] 1520 crbug.com/621892 css3/filters/effect-saturate-hw.html [ Pass Failure ]
1505 crbug.com/621892 css3/filters/effect-sepia-hw.html [ Pass Failure ] 1521 crbug.com/621892 css3/filters/effect-sepia-hw.html [ Pass Failure ]
1506 1522
1507 crbug.com/622672 [ Mac ] virtual/threaded/fast/scroll-behavior/overflow-interrup ted-scroll.html [ Pass Failure ] 1523 crbug.com/622672 [ Mac ] virtual/threaded/fast/scroll-behavior/overflow-interrup ted-scroll.html [ Pass Failure ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/repaint/resources/window-resize-repaint.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698