| 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 11 matching lines...) Expand all Loading... |
| 22 crbug.com/377567 [ Debug ] editing/selection/programmatic-selection-on-mac-is-di
rectionless.html [ Timeout Pass ] | 22 crbug.com/377567 [ Debug ] editing/selection/programmatic-selection-on-mac-is-di
rectionless.html [ Timeout Pass ] |
| 23 crbug.com/377567 [ Debug ] fast/css/large-list-of-rules-crash.html [ Timeout Pas
s ] | 23 crbug.com/377567 [ Debug ] fast/css/large-list-of-rules-crash.html [ Timeout Pas
s ] |
| 24 | 24 |
| 25 crbug.com/501229 fast/forms/associatedFormControls-leak-nodes.html [ Failure Pas
s ] | 25 crbug.com/501229 fast/forms/associatedFormControls-leak-nodes.html [ Failure Pas
s ] |
| 26 | 26 |
| 27 crbug.com/417181 http/tests/xmlhttprequest/abort-on-changestate-headers-received
.html [ Failure Pass ] | 27 crbug.com/417181 http/tests/xmlhttprequest/abort-on-changestate-headers-received
.html [ Failure Pass ] |
| 28 | 28 |
| 29 crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Failure
] | 29 crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Failure
] |
| 30 crbug.com/420008 virtual/threaded/inspector/tracing/worker-js-frames.html [ Pass
Timeout Failure ] | 30 crbug.com/420008 virtual/threaded/inspector/tracing/worker-js-frames.html [ Pass
Timeout Failure ] |
| 31 crbug.com/572723 inspector/sources/debugger/debugger-autocontinue-on-syntax-erro
r.html [ Pass Failure ] | 31 crbug.com/572723 inspector/sources/debugger/debugger-autocontinue-on-syntax-erro
r.html [ Pass Failure ] |
| 32 crbug.com/596940 inspector-protocol/runtime/runtime-execution-contexts-events.ht
ml [ Pass Timeout ] |
| 32 | 33 |
| 33 crbug.com/569901 crbug.com/24182 [ Debug ] jquery/manipulation.html [ Timeout Fa
ilure Pass ] | 34 crbug.com/569901 crbug.com/24182 [ Debug ] jquery/manipulation.html [ Timeout Fa
ilure Pass ] |
| 34 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/syntax/parsing/html5
lib_tests16.html [ Timeout Failure ] | 35 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/syntax/parsing/html5
lib_tests16.html [ Timeout Failure ] |
| 35 crbug.com/569901 [ Debug ] fast/dom/minor-dom-gc.html [ Timeout Failure ] | 36 crbug.com/569901 [ Debug ] fast/dom/minor-dom-gc.html [ Timeout Failure ] |
| 36 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/rendering/replaced-e
lements/svg-embedded-sizing/svg-in-object-auto.html [ Timeout Failure ] | 37 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/rendering/replaced-e
lements/svg-embedded-sizing/svg-in-object-auto.html [ Timeout Failure ] |
| 37 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/rendering/replaced-e
lements/svg-embedded-sizing/svg-in-iframe-percentage.html [ Timeout Failure ] | 38 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/rendering/replaced-e
lements/svg-embedded-sizing/svg-in-iframe-percentage.html [ Timeout Failure ] |
| 38 crbug.com/569901 [ Debug ] virtual/pointerevent/fast/events/touch/gesture/pad-ge
sture-fling.html [ Timeout Failure ] | 39 crbug.com/569901 [ Debug ] virtual/pointerevent/fast/events/touch/gesture/pad-ge
sture-fling.html [ Timeout Failure ] |
| 39 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/rendering/replaced-e
lements/svg-embedded-sizing/svg-in-object-fixed.html [ Timeout Failure ] | 40 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/rendering/replaced-e
lements/svg-embedded-sizing/svg-in-object-fixed.html [ Timeout Failure ] |
| 40 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/rendering/replaced-e
lements/svg-embedded-sizing/svg-in-iframe-auto.html [ Timeout Failure ] | 41 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/rendering/replaced-e
lements/svg-embedded-sizing/svg-in-iframe-auto.html [ Timeout Failure ] |
| 41 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/rendering/replaced-e
lements/svg-embedded-sizing/svg-in-object-percentage.html [ Timeout Failure ] | 42 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/rendering/replaced-e
lements/svg-embedded-sizing/svg-in-object-percentage.html [ Timeout Failure ] |
| (...skipping 1342 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1384 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/squash-parti
al-repaint-inside-squashed-layer.html [ Failure ] | 1385 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/squash-parti
al-repaint-inside-squashed-layer.html [ Failure ] |
| 1385 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/squashing-in
side-preserve-3d-element.html [ Failure ] | 1386 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/squashing-in
side-preserve-3d-element.html [ Failure ] |
| 1386 | 1387 |
| 1387 crbug.com/591902 [ Linux Mac10.10 Mac10.11 Retina ] http/tests/security/contentT
ypeOptions/nosniff-script-without-content-type-blocked.html [ Failure ] | 1388 crbug.com/591902 [ Linux Mac10.10 Mac10.11 Retina ] http/tests/security/contentT
ypeOptions/nosniff-script-without-content-type-blocked.html [ Failure ] |
| 1388 | 1389 |
| 1389 crbug.com/592185 fast/repaint/fixed-right-in-page-scale.html [ Failure Pass ] | 1390 crbug.com/592185 fast/repaint/fixed-right-in-page-scale.html [ Failure Pass ] |
| 1390 | 1391 |
| 1391 crbug.com/592409 inspector-protocol/debugger/stepping-with-blackboxed-ranges.htm
l [ NeedsManualRebaseline ] | 1392 crbug.com/592409 inspector-protocol/debugger/stepping-with-blackboxed-ranges.htm
l [ NeedsManualRebaseline ] |
| 1392 | 1393 |
| 1393 crbug.com/594595 [ Linux ] http/tests/security/mixedContent/websocket/insecure-w
ebsocket-in-secure-page-worker-allowed.html [ Timeout Pass ] | 1394 crbug.com/594595 [ Linux ] http/tests/security/mixedContent/websocket/insecure-w
ebsocket-in-secure-page-worker-allowed.html [ Timeout Pass ] |
| OLD | NEW |