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 1290 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1301 crbug.com/572723 [ Mac10.7 Release ] inspector/sources/debugger/debugger-complet
ions-on-call-frame.html [ Timeout Pass ] | 1301 crbug.com/572723 [ Mac10.7 Release ] inspector/sources/debugger/debugger-complet
ions-on-call-frame.html [ Timeout Pass ] |
1302 crbug.com/572723 [ Linux Mac10.9 ] inspector/sources/debugger/debugger-disable-e
nable.html [ Pass Failure Timeout ] | 1302 crbug.com/572723 [ Linux Mac10.9 ] inspector/sources/debugger/debugger-disable-e
nable.html [ Pass Failure Timeout ] |
1303 crbug.com/572723 inspector/sources/debugger/debugger-uncaught-promise-on-pause.h
tml [ Timeout Pass ] | 1303 crbug.com/572723 inspector/sources/debugger/debugger-uncaught-promise-on-pause.h
tml [ Timeout Pass ] |
1304 | 1304 |
1305 crbug.com/572726 inspector/tracing/timeline-node-reference.html [ Timeout Pass C
rash ] | 1305 crbug.com/572726 inspector/tracing/timeline-node-reference.html [ Timeout Pass C
rash ] |
1306 | 1306 |
1307 crbug.com/577380 [ Linux Debug ] http/tests/serviceworker/chromium/registration-
stress.html [ Failure ] | 1307 crbug.com/577380 [ Linux Debug ] http/tests/serviceworker/chromium/registration-
stress.html [ Failure ] |
1308 | 1308 |
1309 crbug.com/577746 [ Linux Debug ] compositing/iframes/iframe-in-composited-layer.
html [ Pass Failure ] | 1309 crbug.com/577746 [ Linux Debug ] compositing/iframes/iframe-in-composited-layer.
html [ Pass Failure ] |
1310 | 1310 |
1311 crbug.com/579151 editing/deleting/delete-to-select-table.html [ NeedsRebaseline
] | |
1312 crbug.com/579151 editing/inserting/insert-div-018.html [ NeedsRebaseline ] | |
1313 | |
1314 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ] | 1311 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ] |
1315 | 1312 |
1316 crbug.com/581203 [ Linux ] web-animations-api/player-finish-sample-only.html [ F
ailure Pass ] | 1313 crbug.com/581203 [ Linux ] web-animations-api/player-finish-sample-only.html [ F
ailure Pass ] |
OLD | NEW |