| 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 181 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 192 crbug.com/248938 [ Win Debug ] virtual/threaded/transitions/transition-end-event
-multiple-04.html [ Pass Failure ] | 192 crbug.com/248938 [ Win Debug ] virtual/threaded/transitions/transition-end-event
-multiple-04.html [ Pass Failure ] |
| 193 crbug.com/352405 virtual/threaded/animations/transition-and-animation-1.html [ P
ass Timeout ] | 193 crbug.com/352405 virtual/threaded/animations/transition-and-animation-1.html [ P
ass Timeout ] |
| 194 | 194 |
| 195 crbug.com/542541 [ Debug ] fast/events/click-count.html [ Pass Failure ] | 195 crbug.com/542541 [ Debug ] fast/events/click-count.html [ Pass Failure ] |
| 196 crbug.com/542541 [ Debug ] virtual/trustedeventsdefaultaction/fast/events/click-
count.html [ Pass Failure ] | 196 crbug.com/542541 [ Debug ] virtual/trustedeventsdefaultaction/fast/events/click-
count.html [ Pass Failure ] |
| 197 crbug.com/542541 [ Debug ] virtual/pointerevent/fast/events/click-count.html [ P
ass Failure ] | 197 crbug.com/542541 [ Debug ] virtual/pointerevent/fast/events/click-count.html [ P
ass Failure ] |
| 198 | 198 |
| 199 # TODO(oshima): Mac Android are currently not supported. | 199 # TODO(oshima): Mac Android are currently not supported. |
| 200 crbug.com/567837 [ Mac Android ] virtual/scalefactor200withzoom/fast/hidpi/stati
c [ Skip ] | 200 crbug.com/567837 [ Mac Android ] virtual/scalefactor200withzoom/fast/hidpi/stati
c [ Skip ] |
| 201 | 201 |
| 202 crbug.com/611462 svg/custom/relative-sized-image.xhtml [ NeedsRebaseline ] | |
| 203 crbug.com/611462 svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-att
r.html [ NeedsRebaseline ] | |
| 204 crbug.com/611462 svg/dynamic-updates/SVGImageElement-dom-width-attr.html [ Needs
Rebaseline ] | |
| 205 crbug.com/611462 svg/dynamic-updates/SVGImageElement-svgdom-height-prop.html [ N
eedsRebaseline ] | |
| 206 crbug.com/611462 svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-
prop.html [ NeedsRebaseline ] | |
| 207 crbug.com/611462 svg/dynamic-updates/SVGImageElement-svgdom-width-prop.html [ Ne
edsRebaseline ] | |
| 208 | |
| 209 # TODO(oshima): Debug build generates slightly different image for these tests d
ue to different background color. | 202 # TODO(oshima): Debug build generates slightly different image for these tests d
ue to different background color. |
| 210 #crbug.com/593567 [ Debug ] virtual/scalefactor150/fast/hidpi/static/calendar-pi
cker-appearance.html [ Skip ] | 203 #crbug.com/593567 [ Debug ] virtual/scalefactor150/fast/hidpi/static/calendar-pi
cker-appearance.html [ Skip ] |
| 211 crbug.com/593567 [ Debug ] virtual/scalefactor150/fast/hidpi/static/data-suggest
ion-picker-appearance.html [ Skip ] | 204 crbug.com/593567 [ Debug ] virtual/scalefactor150/fast/hidpi/static/data-suggest
ion-picker-appearance.html [ Skip ] |
| 212 crbug.com/593567 [ Debug ] virtual/scalefactor150/fast/hidpi/static/popup-menu-a
ppearance.html [ Skip ] | 205 crbug.com/593567 [ Debug ] virtual/scalefactor150/fast/hidpi/static/popup-menu-a
ppearance.html [ Skip ] |
| 213 crbug.com/593567 [ Debug ] virtual/scalefactor150/fast/hidpi/static/calendar-pic
ker-appearance.html [ Skip ] | 206 crbug.com/593567 [ Debug ] virtual/scalefactor150/fast/hidpi/static/calendar-pic
ker-appearance.html [ Skip ] |
| 214 crbug.com/593567 [ Debug ] virtual/scalefactor200/fast/hidpi/static/calendar-pic
ker-appearance.html [ Skip ] | 207 crbug.com/593567 [ Debug ] virtual/scalefactor200/fast/hidpi/static/calendar-pic
ker-appearance.html [ Skip ] |
| 215 crbug.com/593567 [ Debug ] virtual/scalefactor200withzoom/fast/hidpi/static/cale
ndar-picker-appearance.html [ Skip ] | 208 crbug.com/593567 [ Debug ] virtual/scalefactor200withzoom/fast/hidpi/static/cale
ndar-picker-appearance.html [ Skip ] |
| 216 | 209 |
| 217 # Mac does not support fractional scale factor. | 210 # Mac does not support fractional scale factor. |
| 218 crbug.com/567837 [ Mac ] virtual/scalefactor150/fast/hidpi/static [ Skip ] | 211 crbug.com/567837 [ Mac ] virtual/scalefactor150/fast/hidpi/static [ Skip ] |
| (...skipping 1232 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1451 crbug.com/606302 [ Linux Debug ] transforms/3d/point-mapping/3d-point-mapping-pr
eserve-3d.html [ Failure ] | 1444 crbug.com/606302 [ Linux Debug ] transforms/3d/point-mapping/3d-point-mapping-pr
eserve-3d.html [ Failure ] |
| 1452 crbug.com/613497 [ Linux Release ] transforms/3d/point-mapping/3d-point-mapping-
preserve-3d.html [ Failure ] | 1445 crbug.com/613497 [ Linux Release ] transforms/3d/point-mapping/3d-point-mapping-
preserve-3d.html [ Failure ] |
| 1453 | 1446 |
| 1454 crbug.com/613659 imported/wpt/quirks-mode/percentage-height-calculation.html [ F
ailure ] | 1447 crbug.com/613659 imported/wpt/quirks-mode/percentage-height-calculation.html [ F
ailure ] |
| 1455 crbug.com/613661 imported/wpt/quirks-mode/table-cell-nowrap-minimum-width-calcul
ation.html [ Failure ] | 1448 crbug.com/613661 imported/wpt/quirks-mode/table-cell-nowrap-minimum-width-calcul
ation.html [ Failure ] |
| 1456 crbug.com/613663 imported/wpt/quirks-mode/table-cell-width-calculation.html [ Fa
ilure ] | 1449 crbug.com/613663 imported/wpt/quirks-mode/table-cell-width-calculation.html [ Fa
ilure ] |
| 1457 | 1450 |
| 1458 crbug.com/614509 [ Win ] inspector/elements/styles-2/pseudo-elements.html [ Pass
Timeout ] | 1451 crbug.com/614509 [ Win ] inspector/elements/styles-2/pseudo-elements.html [ Pass
Timeout ] |
| 1459 | 1452 |
| 1460 crbug.com/618399 fast/js/regress/to-int32-boolean.html [ Pass Timeout ] | 1453 crbug.com/618399 fast/js/regress/to-int32-boolean.html [ Pass Timeout ] |
| OLD | NEW |