OLD | NEW |
1 # This file is used by the Oilpan bots (and anyone building in that config) | 1 # This file is used by the Oilpan bots (and anyone building in that config) |
2 # to track Oilpan-specific failures. | 2 # to track Oilpan-specific failures. |
3 | 3 |
4 # With Oilpan, the parent pointer in the CSSRule hierarchy is | 4 # With Oilpan, the parent pointer in the CSSRule hierarchy is |
5 # strong. This is the intended behavior. | 5 # strong. This is the intended behavior. |
6 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ] | 6 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ] |
7 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ] | 7 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ] |
8 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [
Failure ] | 8 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [
Failure ] |
9 crbug.com/345655 fast/dom/StyleSheet/detached-stylesheet-without-wrapper.html [
Failure ] | 9 crbug.com/345655 fast/dom/StyleSheet/detached-stylesheet-without-wrapper.html [
Failure ] |
10 | 10 |
(...skipping 24 matching lines...) Expand all Loading... |
35 crbug.com/366387 [ Mac Debug ] svg/as-object/deep-nested-embedded-svg-size-chang
es-no-layout-triggers-1.html [ Timeout ] | 35 crbug.com/366387 [ Mac Debug ] svg/as-object/deep-nested-embedded-svg-size-chang
es-no-layout-triggers-1.html [ Timeout ] |
36 crbug.com/366387 [ Mac Debug ] svg/as-object/deep-nested-embedded-svg-size-chang
es-no-layout-triggers-2.html [ Timeout ] | 36 crbug.com/366387 [ Mac Debug ] svg/as-object/deep-nested-embedded-svg-size-chang
es-no-layout-triggers-2.html [ Timeout ] |
37 | 37 |
38 # These tests started failing (on mac only) with blink r173290 | 38 # These tests started failing (on mac only) with blink r173290 |
39 crbug.com/370586 [ Mac ] media/encrypted-media/encrypted-media-lifetime-mediakey
s.html [ Failure ] | 39 crbug.com/370586 [ Mac ] media/encrypted-media/encrypted-media-lifetime-mediakey
s.html [ Failure ] |
40 crbug.com/370586 [ Mac ] media/encrypted-media/encrypted-media-lifetime-mediakey
session-reference.html [ Failure ] | 40 crbug.com/370586 [ Mac ] media/encrypted-media/encrypted-media-lifetime-mediakey
session-reference.html [ Failure ] |
41 | 41 |
42 # This test is flaky in debug without oilpan, but fails much more with oilpan. | 42 # This test is flaky in debug without oilpan, but fails much more with oilpan. |
43 crbug.com/354785 svg/as-background-image/animated-svg-animation-control.html [ I
mageOnlyFailure Pass ] | 43 crbug.com/354785 svg/as-background-image/animated-svg-animation-control.html [ I
mageOnlyFailure Pass ] |
44 | 44 |
45 # ~HTMLScriptRunner timing issue by r174697 | |
46 Bug(tkent) http/tests/misc/write-while-waiting.html [ Crash Pass Timeout ] | |
47 | |
48 Bug(alph) [ Win ] virtual/windows-directwrite/fast/text/decorations-with-text-co
mbine.html [ NeedsRebaseline ] | 45 Bug(alph) [ Win ] virtual/windows-directwrite/fast/text/decorations-with-text-co
mbine.html [ NeedsRebaseline ] |
49 Bug(alph) [ Win ] virtual/windows-directwrite/fast/text/international/text-combi
ne-image-test.html [ NeedsRebaseline ] | 46 Bug(alph) [ Win ] virtual/windows-directwrite/fast/text/international/text-combi
ne-image-test.html [ NeedsRebaseline ] |
50 Bug(alph) [ Win ] virtual/windows-directwrite/fast/text/international/vertical-t
ext-glyph-test.html [ NeedsRebaseline ] | 47 Bug(alph) [ Win ] virtual/windows-directwrite/fast/text/international/vertical-t
ext-glyph-test.html [ NeedsRebaseline ] |
51 Bug(alph) [ Win ] virtual/windows-directwrite/fast/text/justify-ideograph-vertic
al.html [ NeedsRebaseline ] | 48 Bug(alph) [ Win ] virtual/windows-directwrite/fast/text/justify-ideograph-vertic
al.html [ NeedsRebaseline ] |
52 Bug(alph) [ Win ] virtual/windows-directwrite/fast/text/orientation-sideways.htm
l [ NeedsRebaseline ] | 49 Bug(alph) [ Win ] virtual/windows-directwrite/fast/text/orientation-sideways.htm
l [ NeedsRebaseline ] |
53 | 50 |
54 crbug.com/377567 [ Debug ] editing/selection/extend-selection-character.html [ T
imeout Pass ] | 51 crbug.com/377567 [ Debug ] editing/selection/extend-selection-character.html [ T
imeout Pass ] |
55 crbug.com/377567 [ Debug ] editing/selection/programmatic-selection-on-mac-is-di
rectionless.html [ Timeout Pass ] | 52 crbug.com/377567 [ Debug ] editing/selection/programmatic-selection-on-mac-is-di
rectionless.html [ Timeout Pass ] |
56 crbug.com/377567 [ Debug ] fast/css/large-list-of-rules-crash.html [ Timeout Pas
s ] | 53 crbug.com/377567 [ Debug ] fast/css/large-list-of-rules-crash.html [ Timeout Pas
s ] |
OLD | NEW |