| 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 ] |
| 11 crbug.com/345655 fast/dom/StyleSheet/detached-stylesheet-without-wrapper.html [
Failure ] | 11 crbug.com/345655 fast/dom/StyleSheet/detached-stylesheet-without-wrapper.html [
Failure ] |
| 12 crbug.com/370906 fast/dom/StyleSheet/gc-declaration-parent-rule.html [ Failure ] | 12 crbug.com/370906 fast/dom/StyleSheet/gc-declaration-parent-rule.html [ Failure ] |
| 13 | 13 |
| 14 crbug.com/501229 fast/forms/associatedFormControls-leak-nodes.html [ Failure Pas
s ] | 14 crbug.com/501229 fast/forms/associatedFormControls-leak-nodes.html [ Failure Pas
s ] |
| 15 | 15 |
| 16 crbug.com/417181 http/tests/xmlhttprequest/abort-on-changestate-headers-received
.html [ Failure Pass ] | |
| 17 | |
| 18 crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Failure
] | 16 crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Failure
] |
| 19 crbug.com/420008 virtual/threaded/inspector/tracing/worker-js-frames.html [ Pass
Timeout Failure ] | 17 crbug.com/420008 virtual/threaded/inspector/tracing/worker-js-frames.html [ Pass
Timeout Failure ] |
| 20 crbug.com/596940 inspector-protocol/runtime/runtime-execution-contexts-events.ht
ml [ Pass Timeout ] | 18 crbug.com/596940 inspector-protocol/runtime/runtime-execution-contexts-events.ht
ml [ Pass Timeout ] |
| 21 crbug.com/597572 [ Debug ] http/tests/inspector/resource-tree/resource-tree-relo
ad.html [ Pass Failure ] | 19 crbug.com/597572 [ Debug ] http/tests/inspector/resource-tree/resource-tree-relo
ad.html [ Pass Failure ] |
| 22 | 20 |
| 23 crbug.com/569901 crbug.com/24182 [ Debug ] jquery/manipulation.html [ Timeout Fa
ilure Pass ] | 21 crbug.com/569901 crbug.com/24182 [ Debug ] jquery/manipulation.html [ Timeout Fa
ilure Pass ] |
| 24 crbug.com/569901 [ Debug ] fast/dom/minor-dom-gc.html [ Timeout Failure ] | 22 crbug.com/569901 [ Debug ] fast/dom/minor-dom-gc.html [ Timeout Failure ] |
| 25 crbug.com/569901 [ Debug ] virtual/pointerevent/fast/events/touch/gesture/pad-ge
sture-fling.html [ Timeout Failure ] | 23 crbug.com/569901 [ Debug ] virtual/pointerevent/fast/events/touch/gesture/pad-ge
sture-fling.html [ Timeout Failure ] |
| 26 crbug.com/569901 [ Debug ] fast/dom/StyleSheet/stylesheet-move-between-documents
-crash.html [ Timeout ] | 24 crbug.com/569901 [ Debug ] fast/dom/StyleSheet/stylesheet-move-between-documents
-crash.html [ Timeout ] |
| 27 crbug.com/569901 [ Debug ] fast/frames/cached-frame-counter.html [ Timeout ] | 25 crbug.com/569901 [ Debug ] fast/frames/cached-frame-counter.html [ Timeout ] |
| (...skipping 1480 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1508 crbug.com/600248 imported/web-platform-tests/web-animations/animation-effect-tim
ing/endDelay.html [ Failure ] | 1506 crbug.com/600248 imported/web-platform-tests/web-animations/animation-effect-tim
ing/endDelay.html [ Failure ] |
| 1509 crbug.com/600248 imported/web-platform-tests/web-animations/animation/constructo
r.html [ Failure Timeout ] | 1507 crbug.com/600248 imported/web-platform-tests/web-animations/animation/constructo
r.html [ Failure Timeout ] |
| 1510 | 1508 |
| 1511 crbug.com/604642 [ Mac ] fast/text/midword-break-after-breakable-char.html [ Fa
ilure ] | 1509 crbug.com/604642 [ Mac ] fast/text/midword-break-after-breakable-char.html [ Fa
ilure ] |
| 1512 | 1510 |
| 1513 crbug.com/605047 [ Mac10.11 Retina ] fast/text/emphasis.html [ Failure ] | 1511 crbug.com/605047 [ Mac10.11 Retina ] fast/text/emphasis.html [ Failure ] |
| 1514 | 1512 |
| 1515 crbug.com/605059 [ Retina ] fast/text/international/rtl-negative-letter-spacing.
html [ Failure ] | 1513 crbug.com/605059 [ Retina ] fast/text/international/rtl-negative-letter-spacing.
html [ Failure ] |
| 1516 | 1514 |
| 1517 crbug.com/606302 [ Win7 ] transforms/3d/point-mapping/3d-point-mapping-preserve-
3d.html [ Failure Pass ] | 1515 crbug.com/606302 [ Win7 ] transforms/3d/point-mapping/3d-point-mapping-preserve-
3d.html [ Failure Pass ] |
| OLD | NEW |