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 1389 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1400 | 1400 |
1401 crbug.com/577746 [ Linux Debug ] compositing/iframes/iframe-in-composited-layer.
html [ Pass Failure ] | 1401 crbug.com/577746 [ Linux Debug ] compositing/iframes/iframe-in-composited-layer.
html [ Pass Failure ] |
1402 | 1402 |
1403 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ] | 1403 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ] |
1404 | 1404 |
1405 # No baselines, but this js test is also showing FAIL | 1405 # No baselines, but this js test is also showing FAIL |
1406 crbug.com/583675 fast/dom/shadow/scoped-events-by-ua-stopped.html [ Failure ] | 1406 crbug.com/583675 fast/dom/shadow/scoped-events-by-ua-stopped.html [ Failure ] |
1407 | 1407 |
1408 crbug.com/585724 fast/js/JSON-parse.html [ NeedsManualRebaseline ] | 1408 crbug.com/585724 fast/js/JSON-parse.html [ NeedsManualRebaseline ] |
1409 | 1409 |
| 1410 crbug.com/570756 [ Mac ] fast/dom/HTMLProgressElement/progress-element.html [ Ne
edsRebaseline ] |
| 1411 |
1410 crbug.com/587136 [ Linux Debug ] http/tests/security/xss-DENIED-cross-origin-sta
ck-overflow.html [ Timeout Pass ] | 1412 crbug.com/587136 [ Linux Debug ] http/tests/security/xss-DENIED-cross-origin-sta
ck-overflow.html [ Timeout Pass ] |
1411 | 1413 |
1412 crbug.com/587593 [ Android ] fast/js/pic/cached-single-entry-transition.html [ P
ass Failure ] | 1414 crbug.com/587593 [ Android ] fast/js/pic/cached-single-entry-transition.html [ P
ass Failure ] |
1413 | 1415 |
1414 crbug.com/587779 [ Mac10.7 Retina Mac10.10 ] fast/dynamic/window-resize-scrollba
rs-test.html [ Timeout Failure Pass ] | 1416 crbug.com/587779 [ Mac10.7 Retina Mac10.10 ] fast/dynamic/window-resize-scrollba
rs-test.html [ Timeout Failure Pass ] |
1415 | 1417 |
1416 crbug.com/587950 [ Mac Win ] virtual/threaded/animations/background-shorthand-cr
ash.html [ Failure ] | 1418 crbug.com/587950 [ Mac Win ] virtual/threaded/animations/background-shorthand-cr
ash.html [ Failure ] |
1417 | 1419 |
1418 crbug.com/588061 [ Debug ] inspector/sources/debugger-breakpoints/debugger-reloa
d-breakpoints-with-source-maps.html [ Pass Failure ] | 1420 crbug.com/588061 [ Debug ] inspector/sources/debugger-breakpoints/debugger-reloa
d-breakpoints-with-source-maps.html [ Pass Failure ] |
1419 | 1421 |
1420 crbug.com/248063 [ Win ] plugins/plugin-clip-subframe.html [ Pass Failure ] | 1422 crbug.com/248063 [ Win ] plugins/plugin-clip-subframe.html [ Pass Failure ] |
1421 | 1423 |
1422 crbug.com/588103 fast/xmlhttprequest/xmlhttprequest-responsetype-arraybuffer.htm
l [ Pass Failure ] | 1424 crbug.com/588103 fast/xmlhttprequest/xmlhttprequest-responsetype-arraybuffer.htm
l [ Pass Failure ] |
OLD | NEW |