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 crbug.com/370906 fast/dom/StyleSheet/gc-declaration-parent-rule.html [ Failure ] |
10 | 11 |
11 # With Oilpan, parent pointers in the DOM tree do not | 12 # With Oilpan, parent pointers in the DOM tree do not |
12 # mysteriously disappear. This is the intended behavior. | 13 # mysteriously disappear. This is the intended behavior. |
13 crbug.com/356658 fast/dom/gc-3.html [ Failure ] | 14 crbug.com/356658 fast/dom/gc-3.html [ Failure ] |
14 crbug.com/356658 fast/dom/gc-5.html [ Failure ] | 15 crbug.com/356658 fast/dom/gc-5.html [ Failure ] |
15 crbug.com/356658 fast/dom/gc-12.html [ Failure ] | 16 crbug.com/356658 fast/dom/gc-12.html [ Failure ] |
16 crbug.com/356658 fast/dom/gc-dom-tree-lifetime.html [ Failure ] | 17 crbug.com/356658 fast/dom/gc-dom-tree-lifetime.html [ Failure ] |
17 | 18 |
18 crbug.com/342574 [ Mac Debug ] fast/css-generated-content/crash-selection-editin
g-removes-pseudo.html [ Crash Timeout ] | 19 crbug.com/342574 [ Mac Debug ] fast/css-generated-content/crash-selection-editin
g-removes-pseudo.html [ Crash Timeout ] |
19 | 20 |
(...skipping 24 matching lines...) Expand all Loading... |
44 | 45 |
45 Bug(alph) [ Win ] virtual/windows-directwrite/fast/text/decorations-with-text-co
mbine.html [ NeedsRebaseline ] | 46 Bug(alph) [ Win ] virtual/windows-directwrite/fast/text/decorations-with-text-co
mbine.html [ NeedsRebaseline ] |
46 Bug(alph) [ Win ] virtual/windows-directwrite/fast/text/international/text-combi
ne-image-test.html [ NeedsRebaseline ] | 47 Bug(alph) [ Win ] virtual/windows-directwrite/fast/text/international/text-combi
ne-image-test.html [ NeedsRebaseline ] |
47 Bug(alph) [ Win ] virtual/windows-directwrite/fast/text/international/vertical-t
ext-glyph-test.html [ NeedsRebaseline ] | 48 Bug(alph) [ Win ] virtual/windows-directwrite/fast/text/international/vertical-t
ext-glyph-test.html [ NeedsRebaseline ] |
48 Bug(alph) [ Win ] virtual/windows-directwrite/fast/text/justify-ideograph-vertic
al.html [ NeedsRebaseline ] | 49 Bug(alph) [ Win ] virtual/windows-directwrite/fast/text/justify-ideograph-vertic
al.html [ NeedsRebaseline ] |
49 Bug(alph) [ Win ] virtual/windows-directwrite/fast/text/orientation-sideways.htm
l [ NeedsRebaseline ] | 50 Bug(alph) [ Win ] virtual/windows-directwrite/fast/text/orientation-sideways.htm
l [ NeedsRebaseline ] |
50 | 51 |
51 crbug.com/377567 [ Debug ] editing/selection/extend-selection-character.html [ T
imeout Pass ] | 52 crbug.com/377567 [ Debug ] editing/selection/extend-selection-character.html [ T
imeout Pass ] |
52 crbug.com/377567 [ Debug ] editing/selection/programmatic-selection-on-mac-is-di
rectionless.html [ Timeout Pass ] | 53 crbug.com/377567 [ Debug ] editing/selection/programmatic-selection-on-mac-is-di
rectionless.html [ Timeout Pass ] |
53 crbug.com/377567 [ Debug ] fast/css/large-list-of-rules-crash.html [ Timeout Pas
s ] | 54 crbug.com/377567 [ Debug ] fast/css/large-list-of-rules-crash.html [ Timeout Pas
s ] |
OLD | NEW |