| 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 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 43 # Allocation performance issue | 43 # Allocation performance issue |
| 44 crbug.com/397425 [ Debug ] fast/forms/select/menulist-appearance-basic.html [ Ti
meout Pass ] | 44 crbug.com/397425 [ Debug ] fast/forms/select/menulist-appearance-basic.html [ Ti
meout Pass ] |
| 45 | 45 |
| 46 # Times out on the Mac Debug Oilpan bot. | 46 # Times out on the Mac Debug Oilpan bot. |
| 47 crbug.com/389648 [ Mac Debug ] fast/text-autosizing/table-inflation-crash.html [
Timeout ] | 47 crbug.com/389648 [ Mac Debug ] fast/text-autosizing/table-inflation-crash.html [
Timeout ] |
| 48 crbug.com/456357 [ Mac Debug ] virtual/slimmingpaint/fast/overflow/line-clamp.ht
ml [ Timeout ] | 48 crbug.com/456357 [ Mac Debug ] virtual/slimmingpaint/fast/overflow/line-clamp.ht
ml [ Timeout ] |
| 49 | 49 |
| 50 crbug.com/344239 inspector-protocol/heap-profiler/heap-objects-tracking.html [ P
ass Timeout ] | 50 crbug.com/344239 inspector-protocol/heap-profiler/heap-objects-tracking.html [ P
ass Timeout ] |
| 51 | 51 |
| 52 crbug.com/356742 [ Win ] svg/as-image/animated-svg-animation-control.html | 52 crbug.com/356742 [ Win ] svg/as-image/animated-svg-animation-control.html |
| 53 |
| 54 crbug.com/501229 fast/forms/associatedFormControls-leak-nodes.html [ Failure ] |
| OLD | NEW |