| 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 |
| 11 crbug.com/569901 crbug.com/24182 [ Debug ] jquery/manipulation.html [ Timeout Pa
ss ] | 11 crbug.com/569901 crbug.com/24182 [ Debug ] jquery/manipulation.html [ Timeout Pa
ss ] |
| 12 | 12 |
| 13 # ====== Oilpan-only failures until here ====== | 13 # ====== Oilpan-only failures until here ====== |
| 14 | 14 |
| 15 # Run these tests with under virtual/scalefactor... only. | 15 # Run these tests with under virtual/scalefactor... only. |
| 16 crbug.com/567837 fast/hidpi/static [ Skip ] | 16 crbug.com/567837 fast/hidpi/static [ Skip ] |
| 17 | 17 |
| 18 crbug.com/602509 [ Precise ] fast/canvas/canvas-pattern-no-repeat-with-transform
ations.html [ NeedsRebaseline ] | |
| 19 crbug.com/602509 [ Precise ] fast/canvas/image-object-in-canvas.html [ NeedsReba
seline ] | |
| 20 | |
| 21 # TODO(yosin): We should convert following tests to use asynchronous spell check
er.scroll-in | 18 # TODO(yosin): We should convert following tests to use asynchronous spell check
er.scroll-in |
| 22 crbug.com/563265 editing/spelling/context-menu-suggestions.html [ Skip ] | 19 crbug.com/563265 editing/spelling/context-menu-suggestions.html [ Skip ] |
| 23 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-multiframe.html [
Skip ] | 20 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-multiframe.html [
Skip ] |
| 24 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-sync.html [ Skip
] | 21 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-sync.html [ Skip
] |
| 25 crbug.com/563265 editing/spelling/spelling-unified-emulation.html [ Skip ] | 22 crbug.com/563265 editing/spelling/spelling-unified-emulation.html [ Skip ] |
| 26 | 23 |
| 27 crbug.com/524134 virtual/spv2/paint/invalidation/invalidate-after-composited-scr
oll.html [ Failure ] | 24 crbug.com/524134 virtual/spv2/paint/invalidation/invalidate-after-composited-scr
oll.html [ Failure ] |
| 28 crbug.com/524134 virtual/spv2/fast/repaint/focus-ring-on-continuation-move.html
[ Failure ] | 25 crbug.com/524134 virtual/spv2/fast/repaint/focus-ring-on-continuation-move.html
[ Failure ] |
| 29 crbug.com/524236 virtual/spv2/compositing/overflow/updating-scrolling-content.ht
ml [ Failure ] | 26 crbug.com/524236 virtual/spv2/compositing/overflow/updating-scrolling-content.ht
ml [ Failure ] |
| 30 crbug.com/524236 virtual/spv2/compositing/overflow/scrolling-without-painting.ht
ml [ Failure ] | 27 crbug.com/524236 virtual/spv2/compositing/overflow/scrolling-without-painting.ht
ml [ Failure ] |
| (...skipping 1332 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1363 | 1360 |
| 1364 crbug.com/624430 [ Win10 ] fast/text/font-features/caps-casemapping.html [ Failu
re ] | 1361 crbug.com/624430 [ Win10 ] fast/text/font-features/caps-casemapping.html [ Failu
re ] |
| 1365 | 1362 |
| 1366 # TODO(fmalita): re-enable | 1363 # TODO(fmalita): re-enable |
| 1367 # crbug.com/624709 [ Win ] virtual/gpu-rasterization/fast/images/png-with-color-
profile.html [ Failure ] | 1364 # crbug.com/624709 [ Win ] virtual/gpu-rasterization/fast/images/png-with-color-
profile.html [ Failure ] |
| 1368 crbug.com/624709 [ Win ] virtual/gpu-rasterization/fast/images/webp-color-profil
e-lossy.html [ Failure ] | 1365 crbug.com/624709 [ Win ] virtual/gpu-rasterization/fast/images/webp-color-profil
e-lossy.html [ Failure ] |
| 1369 | 1366 |
| 1370 crbug.com/625020 [ Debug ] compositing/repaint/page-scale-repaint.html [ Timeout
] | 1367 crbug.com/625020 [ Debug ] compositing/repaint/page-scale-repaint.html [ Timeout
] |
| 1371 | 1368 |
| 1372 crbug.com/620432 accessibility/aria-activedescendant.html [ Failure ] | 1369 crbug.com/620432 accessibility/aria-activedescendant.html [ Failure ] |
| OLD | NEW |