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 ] | 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 ] | 8 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 ] | 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 ] | 10 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [
Failure ] |
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
48 crbug.com/515250 [ Mac Debug ] plugins/js-from-destroy.html [ Timeout ] | 48 crbug.com/515250 [ Mac Debug ] plugins/js-from-destroy.html [ Timeout ] |
49 crbug.com/515250 [ Mac Debug ] plugins/attach-during-destroy.html [ Timeout ] | 49 crbug.com/515250 [ Mac Debug ] plugins/attach-during-destroy.html [ Timeout ] |
50 | 50 |
51 crbug.com/344239 [ Release ] inspector-protocol/heap-profiler/heap-objects-track
ing.html [ Slow ] | 51 crbug.com/344239 [ Release ] inspector-protocol/heap-profiler/heap-objects-track
ing.html [ Slow ] |
52 | 52 |
53 crbug.com/356742 [ Win ] svg/as-image/animated-svg-animation-control.html | 53 crbug.com/356742 [ Win ] svg/as-image/animated-svg-animation-control.html |
54 | 54 |
55 crbug.com/501229 fast/forms/associatedFormControls-leak-nodes.html [ Failure ] | 55 crbug.com/501229 fast/forms/associatedFormControls-leak-nodes.html [ Failure ] |
56 | 56 |
57 crbug.com/506186 accessibility/axobjectcache-leaks-node.html [ Failure ] | 57 crbug.com/506186 accessibility/axobjectcache-leaks-node.html [ Failure ] |
| 58 crbug.com/417181 http/tests/xmlhttprequest/abort-on-changestate-headers-received
.html [ Failure Pass ] |
OLD | NEW |