| OLD | NEW |
| 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 92 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 103 crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-colgroup-bor
der-width.html [ Failure ] | 103 crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-colgroup-bor
der-width.html [ Failure ] |
| 104 crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-row-border-w
idth.html [ Failure ] | 104 crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-row-border-w
idth.html [ Failure ] |
| 105 crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-table-border
-width.html [ Failure ] | 105 crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-table-border
-width.html [ Failure ] |
| 106 crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-tbody-border
-width.html [ Failure ] | 106 crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-tbody-border
-width.html [ Failure ] |
| 107 | 107 |
| 108 crbug.com/536138 virtual/spv2/paint/invalidation/repaint-subsequence-on-ancestor
-clip-change.html [ Failure ] | 108 crbug.com/536138 virtual/spv2/paint/invalidation/repaint-subsequence-on-ancestor
-clip-change.html [ Failure ] |
| 109 | 109 |
| 110 crbug.com/537172 [ Mac10.6 Win10 ] virtual/spv2/paint/invalidation/spv2/backgrou
nd-image-paint-invalidation.html [ Failure ] | 110 crbug.com/537172 [ Mac10.6 Win10 ] virtual/spv2/paint/invalidation/spv2/backgrou
nd-image-paint-invalidation.html [ Failure ] |
| 111 crbug.com/564443 [ Mac10.7 Mac10.8 Mac10.9 Mac10.10 Win7 Linux ] virtual/spv2/pa
int/invalidation/spv2/background-image-paint-invalidation.html [ Failure Pass ] | 111 crbug.com/564443 [ Mac10.7 Mac10.8 Mac10.9 Mac10.10 Win7 Linux ] virtual/spv2/pa
int/invalidation/spv2/background-image-paint-invalidation.html [ Failure Pass ] |
| 112 | 112 |
| 113 # SK_SUPPORT_LEGCAY_INSERT_NEW_EDGES, SK_SUPPORT_LEGACY_VERTICAL_EDGE | |
| 114 crbug.com/573166 svg/batik/text/smallFonts.svg [ NeedsRebaseline ] | |
| 115 crbug.com/573166 svg/batik/text/textFeatures.svg [ NeedsRebaseline ] | |
| 116 crbug.com/573166 svg/carto.net/tabgroup.svg [ NeedsRebaseline ] | |
| 117 crbug.com/573166 svg/repaint/repaint-paintorder.svg [ NeedsRebaseline ] | |
| 118 | |
| 119 crbug.com/504613 crbug.com/524248 paint/images/image-backgrounds-not-antialiased
.html [ Skip ] | 113 crbug.com/504613 crbug.com/524248 paint/images/image-backgrounds-not-antialiased
.html [ Skip ] |
| 120 crbug.com/504613 crbug.com/524248 virtual/spv2/paint/images/image-backgrounds-no
t-antialiased.html [ Skip ] | 114 crbug.com/504613 crbug.com/524248 virtual/spv2/paint/images/image-backgrounds-no
t-antialiased.html [ Skip ] |
| 121 crbug.com/502531 fast/borders/border-antialiasing.html [ Failure ] | 115 crbug.com/502531 fast/borders/border-antialiasing.html [ Failure ] |
| 122 | 116 |
| 123 crbug.com/538697 [ Win7 Debug ] virtual/threaded/printing/webgl-oversized-printi
ng.html [ Crash ] | 117 crbug.com/538697 [ Win7 Debug ] virtual/threaded/printing/webgl-oversized-printi
ng.html [ Crash ] |
| 124 crbug.com/538697 [ Win7 Debug ] printing/webgl-oversized-printing.html [ Crash ] | 118 crbug.com/538697 [ Win7 Debug ] printing/webgl-oversized-printing.html [ Crash ] |
| 125 | 119 |
| 126 # Ref-tests that fail due to character based shaping/fallback. | 120 # Ref-tests that fail due to character based shaping/fallback. |
| 127 crbug.com/404597 fast/text/international/inline-plaintext-is-isolated.html [ Fai
lure ] | 121 crbug.com/404597 fast/text/international/inline-plaintext-is-isolated.html [ Fai
lure ] |
| 128 crbug.com/404597 fast/text/international/bdi-dir-default-to-auto.html [ Failure
] | 122 crbug.com/404597 fast/text/international/bdi-dir-default-to-auto.html [ Failure
] |
| (...skipping 1257 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1386 crbug.com/577380 [ Linux Debug ] http/tests/serviceworker/chromium/registration-
stress.html [ Failure ] | 1380 crbug.com/577380 [ Linux Debug ] http/tests/serviceworker/chromium/registration-
stress.html [ Failure ] |
| 1387 | 1381 |
| 1388 crbug.com/577746 [ Linux Debug ] compositing/iframes/iframe-in-composited-layer.
html [ Pass Failure ] | 1382 crbug.com/577746 [ Linux Debug ] compositing/iframes/iframe-in-composited-layer.
html [ Pass Failure ] |
| 1389 | 1383 |
| 1390 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ] | 1384 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ] |
| 1391 | 1385 |
| 1392 # No baselines, but this js test is also showing FAIL | 1386 # No baselines, but this js test is also showing FAIL |
| 1393 crbug.com/583675 fast/dom/shadow/scoped-events-by-ua-stopped.html [ Failure ] | 1387 crbug.com/583675 fast/dom/shadow/scoped-events-by-ua-stopped.html [ Failure ] |
| 1394 | 1388 |
| 1395 crbug.com/581203 [ Linux ] web-animations-api/player-finish-sample-only.html [ F
ailure Pass ] | 1389 crbug.com/581203 [ Linux ] web-animations-api/player-finish-sample-only.html [ F
ailure Pass ] |
| OLD | NEW |