| 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 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 42 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/syntax/parsing/html5
lib_doctype01.html [ Timeout ] | 42 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/syntax/parsing/html5
lib_doctype01.html [ Timeout ] |
| 43 crbug.com/569901 [ Debug ] fast/frames/cached-frame-counter.html [ Timeout ] | 43 crbug.com/569901 [ Debug ] fast/frames/cached-frame-counter.html [ Timeout ] |
| 44 crbug.com/569901 [ Debug ] http/tests/security/w3c/cross-origin-objects.html [ T
imeout ] | 44 crbug.com/569901 [ Debug ] http/tests/security/w3c/cross-origin-objects.html [ T
imeout ] |
| 45 | 45 |
| 46 crbug.com/299010 [ Win Linux ] fast/forms/text/text-font-height-mismatch.html [
Pass Failure ] | 46 crbug.com/299010 [ Win Linux ] fast/forms/text/text-font-height-mismatch.html [
Pass Failure ] |
| 47 crbug.com/581990 [ Win ] fast/writing-mode/english-lr-text.html [ Pass Failure ] | 47 crbug.com/581990 [ Win ] fast/writing-mode/english-lr-text.html [ Pass Failure ] |
| 48 | 48 |
| 49 # See also crbug.com/521730 for the these two text/emphasis tests (non-Oilpan) W
in10 failures. | 49 # See also crbug.com/521730 for the these two text/emphasis tests (non-Oilpan) W
in10 failures. |
| 50 crbug.com/574660 [ Win7 ] fast/text/emphasis-combined-text.html [ Pass Failure ] | 50 crbug.com/574660 [ Win7 ] fast/text/emphasis-combined-text.html [ Pass Failure ] |
| 51 | 51 |
| 52 # This test violates lifecycle assertions. | |
| 53 # Timeout because of crbug.com/603231 | |
| 54 crbug.com/372245 media/track/track-word-breaking.html [ Crash Timeout ] | |
| 55 | |
| 56 # ====== Oilpan-only failures until here ====== | 52 # ====== Oilpan-only failures until here ====== |
| 57 | 53 |
| 58 # Run these tests with under virtual/spv2 only. | 54 # Run these tests with under virtual/spv2 only. |
| 59 crbug.com/524134 paint/invalidation/spv2 [ Skip ] | 55 crbug.com/524134 paint/invalidation/spv2 [ Skip ] |
| 60 | 56 |
| 61 # Run these tests with under virtual/scalefactor... only. | 57 # Run these tests with under virtual/scalefactor... only. |
| 62 crbug.com/567837 fast/hidpi/static [ Skip ] | 58 crbug.com/567837 fast/hidpi/static [ Skip ] |
| 63 | 59 |
| 64 # TODO(yosin): We should convert following tests to use asynchronous spell check
er. | 60 # TODO(yosin): We should convert following tests to use asynchronous spell check
er. |
| 65 crbug.com/563265 editing/spelling/context-menu-suggestions.html [ Skip ] | 61 crbug.com/563265 editing/spelling/context-menu-suggestions.html [ Skip ] |
| (...skipping 2646 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2712 crbug.com/593679 virtual/scalefactor200withzoom/fast/hidpi/static/calendar-picke
r-appearance.html [ NeedsManualRebaseline ] | 2708 crbug.com/593679 virtual/scalefactor200withzoom/fast/hidpi/static/calendar-picke
r-appearance.html [ NeedsManualRebaseline ] |
| 2713 | 2709 |
| 2714 crbug.com/603703 [ Linux ] imported/web-platform-tests/web-animations/animation-
timeline/document-timeline.html [ Failure Pass ] | 2710 crbug.com/603703 [ Linux ] imported/web-platform-tests/web-animations/animation-
timeline/document-timeline.html [ Failure Pass ] |
| 2715 | 2711 |
| 2716 crbug.com/600248 imported/web-platform-tests/web-animations/keyframe-effect/getC
omputedTiming-progress.html [ Crash Failure ] | 2712 crbug.com/600248 imported/web-platform-tests/web-animations/keyframe-effect/getC
omputedTiming-progress.html [ Crash Failure ] |
| 2717 crbug.com/600248 imported/web-platform-tests/web-animations/keyframe-effect/getC
omputedTiming-currentIteration.html [ Crash Failure ] | 2713 crbug.com/600248 imported/web-platform-tests/web-animations/keyframe-effect/getC
omputedTiming-currentIteration.html [ Crash Failure ] |
| 2718 crbug.com/600248 imported/web-platform-tests/web-animations/animation-effect-tim
ing/endDelay.html [ Failure ] | 2714 crbug.com/600248 imported/web-platform-tests/web-animations/animation-effect-tim
ing/endDelay.html [ Failure ] |
| 2719 crbug.com/600248 imported/web-platform-tests/web-animations/animation/constructo
r.html [ Failure Timeout ] | 2715 crbug.com/600248 imported/web-platform-tests/web-animations/animation/constructo
r.html [ Failure Timeout ] |
| 2720 | 2716 |
| 2721 crbug.com/604642 [ Mac ] fast/text/midword-break-after-breakable-char.html [ Fa
ilure ] | 2717 crbug.com/604642 [ Mac ] fast/text/midword-break-after-breakable-char.html [ Fa
ilure ] |
| OLD | NEW |