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 1379 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1390 crbug.com/635909 [ Debug ] inspector/sources/debugger-frameworks/frameworks-dom-
xhr-event-breakpoints.html [ Pass Timeout ] | 1390 crbug.com/635909 [ Debug ] inspector/sources/debugger-frameworks/frameworks-dom-
xhr-event-breakpoints.html [ Pass Timeout ] |
1391 | 1391 |
1392 # This test breaks when the feature introduced in the bug is enabled. We keep | 1392 # This test breaks when the feature introduced in the bug is enabled. We keep |
1393 # this tested without the feature by using the virtual test. See | 1393 # this tested without the feature by using the virtual test. See |
1394 # virtual/stable/http/tests/navigation/beacon-cross-origin-redirect-blob-expecte
d.txt | 1394 # virtual/stable/http/tests/navigation/beacon-cross-origin-redirect-blob-expecte
d.txt |
1395 crbug.com/490015 http/tests/navigation/beacon-cross-origin-redirect-blob.html [
Skip ] | 1395 crbug.com/490015 http/tests/navigation/beacon-cross-origin-redirect-blob.html [
Skip ] |
1396 # This test doesn't need to be run with the stable release mode. | 1396 # This test doesn't need to be run with the stable release mode. |
1397 crbug.com/490015 virtual/stable/http/tests/navigation/beacon-blob-with-non-simpl
e-type.html [ Skip ] | 1397 crbug.com/490015 virtual/stable/http/tests/navigation/beacon-blob-with-non-simpl
e-type.html [ Skip ] |
1398 # This test fails with the stable release mode. | 1398 # This test fails with the stable release mode. |
1399 crbug.com/490015 virtual/stable/http/tests/navigation/same-and-different-back.ht
ml [ Skip ] | 1399 crbug.com/490015 virtual/stable/http/tests/navigation/same-and-different-back.ht
ml [ Skip ] |
| 1400 |
| 1401 crbug.com/633509 fast/dom/blur-contenteditable.html [ NeedsRebaseline ] |
| 1402 crbug.com/633509 fast/inline-block/14498-positionForCoordinates.html [ NeedsReba
seline ] |
| 1403 crbug.com/633509 fast/repaint/inline-outline-repaint.html [ NeedsRebaseline ] |
| 1404 crbug.com/633509 fast/dom/focus-contenteditable.html [ NeedsRebaseline ] |
| 1405 crbug.com/633509 virtual/prefer_compositing_to_lcd_text/compositing/overflow/do-
not-paint-outline-into-composited-scrolling-contents.html [ NeedsRebaseline ] |
| 1406 crbug.com/633509 fast/forms/text/input-double-click-selection-gap-bug.html [ Nee
dsRebaseline ] |
| 1407 crbug.com/633509 compositing/overflow/do-not-paint-outline-into-composited-scrol
ling-contents.html [ NeedsRebaseline ] |
OLD | NEW |