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 ] | |
9 crbug.com/597572 [ Debug ] http/tests/inspector/resource-tree/resource-tree-relo
ad.html [ Pass Failure ] | 8 crbug.com/597572 [ Debug ] http/tests/inspector/resource-tree/resource-tree-relo
ad.html [ Pass Failure ] |
10 | 9 |
11 crbug.com/569901 crbug.com/24182 [ Debug ] jquery/manipulation.html [ Timeout Pa
ss ] | 10 crbug.com/569901 crbug.com/24182 [ Debug ] jquery/manipulation.html [ Timeout Pa
ss ] |
12 | 11 |
13 # ====== Oilpan-only failures until here ====== | 12 # ====== Oilpan-only failures until here ====== |
14 | 13 |
15 # ====== Paint team owned tests from here ====== | 14 # ====== Paint team owned tests from here ====== |
16 # The paint team tracks and triages its test failures, and keeping them colocate
d | 15 # The paint team tracks and triages its test failures, and keeping them colocate
d |
17 # makes tracking much easier. | 16 # makes tracking much easier. |
18 # Covered directories are: | 17 # Covered directories are: |
(...skipping 1251 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1270 crbug.com/638618 inspector/editor/text-editor-search-switch-editor.html [ Skip ] | 1269 crbug.com/638618 inspector/editor/text-editor-search-switch-editor.html [ Skip ] |
1271 | 1270 |
1272 # This test breaks when the feature introduced in the bug is enabled. We keep | 1271 # This test breaks when the feature introduced in the bug is enabled. We keep |
1273 # this tested without the feature by using the virtual test. See | 1272 # this tested without the feature by using the virtual test. See |
1274 # virtual/stable/http/tests/navigation/beacon-cross-origin-redirect-blob-expecte
d.txt | 1273 # virtual/stable/http/tests/navigation/beacon-cross-origin-redirect-blob-expecte
d.txt |
1275 crbug.com/490015 http/tests/navigation/beacon-cross-origin-redirect-blob.html [
Skip ] | 1274 crbug.com/490015 http/tests/navigation/beacon-cross-origin-redirect-blob.html [
Skip ] |
1276 # This test doesn't need to be run with the stable release mode. | 1275 # This test doesn't need to be run with the stable release mode. |
1277 crbug.com/490015 virtual/stable/http/tests/navigation/beacon-blob-with-non-simpl
e-type.html [ Skip ] | 1276 crbug.com/490015 virtual/stable/http/tests/navigation/beacon-blob-with-non-simpl
e-type.html [ Skip ] |
1278 # This test fails with the stable release mode. | 1277 # This test fails with the stable release mode. |
1279 crbug.com/490015 virtual/stable/http/tests/navigation/same-and-different-back.ht
ml [ Skip ] | 1278 crbug.com/490015 virtual/stable/http/tests/navigation/same-and-different-back.ht
ml [ Skip ] |
OLD | NEW |