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 # With Oilpan, the parent pointer in the CSSRule hierarchy is | 6 # With Oilpan, the parent pointer in the CSSRule hierarchy is |
7 # strong. This is the intended behavior. | 7 # strong. This is the intended behavior. |
8 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ] | 8 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ] |
9 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ] | 9 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ] |
10 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [
Failure ] | 10 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [
Failure ] |
(...skipping 341 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
352 | 352 |
353 crbug.com/543110 [ Mac ] fast/text/international/text-shaping-arabic.html [ Fail
ure ] | 353 crbug.com/543110 [ Mac ] fast/text/international/text-shaping-arabic.html [ Fail
ure ] |
354 | 354 |
355 crbug.com/548904 [ Linux Win ] fast/writing-mode/Kusa-Makura-background-canvas.h
tml [ Failure Pass ] | 355 crbug.com/548904 [ Linux Win ] fast/writing-mode/Kusa-Makura-background-canvas.h
tml [ Failure Pass ] |
356 | 356 |
357 crbug.com/552433 svg/W3C-SVG-1.1/coords-units-02-b.svg [ Pass Failure ] | 357 crbug.com/552433 svg/W3C-SVG-1.1/coords-units-02-b.svg [ Pass Failure ] |
358 crbug.com/552433 [ Linux Mac Win10 Win7 ] svg/dom/length-list-parser.html [ Fail
ure Pass ] | 358 crbug.com/552433 [ Linux Mac Win10 Win7 ] svg/dom/length-list-parser.html [ Fail
ure Pass ] |
359 crbug.com/552433 [ Linux Mac Win10 Win7 ] svg/transforms/text-with-pattern-with-
svg-transform.svg [ Failure Pass ] | 359 crbug.com/552433 [ Linux Mac Win10 Win7 ] svg/transforms/text-with-pattern-with-
svg-transform.svg [ Failure Pass ] |
360 crbug.com/552433 [ Linux Mac Win10 Win7 ] svg/hixie/perf/006.xml [ Failure Pass
] | 360 crbug.com/552433 [ Linux Mac Win10 Win7 ] svg/hixie/perf/006.xml [ Failure Pass
] |
361 | 361 |
| 362 crbug.com/581661 svg/hixie/perf/002.xml [ NeedsManualRebaseline ] |
| 363 crbug.com/581661 svg/batik/text/textOnPath.svg [ NeedsManualRebaseline ] |
| 364 crbug.com/581661 svg/hixie/perf/001.xml [ NeedsManualRebaseline ] |
| 365 |
362 crbug.com/441840 [ Mac ] cssom/ahem-ex-units.html [ Failure ] | 366 crbug.com/441840 [ Mac ] cssom/ahem-ex-units.html [ Failure ] |
363 | 367 |
364 crbug.com/530044 transforms/2d/transform-borderbox.html [ NeedsManualRebaseline
] | 368 crbug.com/530044 transforms/2d/transform-borderbox.html [ NeedsManualRebaseline
] |
365 | 369 |
366 # This directly has manual tests that don't have to run with run-webkit-tests | 370 # This directly has manual tests that don't have to run with run-webkit-tests |
367 crbug.com/359838 http/tests/ManualTests/ [ Skip ] | 371 crbug.com/359838 http/tests/ManualTests/ [ Skip ] |
368 | 372 |
369 # Will be re-enabled and rebaselined once we remove the '--enable-file-cookies'
flag. | 373 # Will be re-enabled and rebaselined once we remove the '--enable-file-cookies'
flag. |
370 crbug.com/470482 fast/cookies/local-file-can-set-cookies.html [ Skip ] | 374 crbug.com/470482 fast/cookies/local-file-can-set-cookies.html [ Skip ] |
371 | 375 |
(...skipping 939 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1311 | 1315 |
1312 crbug.com/572726 inspector/tracing/timeline-node-reference.html [ Timeout Pass C
rash ] | 1316 crbug.com/572726 inspector/tracing/timeline-node-reference.html [ Timeout Pass C
rash ] |
1313 | 1317 |
1314 crbug.com/577380 [ Linux Debug ] http/tests/serviceworker/chromium/registration-
stress.html [ Failure ] | 1318 crbug.com/577380 [ Linux Debug ] http/tests/serviceworker/chromium/registration-
stress.html [ Failure ] |
1315 | 1319 |
1316 crbug.com/577746 [ Linux Debug ] compositing/iframes/iframe-in-composited-layer.
html [ Pass Failure ] | 1320 crbug.com/577746 [ Linux Debug ] compositing/iframes/iframe-in-composited-layer.
html [ Pass Failure ] |
1317 | 1321 |
1318 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ] | 1322 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ] |
1319 | 1323 |
1320 crbug.com/581203 [ Linux ] web-animations-api/player-finish-sample-only.html [ F
ailure Pass ] | 1324 crbug.com/581203 [ Linux ] web-animations-api/player-finish-sample-only.html [ F
ailure Pass ] |
OLD | NEW |