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 1371 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1382 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 ] |
1383 | 1383 |
1384 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 ] |
1385 | 1385 |
1386 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 ] |
1387 | 1387 |
1388 # No baselines, but this js test is also showing FAIL | 1388 # No baselines, but this js test is also showing FAIL |
1389 crbug.com/583675 fast/dom/shadow/scoped-events-by-ua-stopped.html [ Failure ] | 1389 crbug.com/583675 fast/dom/shadow/scoped-events-by-ua-stopped.html [ Failure ] |
1390 | 1390 |
1391 crbug.com/581203 [ Linux ] web-animations-api/player-finish-sample-only.html [ F
ailure Pass ] | 1391 crbug.com/581203 [ Linux ] web-animations-api/player-finish-sample-only.html [ F
ailure Pass ] |
| 1392 |
| 1393 crbug.com/585724 fast/js/JSON-parse.html [ NeedsManualRebaseline ] |
OLD | NEW |