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 265 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
276 crbug.com/498539 [ Win7 ] inspector/elements/styles-4/styles-update-from-js.html
[ Crash Pass ] | 276 crbug.com/498539 [ Win7 ] inspector/elements/styles-4/styles-update-from-js.html
[ Crash Pass ] |
277 | 277 |
278 crbug.com/596968 [ Win ] inspector-protocol/input/eventTimestamp.html [ Failure
Pass ] | 278 crbug.com/596968 [ Win ] inspector-protocol/input/eventTimestamp.html [ Failure
Pass ] |
279 | 279 |
280 crbug.com/248938 [ Win Debug ] virtual/threaded/animations/transition-and-animat
ion-2.html [ Timeout ] | 280 crbug.com/248938 [ Win Debug ] virtual/threaded/animations/transition-and-animat
ion-2.html [ Timeout ] |
281 | 281 |
282 crbug.com/487281 [ Mac ] fast/forms/select/menulist-narrow-width.html [ Failure
] | 282 crbug.com/487281 [ Mac ] fast/forms/select/menulist-narrow-width.html [ Failure
] |
283 | 283 |
284 crbug.com/543110 [ Mac ] fast/text/international/text-shaping-arabic.html [ Fail
ure ] | 284 crbug.com/543110 [ Mac ] fast/text/international/text-shaping-arabic.html [ Fail
ure ] |
285 | 285 |
| 286 crbug.com/621221 [ Win Linux ] virtual/scalefactor200withzoom/fast/hidpi/static/
data-suggestion-picker-appearance.html [ NeedsRebaseline ] |
| 287 |
286 crbug.com/548904 [ Linux Win ] fast/writing-mode/Kusa-Makura-background-canvas.h
tml [ Failure Pass ] | 288 crbug.com/548904 [ Linux Win ] fast/writing-mode/Kusa-Makura-background-canvas.h
tml [ Failure Pass ] |
287 | 289 |
288 crbug.com/552433 [ Win7 Debug ] svg/W3C-SVG-1.1/coords-units-02-b.svg [ Failure
] | 290 crbug.com/552433 [ Win7 Debug ] svg/W3C-SVG-1.1/coords-units-02-b.svg [ Failure
] |
289 # TODO(wangxianzhu): Examine this after rebaseline. | 291 # TODO(wangxianzhu): Examine this after rebaseline. |
290 # crbug.com/605024 [ Mac ] svg/transforms/animated-path-inside-transformed-html.
xhtml [ Failure ] | 292 # crbug.com/605024 [ Mac ] svg/transforms/animated-path-inside-transformed-html.
xhtml [ Failure ] |
291 | 293 |
292 # This directly has manual tests that don't have to run with run-webkit-tests | 294 # This directly has manual tests that don't have to run with run-webkit-tests |
293 crbug.com/359838 http/tests/ManualTests/ [ Skip ] | 295 crbug.com/359838 http/tests/ManualTests/ [ Skip ] |
294 | 296 |
295 # Will be re-enabled and rebaselined once we remove the '--enable-file-cookies'
flag. | 297 # Will be re-enabled and rebaselined once we remove the '--enable-file-cookies'
flag. |
(...skipping 1065 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1361 | 1363 |
1362 crbug.com/621892 css3/filters/effect-brightness-clamping-hw.html [ Pass Failure
] | 1364 crbug.com/621892 css3/filters/effect-brightness-clamping-hw.html [ Pass Failure
] |
1363 crbug.com/621892 css3/filters/effect-brightness-hw.html [ Pass Failure ] | 1365 crbug.com/621892 css3/filters/effect-brightness-hw.html [ Pass Failure ] |
1364 crbug.com/621892 css3/filters/effect-hue-rotate-hw.html [ Pass Failure ] | 1366 crbug.com/621892 css3/filters/effect-hue-rotate-hw.html [ Pass Failure ] |
1365 crbug.com/621892 css3/filters/effect-saturate-hw.html [ Pass Failure ] | 1367 crbug.com/621892 css3/filters/effect-saturate-hw.html [ Pass Failure ] |
1366 crbug.com/621892 css3/filters/effect-sepia-hw.html [ Pass Failure ] | 1368 crbug.com/621892 css3/filters/effect-sepia-hw.html [ Pass Failure ] |
1367 | 1369 |
1368 crbug.com/622672 [ Mac ] virtual/threaded/fast/scroll-behavior/overflow-interrup
ted-scroll.html [ Pass Failure ] | 1370 crbug.com/622672 [ Mac ] virtual/threaded/fast/scroll-behavior/overflow-interrup
ted-scroll.html [ Pass Failure ] |
1369 | 1371 |
1370 crbug.com/624023 virtual/threaded/fast/compositorworker/basic-plumbing-worker-to
-main.html [ Pass Timeout ] | 1372 crbug.com/624023 virtual/threaded/fast/compositorworker/basic-plumbing-worker-to
-main.html [ Pass Timeout ] |
OLD | NEW |