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 1353 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1364 crbug.com/571765 [ Linux Trusty Mac10.9 ] inspector/console/worker-eval-contains
-stack.html [ Timeout Crash Pass ] | 1364 crbug.com/571765 [ Linux Trusty Mac10.9 ] inspector/console/worker-eval-contains
-stack.html [ Timeout Crash Pass ] |
1365 | 1365 |
1366 crbug.com/571773 inspector/console/worker-exception-message-contains-stack.html
[ Failure Timeout Crash Pass ] | 1366 crbug.com/571773 inspector/console/worker-exception-message-contains-stack.html
[ Failure Timeout Crash Pass ] |
1367 | 1367 |
1368 crbug.com/399951 http/tests/mime/javascript-mimetype-usecounters.html [ Pass Fai
lure ] | 1368 crbug.com/399951 http/tests/mime/javascript-mimetype-usecounters.html [ Pass Fai
lure ] |
1369 | 1369 |
1370 crbug.com/572710 [ Debug ] inspector/extensions/extensions-sidebar.html [ Timeou
t Pass ] | 1370 crbug.com/572710 [ Debug ] inspector/extensions/extensions-sidebar.html [ Timeou
t Pass ] |
1371 | 1371 |
1372 crbug.com/572714 [ Linux ] inspector/sources/debugger/debug-inlined-scripts.html
[ Timeout Crash Pass ] | 1372 crbug.com/572714 [ Linux ] inspector/sources/debugger/debug-inlined-scripts.html
[ Timeout Crash Pass ] |
1373 | 1373 |
| 1374 crbug.com/579493 http/tests/security/xss-DENIED-xsl-document-securityOrigin.xml
[ Timeout ] |
| 1375 |
1374 crbug.com/572723 [ Mac10.7 Release ] inspector/sources/debugger/debugger-complet
ions-on-call-frame.html [ Timeout Pass ] | 1376 crbug.com/572723 [ Mac10.7 Release ] inspector/sources/debugger/debugger-complet
ions-on-call-frame.html [ Timeout Pass ] |
1375 crbug.com/572723 [ Linux Mac10.9 ] inspector/sources/debugger/debugger-disable-e
nable.html [ Pass Failure Timeout ] | 1377 crbug.com/572723 [ Linux Mac10.9 ] inspector/sources/debugger/debugger-disable-e
nable.html [ Pass Failure Timeout ] |
1376 crbug.com/572723 inspector/sources/debugger/debugger-uncaught-promise-on-pause.h
tml [ Timeout Pass ] | 1378 crbug.com/572723 inspector/sources/debugger/debugger-uncaught-promise-on-pause.h
tml [ Timeout Pass ] |
1377 | 1379 |
1378 crbug.com/572726 inspector/tracing/timeline-node-reference.html [ Timeout Pass C
rash ] | 1380 crbug.com/572726 inspector/tracing/timeline-node-reference.html [ Timeout Pass C
rash ] |
1379 | 1381 |
1380 crbug.com/577380 [ Linux Debug ] http/tests/serviceworker/chromium/registration-
stress.html [ Failure ] | 1382 crbug.com/577380 [ Linux Debug ] http/tests/serviceworker/chromium/registration-
stress.html [ Failure ] |
1381 | 1383 |
1382 crbug.com/577746 [ Linux Debug ] compositing/iframes/iframe-in-composited-layer.
html [ Pass Failure ] | 1384 crbug.com/577746 [ Linux Debug ] compositing/iframes/iframe-in-composited-layer.
html [ Pass Failure ] |
1383 | 1385 |
1384 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ] | 1386 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ] |
1385 | 1387 |
1386 crbug.com/581203 [ Linux ] web-animations-api/player-finish-sample-only.html [ F
ailure Pass ] | 1388 crbug.com/581203 [ Linux ] web-animations-api/player-finish-sample-only.html [ F
ailure Pass ] |
1387 | 1389 |
1388 crbug.com/582155 fast/regex/non-pattern-characters.html [ NeedsManualRebaseline
] | 1390 crbug.com/582155 fast/regex/non-pattern-characters.html [ NeedsManualRebaseline
] |
OLD | NEW |