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 25 matching lines...) Expand all Loading... |
36 crbug.com/515250 [ Mac Debug ] plugins/attach-during-destroy.html [ Timeout ] | 36 crbug.com/515250 [ Mac Debug ] plugins/attach-during-destroy.html [ Timeout ] |
37 | 37 |
38 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 ] |
39 | 39 |
40 crbug.com/501229 fast/forms/associatedFormControls-leak-nodes.html [ Failure ] | 40 crbug.com/501229 fast/forms/associatedFormControls-leak-nodes.html [ Failure ] |
41 | 41 |
42 crbug.com/506186 accessibility/axobjectcache-leaks-node.html [ Failure ] | 42 crbug.com/506186 accessibility/axobjectcache-leaks-node.html [ Failure ] |
43 crbug.com/417181 http/tests/xmlhttprequest/abort-on-changestate-headers-received
.html [ Failure Pass ] | 43 crbug.com/417181 http/tests/xmlhttprequest/abort-on-changestate-headers-received
.html [ Failure Pass ] |
44 | 44 |
45 crbug.com/544175 [ Mac Win ] plugins/fullscreen-plugins-dont-reload.html [ Crash
] | 45 crbug.com/544175 [ Mac Win ] plugins/fullscreen-plugins-dont-reload.html [ Crash
] |
| 46 |
| 47 crbug.com/546559 virtual/threaded/animations/interpolation/background-image-inte
rpolation.html [ Crash ] |
| 48 crbug.com/546559 virtual/threaded/animations/interpolation/webkit-mask-image-int
erpolation.html [ Crash ] |
| 49 crbug.com/546559 animations/interpolation/background-image-interpolation.html [
Crash ] |
| 50 crbug.com/546559 animations/interpolation/webkit-mask-image-interpolation.html [
Crash ] |
| 51 |
OLD | NEW |