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 crbug.com/370906 fast/dom/StyleSheet/gc-declaration-parent-rule.html [ Failure ] |
(...skipping 29 matching lines...) Expand all Loading... |
40 Bug(alph) [ Win ] virtual/windows-directwrite/fast/text/justify-ideograph-vertic
al.html [ NeedsRebaseline ] | 40 Bug(alph) [ Win ] virtual/windows-directwrite/fast/text/justify-ideograph-vertic
al.html [ NeedsRebaseline ] |
41 Bug(alph) [ Win ] virtual/windows-directwrite/fast/text/orientation-sideways.htm
l [ NeedsRebaseline ] | 41 Bug(alph) [ Win ] virtual/windows-directwrite/fast/text/orientation-sideways.htm
l [ NeedsRebaseline ] |
42 | 42 |
43 crbug.com/377567 [ Debug ] editing/selection/extend-selection-character.html [ T
imeout Pass ] | 43 crbug.com/377567 [ Debug ] editing/selection/extend-selection-character.html [ T
imeout Pass ] |
44 crbug.com/377567 [ Debug ] editing/selection/programmatic-selection-on-mac-is-di
rectionless.html [ Timeout Pass ] | 44 crbug.com/377567 [ Debug ] editing/selection/programmatic-selection-on-mac-is-di
rectionless.html [ Timeout Pass ] |
45 crbug.com/377567 [ Debug ] fast/css/large-list-of-rules-crash.html [ Timeout Pas
s ] | 45 crbug.com/377567 [ Debug ] fast/css/large-list-of-rules-crash.html [ Timeout Pas
s ] |
46 | 46 |
47 # Allocation performance issue | 47 # Allocation performance issue |
48 crbug.com/397425 [ Debug ] fast/forms/select/menulist-appearance-basic.html [ Ti
meout Pass ] | 48 crbug.com/397425 [ Debug ] fast/forms/select/menulist-appearance-basic.html [ Ti
meout Pass ] |
49 | 49 |
50 # FXIME: | 50 # FIXME: |
51 crbug.com/400645 http/tests/serviceworker/fetch-event.html [ Timeout ] | |
52 crbug.com/398472 [ Debug ] inspector-protocol/debugger/debugger-pause-dedicated-
worker-loop.html [ Crash ] | 51 crbug.com/398472 [ Debug ] inspector-protocol/debugger/debugger-pause-dedicated-
worker-loop.html [ Crash ] |
53 crbug.com/398472 [ Debug ] inspector-protocol/debugger/debugger-pause-in-tight-l
oop.html [ Crash ] | 52 crbug.com/398472 [ Debug ] inspector-protocol/debugger/debugger-pause-in-tight-l
oop.html [ Crash ] |
54 crbug.com/398472 [ Debug ] inspector-protocol/debugger/getStepInPositions.html [
Crash ] | 53 crbug.com/398472 [ Debug ] inspector-protocol/debugger/getStepInPositions.html [
Crash ] |
55 crbug.com/398472 [ Debug ] inspector-protocol/debugger/updateCallFrameScopes.htm
l [ Crash ] | 54 crbug.com/398472 [ Debug ] inspector-protocol/debugger/updateCallFrameScopes.htm
l [ Crash ] |
OLD | NEW |