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 29 matching lines...) Expand all Loading... |
40 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/rendering/replaced-e
lements/svg-embedded-sizing/svg-in-object-percentage.html [ Timeout Failure ] | 40 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/rendering/replaced-e
lements/svg-embedded-sizing/svg-in-object-percentage.html [ Timeout Failure ] |
41 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/syntax/parsing/html5
lib_template.html [ Timeout Failure ] | 41 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/syntax/parsing/html5
lib_template.html [ Timeout Failure ] |
42 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/rendering/replaced-e
lements/svg-embedded-sizing/svg-in-iframe-fixed.html [ Timeout Failure ] | 42 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/rendering/replaced-e
lements/svg-embedded-sizing/svg-in-iframe-fixed.html [ Timeout Failure ] |
43 | 43 |
44 crbug.com/299010 [ Win ] fast/forms/text/text-font-height-mismatch.html [ Pass F
ailure ] | 44 crbug.com/299010 [ Win ] fast/forms/text/text-font-height-mismatch.html [ Pass F
ailure ] |
45 crbug.com/299010 [ Linux Debug ] fast/forms/text/text-font-height-mismatch.html
[ Pass Failure ] | 45 crbug.com/299010 [ Linux Debug ] fast/forms/text/text-font-height-mismatch.html
[ Pass Failure ] |
46 crbug.com/581990 [ Win ] fast/writing-mode/english-lr-text.html [ Pass Failure ] | 46 crbug.com/581990 [ Win ] fast/writing-mode/english-lr-text.html [ Pass Failure ] |
47 crbug.com/581974 [ Win Debug ] fast/text/justify-ideograph-vertical.html [ Pass
Failure ] | 47 crbug.com/581974 [ Win Debug ] fast/text/justify-ideograph-vertical.html [ Pass
Failure ] |
48 crbug.com/581974 [ Linux Debug ] fast/text/justify-ideograph-vertical.html [ Pas
s Failure ] | 48 crbug.com/581974 [ Linux Debug ] fast/text/justify-ideograph-vertical.html [ Pas
s Failure ] |
49 | 49 |
| 50 # See also crbug.com/521730 for the these two text/emphasis tests (non-Oilpan) W
in10 failures. |
| 51 crbug.com/574660 [ Win7 ] fast/text/emphasis-combined-text.html [ Pass Failure ] |
| 52 crbug.com/574660 [ Win7 ] fast/text/emphasis-vertical.html [ Pass Failure ] |
| 53 |
50 # ====== Oilpan-only failures until here ====== | 54 # ====== Oilpan-only failures until here ====== |
51 | 55 |
52 # Run these tests with under virtual/spv2 only. | 56 # Run these tests with under virtual/spv2 only. |
53 crbug.com/524134 paint/invalidation/spv2 [ Skip ] | 57 crbug.com/524134 paint/invalidation/spv2 [ Skip ] |
54 | 58 |
55 # Run these tests with under virtual/scalefactor... only. | 59 # Run these tests with under virtual/scalefactor... only. |
56 crbug.com/567837 fast/hidpi/static [ Skip ] | 60 crbug.com/567837 fast/hidpi/static [ Skip ] |
57 | 61 |
58 # TODO(yosin): We should convert following tests to use asynchronous spell check
er. | 62 # TODO(yosin): We should convert following tests to use asynchronous spell check
er. |
59 crbug.com/563265 editing/spelling/context-menu-suggestions.html [ Skip ] | 63 crbug.com/563265 editing/spelling/context-menu-suggestions.html [ Skip ] |
(...skipping 1312 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1372 | 1376 |
1373 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 ] |
1374 | 1378 |
1375 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 ] |
1376 | 1380 |
1377 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 ] |
1378 | 1382 |
1379 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 ] |
1380 | 1384 |
1381 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 |