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 1403 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1414 crbug.com/636424 [ Win7 Debug ] editing/selection/modify_move/move-by-word-visua
lly-crash-test-5.html [ Pass Timeout ] | 1414 crbug.com/636424 [ Win7 Debug ] editing/selection/modify_move/move-by-word-visua
lly-crash-test-5.html [ Pass Timeout ] |
1415 | 1415 |
1416 # This test breaks when the feature introduced in the bug is enabled. We keep | 1416 # This test breaks when the feature introduced in the bug is enabled. We keep |
1417 # this tested without the feature by using the virtual test. See | 1417 # this tested without the feature by using the virtual test. See |
1418 # virtual/stable/http/tests/navigation/beacon-cross-origin-redirect-blob-expecte
d.txt | 1418 # virtual/stable/http/tests/navigation/beacon-cross-origin-redirect-blob-expecte
d.txt |
1419 crbug.com/490015 http/tests/navigation/beacon-cross-origin-redirect-blob.html [
Skip ] | 1419 crbug.com/490015 http/tests/navigation/beacon-cross-origin-redirect-blob.html [
Skip ] |
1420 # This test doesn't need to be run with the stable release mode. | 1420 # This test doesn't need to be run with the stable release mode. |
1421 crbug.com/490015 virtual/stable/http/tests/navigation/beacon-blob-with-non-simpl
e-type.html [ Skip ] | 1421 crbug.com/490015 virtual/stable/http/tests/navigation/beacon-blob-with-non-simpl
e-type.html [ Skip ] |
1422 # This test fails with the stable release mode. | 1422 # This test fails with the stable release mode. |
1423 crbug.com/490015 virtual/stable/http/tests/navigation/same-and-different-back.ht
ml [ Skip ] | 1423 crbug.com/490015 virtual/stable/http/tests/navigation/same-and-different-back.ht
ml [ Skip ] |
| 1424 |
| 1425 crbug.com/633509 fast/dom/blur-contenteditable.html [ NeedsRebaseline ] |
| 1426 crbug.com/633509 fast/inline-block/14498-positionForCoordinates.html [ NeedsReba
seline ] |
| 1427 crbug.com/633509 fast/repaint/inline-outline-repaint.html [ NeedsRebaseline ] |
| 1428 crbug.com/633509 fast/dom/focus-contenteditable.html [ NeedsRebaseline ] |
| 1429 crbug.com/633509 virtual/prefer_compositing_to_lcd_text/compositing/overflow/do-
not-paint-outline-into-composited-scrolling-contents.html [ NeedsRebaseline ] |
| 1430 crbug.com/633509 fast/forms/text/input-double-click-selection-gap-bug.html [ Nee
dsRebaseline ] |
| 1431 crbug.com/633509 compositing/overflow/do-not-paint-outline-into-composited-scrol
ling-contents.html [ NeedsRebaseline ] |
OLD | NEW |