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 1060 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1071 | 1071 |
1072 crbug.com/525296 fast/css/font-load-while-styleresolver-missing.html [ Crash Fai
lure Pass ] | 1072 crbug.com/525296 fast/css/font-load-while-styleresolver-missing.html [ Crash Fai
lure Pass ] |
1073 | 1073 |
1074 crbug.com/240576 fullscreen/api/element-ready-check-containing-iframe.html [ Tim
eout Failure Pass ] | 1074 crbug.com/240576 fullscreen/api/element-ready-check-containing-iframe.html [ Tim
eout Failure Pass ] |
1075 crbug.com/240576 virtual/android/fullscreen/api/element-ready-check-containing-i
frame.html [ Timeout Failure Pass ] | 1075 crbug.com/240576 virtual/android/fullscreen/api/element-ready-check-containing-i
frame.html [ Timeout Failure Pass ] |
1076 | 1076 |
1077 crbug.com/567230 [ Debug ] virtual/threaded/animations/restart-not-visible.html
[ Timeout ] | 1077 crbug.com/567230 [ Debug ] virtual/threaded/animations/restart-not-visible.html
[ Timeout ] |
1078 | 1078 |
1079 crbug.com/567419 inspector/elements/styles-2/metrics-box-sizing.html [ Skip ] | 1079 crbug.com/567419 inspector/elements/styles-2/metrics-box-sizing.html [ Skip ] |
1080 | 1080 |
1081 crbug.com/623802 inspector/elements/elements-panel-correct-case.html [ Failure P
ass ] | 1081 crbug.com/623802 inspector/elements/elements-panel-correct-case.html [ Pass ] |
1082 | 1082 |
1083 crbug.com/457273 [ Mac ] http/tests/websocket/close.html [ Pass Timeout ] | 1083 crbug.com/457273 [ Mac ] http/tests/websocket/close.html [ Pass Timeout ] |
1084 | 1084 |
1085 crbug.com/531286 virtual/gpu/fast/canvas/yuv-video-on-accelerated-canvas.html [
Failure ] | 1085 crbug.com/531286 virtual/gpu/fast/canvas/yuv-video-on-accelerated-canvas.html [
Failure ] |
1086 | 1086 |
1087 crbug.com/596752 virtual/threaded/inspector/tracing/decode-resize.html [ Pass Fa
ilure ] | 1087 crbug.com/596752 virtual/threaded/inspector/tracing/decode-resize.html [ Pass Fa
ilure ] |
1088 | 1088 |
1089 crbug.com/610300 css3/fonts/font-style-matching-4.html [ Failure Pass ] | 1089 crbug.com/610300 css3/fonts/font-style-matching-4.html [ Failure Pass ] |
1090 crbug.com/610300 css3/fonts/font-style-matching-5.html [ Failure Pass ] | 1090 crbug.com/610300 css3/fonts/font-style-matching-5.html [ Failure Pass ] |
1091 crbug.com/610300 css3/fonts/font-style-matching-7.html [ Failure Pass ] | 1091 crbug.com/610300 css3/fonts/font-style-matching-7.html [ Failure Pass ] |
(...skipping 181 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1273 crbug.com/638618 inspector/editor/text-editor-search-switch-editor.html [ Skip ] | 1273 crbug.com/638618 inspector/editor/text-editor-search-switch-editor.html [ Skip ] |
1274 | 1274 |
1275 # This test breaks when the feature introduced in the bug is enabled. We keep | 1275 # This test breaks when the feature introduced in the bug is enabled. We keep |
1276 # this tested without the feature by using the virtual test. See | 1276 # this tested without the feature by using the virtual test. See |
1277 # virtual/stable/http/tests/navigation/beacon-cross-origin-redirect-blob-expecte
d.txt | 1277 # virtual/stable/http/tests/navigation/beacon-cross-origin-redirect-blob-expecte
d.txt |
1278 crbug.com/490015 http/tests/navigation/beacon-cross-origin-redirect-blob.html [
Skip ] | 1278 crbug.com/490015 http/tests/navigation/beacon-cross-origin-redirect-blob.html [
Skip ] |
1279 # This test doesn't need to be run with the stable release mode. | 1279 # This test doesn't need to be run with the stable release mode. |
1280 crbug.com/490015 virtual/stable/http/tests/navigation/beacon-blob-with-non-simpl
e-type.html [ Skip ] | 1280 crbug.com/490015 virtual/stable/http/tests/navigation/beacon-blob-with-non-simpl
e-type.html [ Skip ] |
1281 # This test fails with the stable release mode. | 1281 # This test fails with the stable release mode. |
1282 crbug.com/490015 virtual/stable/http/tests/navigation/same-and-different-back.ht
ml [ Skip ] | 1282 crbug.com/490015 virtual/stable/http/tests/navigation/same-and-different-back.ht
ml [ Skip ] |
OLD | NEW |