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 1258 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1269 crbug.com/568867 [ Win Debug ] transforms/3d/point-mapping/3d-point-mapping-deep
.html [ Failure ] | 1269 crbug.com/568867 [ Win Debug ] transforms/3d/point-mapping/3d-point-mapping-deep
.html [ Failure ] |
1270 crbug.com/568867 [ Win Debug ] transforms/3d/point-mapping/3d-point-mapping-pres
erve-3d.html [ Failure ] | 1270 crbug.com/568867 [ Win Debug ] transforms/3d/point-mapping/3d-point-mapping-pres
erve-3d.html [ Failure ] |
1271 | 1271 |
1272 crbug.com/569811 inspector-protocol/debugger/updateCallFrameScopes.html [ Pass F
ailure ] | 1272 crbug.com/569811 inspector-protocol/debugger/updateCallFrameScopes.html [ Pass F
ailure ] |
1273 | 1273 |
1274 crbug.com/571376 http/tests/webfont/font-display-intervention.html [ Pass Failur
e ] | 1274 crbug.com/571376 http/tests/webfont/font-display-intervention.html [ Pass Failur
e ] |
1275 | 1275 |
1276 crbug.com/570899 [ Mac10.6 ] virtual/rootlayerscrolls/fast/scrolling/background-
paint-scrolled.html [ Failure ] | 1276 crbug.com/570899 [ Mac10.6 ] virtual/rootlayerscrolls/fast/scrolling/background-
paint-scrolled.html [ Failure ] |
1277 crbug.com/571361 [ Mac10.6 ] virtual/rootlayerscrolls/fast/scrolling/background-
paint-scrolled-out-and-in.html [ Failure ] | 1277 crbug.com/571361 [ Mac10.6 ] virtual/rootlayerscrolls/fast/scrolling/background-
paint-scrolled-out-and-in.html [ Failure ] |
1278 | 1278 |
1279 crbug.com/568196 css3/filters/effect-blur-hw.html [ NeedsRebaseline ] | |
1280 crbug.com/568196 css3/filters/effect-brightness-clamping-hw.html [ NeedsRebaseli
ne ] | |
1281 crbug.com/568196 css3/filters/effect-drop-shadow-hw.html [ NeedsRebaseline ] | |
1282 crbug.com/568196 css3/filters/effect-reference-colorspace-hw.html [ NeedsRebasel
ine ] | |
1283 crbug.com/568196 css3/filters/effect-reference-hidpi-hw.html [ NeedsRebaseline ] | |
1284 crbug.com/568196 css3/filters/effect-reference-hw.html [ NeedsRebaseline ] | |
1285 crbug.com/568196 css3/filters/effect-reference-ordering-hw.html [ NeedsRebaselin
e ] | |
1286 crbug.com/568196 css3/filters/effect-reference-subregion-hw.html [ NeedsRebaseli
ne ] | |
1287 crbug.com/568196 css3/filters/effect-reference-zoom-hw.html [ NeedsRebaseline ] | |
1288 crbug.com/568196 css3/filters/filter-change-repaint-composited.html [ NeedsRebas
eline ] | |
1289 crbug.com/568196 css3/filters/filter-change-repaint.html [ NeedsRebaseline ] | |
1290 crbug.com/568196 css3/filters/filter-repaint-composited-fallback-crash.html [ Ne
edsRebaseline ] | |
1291 crbug.com/568196 css3/filters/filter-repaint-composited-fallback.html [ NeedsReb
aseline ] | |
1292 crbug.com/568196 compositing/filters/sw-nested-shadow-overlaps-hw-nested-shadow.
html [ NeedsRebaseline ] | |
1293 crbug.com/568196 compositing/culling/filter-occlusion-blur.html [ NeedsRebaselin
e ] | |
1294 | |
1295 crbug.com/320139 fast/repaint/block-layout-inline-children-replaced.html [ Pass
Failure ] | 1279 crbug.com/320139 fast/repaint/block-layout-inline-children-replaced.html [ Pass
Failure ] |
1296 | 1280 |
1297 crbug.com/575766 http/tests/inspector/resource-tree/resource-tree-frame-add.html
[ Timeout Pass ] | 1281 crbug.com/575766 http/tests/inspector/resource-tree/resource-tree-frame-add.html
[ Timeout Pass ] |
1298 | 1282 |
1299 crbug.com/571710 http/tests/inspector/search/source-frame-search.html [ Timeout
Pass ] | 1283 crbug.com/571710 http/tests/inspector/search/source-frame-search.html [ Timeout
Pass ] |
1300 | 1284 |
1301 crbug.com/571716 inspector/audits/audits-panel-functional.html [ Crash Pass ] | 1285 crbug.com/571716 inspector/audits/audits-panel-functional.html [ Crash Pass ] |
1302 | 1286 |
1303 crbug.com/571721 inspector/console/console-xpath.html [ Timeout Pass ] | 1287 crbug.com/571721 inspector/console/console-xpath.html [ Timeout Pass ] |
1304 | 1288 |
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1353 crbug.com/516751 svg/hixie/perf/004.xml [ NeedsRebaseline ] | 1337 crbug.com/516751 svg/hixie/perf/004.xml [ NeedsRebaseline ] |
1354 | 1338 |
1355 crbug.com/579365 [ Mac ] fast/replaced/border-radius-clip.html [ NeedsRebaseline
] | 1339 crbug.com/579365 [ Mac ] fast/replaced/border-radius-clip.html [ NeedsRebaseline
] |
1356 | 1340 |
1357 crbug.com/579151 editing/deleting/delete-to-select-table.html [ NeedsRebaseline
] | 1341 crbug.com/579151 editing/deleting/delete-to-select-table.html [ NeedsRebaseline
] |
1358 crbug.com/579151 editing/inserting/insert-div-018.html [ NeedsRebaseline ] | 1342 crbug.com/579151 editing/inserting/insert-div-018.html [ NeedsRebaseline ] |
1359 | 1343 |
1360 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ] | 1344 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ] |
1361 | 1345 |
1362 crbug.com/581203 [ Linux ] web-animations-api/player-finish-sample-only.html [ F
ailure Pass ] | 1346 crbug.com/581203 [ Linux ] web-animations-api/player-finish-sample-only.html [ F
ailure Pass ] |
OLD | NEW |