| 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 1065 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1076 # Mac10.10-specific failures that still need triaging. | 1076 # Mac10.10-specific failures that still need triaging. |
| 1077 # Form controls need rebaseline because of the default font change. | 1077 # Form controls need rebaseline because of the default font change. |
| 1078 # If you see wider INPUT elements or narrower TEXTAREA elements, you may do just | 1078 # If you see wider INPUT elements or narrower TEXTAREA elements, you may do just |
| 1079 # rebaseline. See crbug.com/508768#c6 | 1079 # rebaseline. See crbug.com/508768#c6 |
| 1080 crbug.com/509025 [ Mac10.10 ] fast/css/css2-system-fonts.html [ Failure ] | 1080 crbug.com/509025 [ Mac10.10 ] fast/css/css2-system-fonts.html [ Failure ] |
| 1081 crbug.com/509025 [ Mac10.10 ] fast/forms/select/hidden-listbox.html [ Failure ] | 1081 crbug.com/509025 [ Mac10.10 ] fast/forms/select/hidden-listbox.html [ Failure ] |
| 1082 crbug.com/509025 [ Mac10.10 ] fast/forms/textarea/textarea-newline.html [ Failur
e ] | 1082 crbug.com/509025 [ Mac10.10 ] fast/forms/textarea/textarea-newline.html [ Failur
e ] |
| 1083 | 1083 |
| 1084 crbug.com/545140 [ Mac10.10 Mac10.11 Retina ] fast/encoding/denormalised-voiced-
japanese-chars.html [ Failure ] | 1084 crbug.com/545140 [ Mac10.10 Mac10.11 Retina ] fast/encoding/denormalised-voiced-
japanese-chars.html [ Failure ] |
| 1085 | 1085 |
| 1086 crbug.com/636248 [ Mac ] http/tests/security/img-crossorigin-no-credentials-prom
pt.html [ Failure Pass ] |
| 1087 |
| 1086 crbug.com/509025 [ Mac10.10 ] fast/events/context-no-deselect.html [ Failure ] | 1088 crbug.com/509025 [ Mac10.10 ] fast/events/context-no-deselect.html [ Failure ] |
| 1087 crbug.com/509025 [ Mac10.10 ] virtual/prefer_compositing_to_lcd_text/compositing
/overflow/theme-affects-visual-overflow.html [ Failure ] | 1089 crbug.com/509025 [ Mac10.10 ] virtual/prefer_compositing_to_lcd_text/compositing
/overflow/theme-affects-visual-overflow.html [ Failure ] |
| 1088 crbug.com/509025 [ Mac10.10 ] virtual/rootlayerscrolls/scrollbars/rtl/overflow-s
croll-rtl.html [ Failure ] | 1090 crbug.com/509025 [ Mac10.10 ] virtual/rootlayerscrolls/scrollbars/rtl/overflow-s
croll-rtl.html [ Failure ] |
| 1089 crbug.com/509025 [ Mac10.10 ] virtual/rootlayerscrolls/scrollbars/short-scrollba
r.html [ Failure ] | 1091 crbug.com/509025 [ Mac10.10 ] virtual/rootlayerscrolls/scrollbars/short-scrollba
r.html [ Failure ] |
| 1090 | 1092 |
| 1091 crbug.com/619103 fast/repaint/background-resize-width.html [ Failure ] | 1093 crbug.com/619103 fast/repaint/background-resize-width.html [ Failure ] |
| 1092 crbug.com/619103 fast/repaint/hover-invalidation-table.html [ Failure ] | 1094 crbug.com/619103 fast/repaint/hover-invalidation-table.html [ Failure ] |
| 1093 crbug.com/619103 fast/repaint/selected-replaced.html [ Failure ] | 1095 crbug.com/619103 fast/repaint/selected-replaced.html [ Failure ] |
| 1094 crbug.com/619103 fast/table/border-collapsing/cached-change-row-border-color.htm
l [ Failure ] | 1096 crbug.com/619103 fast/table/border-collapsing/cached-change-row-border-color.htm
l [ Failure ] |
| 1095 crbug.com/619103 fast/table/border-collapsing/cached-change-tbody-border-color.h
tml [ Failure ] | 1097 crbug.com/619103 fast/table/border-collapsing/cached-change-tbody-border-color.h
tml [ Failure ] |
| (...skipping 284 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1380 crbug.com/635909 [ Debug ] inspector/sources/debugger-frameworks/frameworks-dom-
xhr-event-breakpoints.html [ Pass Timeout ] | 1382 crbug.com/635909 [ Debug ] inspector/sources/debugger-frameworks/frameworks-dom-
xhr-event-breakpoints.html [ Pass Timeout ] |
| 1381 | 1383 |
| 1382 # This test breaks when the feature introduced in the bug is enabled. We keep | 1384 # This test breaks when the feature introduced in the bug is enabled. We keep |
| 1383 # this tested without the feature by using the virtual test. See | 1385 # this tested without the feature by using the virtual test. See |
| 1384 # virtual/stable/http/tests/navigation/beacon-cross-origin-redirect-blob-expecte
d.txt | 1386 # virtual/stable/http/tests/navigation/beacon-cross-origin-redirect-blob-expecte
d.txt |
| 1385 crbug.com/490015 http/tests/navigation/beacon-cross-origin-redirect-blob.html [
Skip ] | 1387 crbug.com/490015 http/tests/navigation/beacon-cross-origin-redirect-blob.html [
Skip ] |
| 1386 # This test doesn't need to be run with the stable release mode. | 1388 # This test doesn't need to be run with the stable release mode. |
| 1387 crbug.com/490015 virtual/stable/http/tests/navigation/beacon-blob-with-non-simpl
e-type.html [ Skip ] | 1389 crbug.com/490015 virtual/stable/http/tests/navigation/beacon-blob-with-non-simpl
e-type.html [ Skip ] |
| 1388 # This test fails with the stable release mode. | 1390 # This test fails with the stable release mode. |
| 1389 crbug.com/490015 virtual/stable/http/tests/navigation/same-and-different-back.ht
ml [ Skip ] | 1391 crbug.com/490015 virtual/stable/http/tests/navigation/same-and-different-back.ht
ml [ Skip ] |
| OLD | NEW |