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 virtual/slimmingpaint/fast/dom/StyleSheet/gc-parent-rule.html [
Failure ] | |
8 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ] | 7 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ] |
9 crbug.com/345630 virtual/slimmingpaint/fast/dom/StyleSheet/gc-parent-stylesheet.
html [ Failure ] | |
10 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 ] |
11 crbug.com/345655 virtual/slimmingpaint/fast/dom/StyleSheet/detached-parent-rule-
without-wrapper.html [ Failure ] | |
12 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 ] |
13 crbug.com/345655 virtual/slimmingpaint/fast/dom/StyleSheet/detached-stylesheet-w
ithout-wrapper.html [ Failure ] | |
14 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 ] |
15 crbug.com/370906 virtual/slimmingpaint/fast/dom/StyleSheet/gc-declaration-parent
-rule.html [ Failure ] | |
16 | 11 |
17 # With Oilpan, parent pointers in the DOM tree do not | 12 # With Oilpan, parent pointers in the DOM tree do not |
18 # mysteriously disappear. This is the intended behavior. | 13 # mysteriously disappear. This is the intended behavior. |
19 crbug.com/356658 fast/dom/gc-3.html [ Failure ] | 14 crbug.com/356658 fast/dom/gc-3.html [ Failure ] |
20 crbug.com/356658 virtual/slimmingpaint/fast/dom/gc-3.html [ Failure ] | |
21 crbug.com/356658 fast/dom/gc-5.html [ Failure ] | 15 crbug.com/356658 fast/dom/gc-5.html [ Failure ] |
22 crbug.com/356658 virtual/slimmingpaint/fast/dom/gc-5.html [ Failure ] | |
23 crbug.com/356658 fast/dom/gc-12.html [ Failure ] | 16 crbug.com/356658 fast/dom/gc-12.html [ Failure ] |
24 crbug.com/356658 virtual/slimmingpaint/fast/dom/gc-12.html [ Failure ] | |
25 crbug.com/356658 fast/dom/gc-dom-tree-lifetime.html [ Failure ] | 17 crbug.com/356658 fast/dom/gc-dom-tree-lifetime.html [ Failure ] |
26 crbug.com/356658 virtual/slimmingpaint/fast/dom/gc-dom-tree-lifetime.html [ Fail
ure ] | |
27 | |
28 # This test is flaky in debug without oilpan, but fails much more with oilpan. | |
29 crbug.com/354785 svg/as-background-image/animated-svg-animation-control.html [ I
mageOnlyFailure Pass ] | |
30 | 18 |
31 crbug.com/410145 [ Win ] fast/text/decorations-with-text-combine.html [ ImageOnl
yFailure ] | 19 crbug.com/410145 [ Win ] fast/text/decorations-with-text-combine.html [ ImageOnl
yFailure ] |
32 crbug.com/410145 [ Win ] fast/text/international/text-combine-image-test.html [
ImageOnlyFailure ] | 20 crbug.com/410145 [ Win ] fast/text/international/text-combine-image-test.html [
ImageOnlyFailure ] |
33 crbug.com/410145 [ Win ] fast/text/international/vertical-text-glyph-test.html [
ImageOnlyFailure ] | 21 crbug.com/410145 [ Win ] fast/text/international/vertical-text-glyph-test.html [
ImageOnlyFailure ] |
34 crbug.com/410145 [ Win ] fast/text/justify-ideograph-vertical.html [ ImageOnlyFa
ilure ] | 22 crbug.com/410145 [ Win ] fast/text/justify-ideograph-vertical.html [ ImageOnlyFa
ilure ] |
35 crbug.com/410145 [ Win ] fast/text/orientation-sideways.html [ ImageOnlyFailure
] | 23 crbug.com/410145 [ Win ] fast/text/orientation-sideways.html [ ImageOnlyFailure
] |
36 crbug.com/410145 [ Win ] fast/css/font-weight-1.html [ ImageOnlyFailure ] | 24 crbug.com/410145 [ Win ] fast/css/font-weight-1.html [ ImageOnlyFailure ] |
37 crbug.com/410145 [ Win ] fast/writing-mode/english-lr-text.html [ ImageOnlyFailu
re ] | 25 crbug.com/410145 [ Win ] fast/writing-mode/english-lr-text.html [ ImageOnlyFailu
re ] |
38 | 26 |
39 crbug.com/377567 [ Debug ] editing/selection/extend-selection-character.html [ T
imeout Pass ] | 27 crbug.com/377567 [ Debug ] editing/selection/extend-selection-character.html [ T
imeout Pass ] |
40 crbug.com/377567 [ Debug ] editing/selection/programmatic-selection-on-mac-is-di
rectionless.html [ Timeout Pass ] | 28 crbug.com/377567 [ Debug ] editing/selection/programmatic-selection-on-mac-is-di
rectionless.html [ Timeout Pass ] |
41 crbug.com/377567 [ Debug ] fast/css/large-list-of-rules-crash.html [ Timeout Pas
s ] | 29 crbug.com/377567 [ Debug ] fast/css/large-list-of-rules-crash.html [ Timeout Pas
s ] |
42 crbug.com/243871 [ Win Debug ] virtual/threaded_animation_timelines/fast/scroll-
behavior/overflow-scroll-root-frame-animates.html [ Timeout Pass ] | 30 crbug.com/243871 [ Win Debug ] virtual/threaded_animation_timelines/fast/scroll-
behavior/overflow-scroll-root-frame-animates.html [ Timeout Pass ] |
43 | 31 |
44 # Times out on the Mac Debug Oilpan bot. | 32 # Times out on the Mac Debug Oilpan bot. |
45 crbug.com/389648 [ Mac Debug ] fast/text-autosizing/table-inflation-crash.html [
Timeout ] | 33 crbug.com/389648 [ Mac Debug ] fast/text-autosizing/table-inflation-crash.html [
Timeout ] |
46 crbug.com/456357 [ Mac Debug ] virtual/slimmingpaint/fast/overflow/line-clamp.ht
ml [ Timeout ] | |
47 crbug.com/515250 [ Mac Debug ] http/tests/plugins/geturlnotify-from-npp-destroys
tream.html [ Timeout ] | 34 crbug.com/515250 [ Mac Debug ] http/tests/plugins/geturlnotify-from-npp-destroys
tream.html [ Timeout ] |
48 crbug.com/515250 [ Mac Debug ] plugins/js-from-destroy.html [ Timeout ] | 35 crbug.com/515250 [ Mac Debug ] plugins/js-from-destroy.html [ Timeout ] |
49 crbug.com/515250 [ Mac Debug ] plugins/attach-during-destroy.html [ Timeout ] | 36 crbug.com/515250 [ Mac Debug ] plugins/attach-during-destroy.html [ Timeout ] |
50 | 37 |
51 crbug.com/344239 [ Release ] inspector-protocol/heap-profiler/heap-objects-track
ing.html [ Slow ] | 38 crbug.com/344239 [ Release ] inspector-protocol/heap-profiler/heap-objects-track
ing.html [ Slow ] |
52 | 39 |
53 crbug.com/356742 [ Win ] svg/as-image/animated-svg-animation-control.html | 40 crbug.com/356742 [ Win ] svg/as-image/animated-svg-animation-control.html [ Pass
ImageOnlyFailure ] |
54 | 41 |
55 crbug.com/501229 fast/forms/associatedFormControls-leak-nodes.html [ Failure ] | 42 crbug.com/501229 fast/forms/associatedFormControls-leak-nodes.html [ Failure ] |
56 | 43 |
57 crbug.com/506186 accessibility/axobjectcache-leaks-node.html [ Failure ] | 44 crbug.com/506186 accessibility/axobjectcache-leaks-node.html [ Failure ] |
58 crbug.com/417181 http/tests/xmlhttprequest/abort-on-changestate-headers-received
.html [ Failure Pass ] | 45 crbug.com/417181 http/tests/xmlhttprequest/abort-on-changestate-headers-received
.html [ Failure Pass ] |
OLD | NEW |