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 23 matching lines...) Expand all Loading... |
34 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 ] |
35 crbug.com/515250 [ Mac Debug ] plugins/js-from-destroy.html [ Timeout ] | 35 crbug.com/515250 [ Mac Debug ] plugins/js-from-destroy.html [ Timeout ] |
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 | |
45 crbug.com/544175 [ Mac Win ] plugins/fullscreen-plugins-dont-reload.html [ Crash
] | |
OLD | NEW |