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 1085 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1096 crbug.com/509025 [ Mac10.10 ] fast/images/style-access-during-imageChanged-crash
.html [ Failure ] | 1096 crbug.com/509025 [ Mac10.10 ] fast/images/style-access-during-imageChanged-crash
.html [ Failure ] |
1097 crbug.com/509025 [ Mac10.10 ] fast/parser/xml-colon-entity.html [ Failure ] | 1097 crbug.com/509025 [ Mac10.10 ] fast/parser/xml-colon-entity.html [ Failure ] |
1098 crbug.com/509025 [ Mac10.10 ] fast/parser/xml-declaration-missing-ending-mark.ht
ml [ Failure ] | 1098 crbug.com/509025 [ Mac10.10 ] fast/parser/xml-declaration-missing-ending-mark.ht
ml [ Failure ] |
1099 crbug.com/509025 [ Mac10.10 ] fast/text/custom-font-data-crash.html [ Failure ] | 1099 crbug.com/509025 [ Mac10.10 ] fast/text/custom-font-data-crash.html [ Failure ] |
1100 crbug.com/509025 [ Mac10.10 ] fast/text/custom-font-data-crash2.html [ Failure ] | 1100 crbug.com/509025 [ Mac10.10 ] fast/text/custom-font-data-crash2.html [ Failure ] |
1101 crbug.com/509025 [ Mac10.10 ] fast/text/glyph-reordering.html [ Failure ] | 1101 crbug.com/509025 [ Mac10.10 ] fast/text/glyph-reordering.html [ Failure ] |
1102 crbug.com/509025 [ Mac10.10 ] fast/text/large-text-composed-char.html [ Failure
] | 1102 crbug.com/509025 [ Mac10.10 ] fast/text/large-text-composed-char.html [ Failure
] |
1103 crbug.com/509025 [ Mac10.10 ] http/tests/navigation/navigation-redirect-schedule
-crash.html [ Failure ] | 1103 crbug.com/509025 [ Mac10.10 ] http/tests/navigation/navigation-redirect-schedule
-crash.html [ Failure ] |
1104 crbug.com/509025 [ Mac10.10 ] http/tests/security/contentTypeOptions/nosniff-scr
ipt-without-content-type-blocked.html [ Failure ] | 1104 crbug.com/509025 [ Mac10.10 ] http/tests/security/contentTypeOptions/nosniff-scr
ipt-without-content-type-blocked.html [ Failure ] |
1105 | 1105 |
| 1106 crbug.com/569643 compositing/iframes/invisible-nested-iframe-hide.html [ NeedsRe
baseline ] |
| 1107 |
1106 crbug.com/545140 [ Mac10.10 ] fast/encoding/denormalised-voiced-japanese-chars.h
tml [ Failure ] | 1108 crbug.com/545140 [ Mac10.10 ] fast/encoding/denormalised-voiced-japanese-chars.h
tml [ Failure ] |
1107 crbug.com/545141 [ Mac10.10 ] fast/writing-mode/text-orientation-basic.html [ Fa
ilure ] | 1109 crbug.com/545141 [ Mac10.10 ] fast/writing-mode/text-orientation-basic.html [ Fa
ilure ] |
1108 | 1110 |
1109 crbug.com/509025 [ Mac10.10 ] fast/text/international/complex-character-based-fa
llback.html [ Failure ] | 1111 crbug.com/509025 [ Mac10.10 ] fast/text/international/complex-character-based-fa
llback.html [ Failure ] |
1110 crbug.com/509025 [ Mac10.10 ] virtual/pointerevent/fast/events/context-no-desele
ct.html [ Failure ] | 1112 crbug.com/509025 [ Mac10.10 ] virtual/pointerevent/fast/events/context-no-desele
ct.html [ Failure ] |
1111 crbug.com/509025 [ Mac10.10 ] virtual/trustedeventsdefaultaction/fast/events/con
text-no-deselect.html [ Failure ] | 1113 crbug.com/509025 [ Mac10.10 ] virtual/trustedeventsdefaultaction/fast/events/con
text-no-deselect.html [ Failure ] |
1112 crbug.com/509025 [ Mac10.10 ] virtual/prefer_compositing_to_lcd_text/compositing
/overflow/theme-affects-visual-overflow.html [ Failure ] | 1114 crbug.com/509025 [ Mac10.10 ] virtual/prefer_compositing_to_lcd_text/compositing
/overflow/theme-affects-visual-overflow.html [ Failure ] |
1113 crbug.com/509025 [ Mac10.10 ] virtual/rootlayerscrolls/scrollbars/rtl/overflow-s
croll-rtl.html [ Failure ] | 1115 crbug.com/509025 [ Mac10.10 ] virtual/rootlayerscrolls/scrollbars/rtl/overflow-s
croll-rtl.html [ Failure ] |
1114 crbug.com/509025 [ Mac10.10 ] virtual/rootlayerscrolls/scrollbars/short-scrollba
r.html [ Failure ] | 1116 crbug.com/509025 [ Mac10.10 ] virtual/rootlayerscrolls/scrollbars/short-scrollba
r.html [ Failure ] |
1115 | 1117 |
(...skipping 248 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1364 | 1366 |
1365 crbug.com/572726 inspector/tracing/timeline-node-reference.html [ Timeout Pass C
rash ] | 1367 crbug.com/572726 inspector/tracing/timeline-node-reference.html [ Timeout Pass C
rash ] |
1366 | 1368 |
1367 crbug.com/577380 [ Linux Debug ] http/tests/serviceworker/chromium/registration-
stress.html [ Failure ] | 1369 crbug.com/577380 [ Linux Debug ] http/tests/serviceworker/chromium/registration-
stress.html [ Failure ] |
1368 | 1370 |
1369 crbug.com/577746 [ Linux Debug ] compositing/iframes/iframe-in-composited-layer.
html [ Pass Failure ] | 1371 crbug.com/577746 [ Linux Debug ] compositing/iframes/iframe-in-composited-layer.
html [ Pass Failure ] |
1370 | 1372 |
1371 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ] | 1373 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ] |
1372 | 1374 |
1373 crbug.com/581203 [ Linux ] web-animations-api/player-finish-sample-only.html [ F
ailure Pass ] | 1375 crbug.com/581203 [ Linux ] web-animations-api/player-finish-sample-only.html [ F
ailure Pass ] |
OLD | NEW |