| 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 crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Failure
] | 6 crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Failure
] |
| 7 crbug.com/420008 virtual/threaded/inspector/tracing/worker-js-frames.html [ Pass
Timeout Failure ] | 7 crbug.com/420008 virtual/threaded/inspector/tracing/worker-js-frames.html [ Pass
Timeout Failure ] |
| 8 crbug.com/596940 inspector-protocol/runtime/runtime-execution-contexts-events.ht
ml [ Pass Timeout ] | 8 crbug.com/596940 inspector-protocol/runtime/runtime-execution-contexts-events.ht
ml [ Pass Timeout ] |
| 9 crbug.com/597572 [ Debug ] http/tests/inspector/resource-tree/resource-tree-relo
ad.html [ Pass Failure ] | 9 crbug.com/597572 [ Debug ] http/tests/inspector/resource-tree/resource-tree-relo
ad.html [ Pass Failure ] |
| 10 | 10 |
| (...skipping 1172 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1183 | 1183 |
| 1184 crbug.com/501659 fast/xsl/xslt-missing-namespace-in-xslt.xml [ Failure ] | 1184 crbug.com/501659 fast/xsl/xslt-missing-namespace-in-xslt.xml [ Failure ] |
| 1185 | 1185 |
| 1186 crbug.com/501659 http/tests/security/xss-DENIED-xml-external-entity.xhtml [ Fail
ure ] | 1186 crbug.com/501659 http/tests/security/xss-DENIED-xml-external-entity.xhtml [ Fail
ure ] |
| 1187 crbug.com/501659 fast/css/stylesheet-candidate-nodes-crash.xhtml [ Failure ] | 1187 crbug.com/501659 fast/css/stylesheet-candidate-nodes-crash.xhtml [ Failure ] |
| 1188 | 1188 |
| 1189 # Slow expected on debug builds | 1189 # Slow expected on debug builds |
| 1190 crbug.com/445194 [ Debug ] fast/dom/shadow/focus-controller-recursion-crash.html
[ Skip ] | 1190 crbug.com/445194 [ Debug ] fast/dom/shadow/focus-controller-recursion-crash.html
[ Skip ] |
| 1191 crbug.com/505387 [ Win ] virtual/prefer_compositing_to_lcd_text/scrollbars/rtl/o
verflow-scroll-rtl.html [ Failure ] | 1191 crbug.com/505387 [ Win ] virtual/prefer_compositing_to_lcd_text/scrollbars/rtl/o
verflow-scroll-rtl.html [ Failure ] |
| 1192 | 1192 |
| 1193 # Failure on Mac 10.9, temporarily disabled. |
| 1194 crbug.com/621024 [ Mac10.9 ] svg/custom/pointer-events-image.svg [ Failure ] |
| 1195 |
| 1193 # Mac10.10-specific failures that still need triaging. | 1196 # Mac10.10-specific failures that still need triaging. |
| 1194 # Form controls need rebaseline because of the default font change. | 1197 # Form controls need rebaseline because of the default font change. |
| 1195 # If you see wider INPUT elements or narrower TEXTAREA elements, you may do just | 1198 # If you see wider INPUT elements or narrower TEXTAREA elements, you may do just |
| 1196 # rebaseline. See crbug.com/508768#c6 | 1199 # rebaseline. See crbug.com/508768#c6 |
| 1197 crbug.com/509025 [ Mac10.10 ] fast/css/css2-system-fonts.html [ Failure ] | 1200 crbug.com/509025 [ Mac10.10 ] fast/css/css2-system-fonts.html [ Failure ] |
| 1198 crbug.com/509025 [ Mac10.10 ] fast/forms/select/hidden-listbox.html [ Failure ] | 1201 crbug.com/509025 [ Mac10.10 ] fast/forms/select/hidden-listbox.html [ Failure ] |
| 1199 crbug.com/509025 [ Mac10.10 ] fast/forms/textarea/textarea-newline.html [ Failur
e ] | 1202 crbug.com/509025 [ Mac10.10 ] fast/forms/textarea/textarea-newline.html [ Failur
e ] |
| 1200 | 1203 |
| 1201 crbug.com/545140 [ Mac10.10 Mac10.11 Retina ] fast/encoding/denormalised-voiced-
japanese-chars.html [ Failure ] | 1204 crbug.com/545140 [ Mac10.10 Mac10.11 Retina ] fast/encoding/denormalised-voiced-
japanese-chars.html [ Failure ] |
| 1202 | 1205 |
| (...skipping 336 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1539 | 1542 |
| 1540 crbug.com/614509 [ Win ] inspector/elements/styles-2/pseudo-elements.html [ Pass
Timeout ] | 1543 crbug.com/614509 [ Win ] inspector/elements/styles-2/pseudo-elements.html [ Pass
Timeout ] |
| 1541 | 1544 |
| 1542 crbug.com/618399 fast/js/regress/to-int32-boolean.html [ Pass Timeout ] | 1545 crbug.com/618399 fast/js/regress/to-int32-boolean.html [ Pass Timeout ] |
| 1543 | 1546 |
| 1544 | 1547 |
| 1545 crbug.com/484632 css3/flexbox/stretch-input-in-column.html [ Failure ] | 1548 crbug.com/484632 css3/flexbox/stretch-input-in-column.html [ Failure ] |
| 1546 | 1549 |
| 1547 # Note: this test was previously marked as slow on Debug builds. Skipping until
crash is fixed | 1550 # Note: this test was previously marked as slow on Debug builds. Skipping until
crash is fixed |
| 1548 crbug.com/619978 fast/css/giant-stylesheet-crash.html [ Skip ] | 1551 crbug.com/619978 fast/css/giant-stylesheet-crash.html [ Skip ] |
| OLD | NEW |