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 1328 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1339 | 1339 |
1340 crbug.com/568867 [ Win Debug ] transforms/3d/point-mapping/3d-point-mapping-deep
.html [ Failure ] | 1340 crbug.com/568867 [ Win Debug ] transforms/3d/point-mapping/3d-point-mapping-deep
.html [ Failure ] |
1341 crbug.com/568867 [ Win Debug ] transforms/3d/point-mapping/3d-point-mapping-pres
erve-3d.html [ Failure ] | 1341 crbug.com/568867 [ Win Debug ] transforms/3d/point-mapping/3d-point-mapping-pres
erve-3d.html [ Failure ] |
1342 | 1342 |
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/320139 fast/repaint/block-layout-inline-children-replaced.html [ Pass
Failure ] | 1347 crbug.com/320139 fast/repaint/block-layout-inline-children-replaced.html [ Pass
Failure ] |
1348 | 1348 |
| 1349 crbug.com/596486 [ Linux ] inspector/elements/edit/edit-dom-actions.html [ Timeo
ut Pass ] |
| 1350 |
1349 crbug.com/575766 http/tests/inspector/resource-tree/resource-tree-frame-add.html
[ Timeout Pass ] | 1351 crbug.com/575766 http/tests/inspector/resource-tree/resource-tree-frame-add.html
[ Timeout Pass ] |
1350 crbug.com/581468 http/tests/inspector/resource-tree/resource-tree-non-unique-url
.html [ Pass Failure ] | 1352 crbug.com/581468 http/tests/inspector/resource-tree/resource-tree-non-unique-url
.html [ Pass Failure ] |
1351 | 1353 |
1352 crbug.com/571710 http/tests/inspector/search/source-frame-search.html [ Timeout
Pass ] | 1354 crbug.com/571710 http/tests/inspector/search/source-frame-search.html [ Timeout
Pass ] |
1353 | 1355 |
1354 crbug.com/571716 inspector/audits/audits-panel-functional.html [ Crash Pass ] | 1356 crbug.com/571716 inspector/audits/audits-panel-functional.html [ Crash Pass ] |
1355 | 1357 |
1356 crbug.com/571721 inspector/console/console-xpath.html [ Timeout Pass ] | 1358 crbug.com/571721 inspector/console/console-xpath.html [ Timeout Pass ] |
1357 | 1359 |
1358 crbug.com/580378 [ Mac ] fast/replaced/width100percent-searchfield.html [ Failur
e Pass ] | 1360 crbug.com/580378 [ Mac ] fast/replaced/width100percent-searchfield.html [ Failur
e Pass ] |
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1394 | 1396 |
1395 crbug.com/587779 [ Retina Mac10.10 ] fast/dynamic/window-resize-scrollbars-test.
html [ Timeout Failure Pass ] | 1397 crbug.com/587779 [ Retina Mac10.10 ] fast/dynamic/window-resize-scrollbars-test.
html [ Timeout Failure Pass ] |
1396 | 1398 |
1397 crbug.com/587950 [ Mac Win ] virtual/threaded/animations/background-shorthand-cr
ash.html [ Failure Crash ] | 1399 crbug.com/587950 [ Mac Win ] virtual/threaded/animations/background-shorthand-cr
ash.html [ Failure Crash ] |
1398 | 1400 |
1399 crbug.com/588061 [ Debug ] inspector/sources/debugger-breakpoints/debugger-reloa
d-breakpoints-with-source-maps.html [ Pass Failure ] | 1401 crbug.com/588061 [ Debug ] inspector/sources/debugger-breakpoints/debugger-reloa
d-breakpoints-with-source-maps.html [ Pass Failure ] |
1400 | 1402 |
1401 crbug.com/248063 [ Win ] plugins/plugin-clip-subframe.html [ Pass Failure ] | 1403 crbug.com/248063 [ Win ] plugins/plugin-clip-subframe.html [ Pass Failure ] |
1402 | 1404 |
1403 crbug.com/588103 fast/xmlhttprequest/xmlhttprequest-responsetype-arraybuffer.htm
l [ Pass Failure ] | 1405 crbug.com/588103 fast/xmlhttprequest/xmlhttprequest-responsetype-arraybuffer.htm
l [ Pass Failure ] |
OLD | NEW |