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 1332 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1343 crbug.com/569811 inspector-protocol/debugger/updateCallFrameScopes.html [ Pass F
ailure ] | 1343 crbug.com/569811 inspector-protocol/debugger/updateCallFrameScopes.html [ Pass F
ailure ] |
1344 | 1344 |
1345 crbug.com/571376 http/tests/webfont/font-display-intervention.html [ Pass Failur
e ] | 1345 crbug.com/571376 http/tests/webfont/font-display-intervention.html [ Pass Failur
e ] |
1346 | 1346 |
1347 crbug.com/570899 [ Mac10.6 ] virtual/rootlayerscrolls/fast/scrolling/background-
paint-scrolled.html [ Failure ] | 1347 crbug.com/570899 [ Mac10.6 ] virtual/rootlayerscrolls/fast/scrolling/background-
paint-scrolled.html [ Failure ] |
1348 crbug.com/571361 [ Mac10.6 ] virtual/rootlayerscrolls/fast/scrolling/background-
paint-scrolled-out-and-in.html [ Failure ] | 1348 crbug.com/571361 [ Mac10.6 ] virtual/rootlayerscrolls/fast/scrolling/background-
paint-scrolled-out-and-in.html [ Failure ] |
1349 | 1349 |
1350 crbug.com/320139 fast/repaint/block-layout-inline-children-replaced.html [ Pass
Failure ] | 1350 crbug.com/320139 fast/repaint/block-layout-inline-children-replaced.html [ Pass
Failure ] |
1351 | 1351 |
1352 crbug.com/575766 http/tests/inspector/resource-tree/resource-tree-frame-add.html
[ Timeout Pass ] | 1352 crbug.com/575766 http/tests/inspector/resource-tree/resource-tree-frame-add.html
[ Timeout Pass ] |
1353 crbug.com/581468 [ Win ] http/tests/inspector/resource-tree/resource-tree-non-un
ique-url.html [ Pass Failure ] | 1353 crbug.com/581468 http/tests/inspector/resource-tree/resource-tree-non-unique-url
.html [ Pass Failure ] |
1354 | 1354 |
1355 crbug.com/571710 http/tests/inspector/search/source-frame-search.html [ Timeout
Pass ] | 1355 crbug.com/571710 http/tests/inspector/search/source-frame-search.html [ Timeout
Pass ] |
1356 | 1356 |
1357 crbug.com/571716 inspector/audits/audits-panel-functional.html [ Crash Pass ] | 1357 crbug.com/571716 inspector/audits/audits-panel-functional.html [ Crash Pass ] |
1358 | 1358 |
1359 crbug.com/571721 inspector/console/console-xpath.html [ Timeout Pass ] | 1359 crbug.com/571721 inspector/console/console-xpath.html [ Timeout Pass ] |
1360 | 1360 |
1361 crbug.com/571762 [ Mac10.7 ] inspector/console/inspect-html-all-collection.html
[ Timeout Pass ] | 1361 crbug.com/571762 [ Mac10.7 ] inspector/console/inspect-html-all-collection.html
[ Timeout Pass ] |
1362 crbug.com/580378 [ Mac ] fast/replaced/width100percent-searchfield.html [ Failur
e Pass ] | 1362 crbug.com/580378 [ Mac ] fast/replaced/width100percent-searchfield.html [ Failur
e Pass ] |
1363 crbug.com/571765 [ Linux Trusty Mac10.9 ] inspector/console/worker-eval-contains
-stack.html [ Timeout Crash Pass ] | 1363 crbug.com/571765 [ Linux Trusty Mac10.9 ] inspector/console/worker-eval-contains
-stack.html [ Timeout Crash Pass ] |
(...skipping 12 matching lines...) Expand all Loading... |
1376 | 1376 |
1377 crbug.com/572726 inspector/tracing/timeline-node-reference.html [ Timeout Pass C
rash ] | 1377 crbug.com/572726 inspector/tracing/timeline-node-reference.html [ Timeout Pass C
rash ] |
1378 | 1378 |
1379 crbug.com/577380 [ Linux Debug ] http/tests/serviceworker/chromium/registration-
stress.html [ Failure ] | 1379 crbug.com/577380 [ Linux Debug ] http/tests/serviceworker/chromium/registration-
stress.html [ Failure ] |
1380 | 1380 |
1381 crbug.com/577746 [ Linux Debug ] compositing/iframes/iframe-in-composited-layer.
html [ Pass Failure ] | 1381 crbug.com/577746 [ Linux Debug ] compositing/iframes/iframe-in-composited-layer.
html [ Pass Failure ] |
1382 | 1382 |
1383 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ] | 1383 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ] |
1384 | 1384 |
1385 crbug.com/581203 [ Linux ] web-animations-api/player-finish-sample-only.html [ F
ailure Pass ] | 1385 crbug.com/581203 [ Linux ] web-animations-api/player-finish-sample-only.html [ F
ailure Pass ] |
OLD | NEW |