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 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
50 | 50 |
51 crbug.com/24182 [ Win Debug ] jquery/manipulation.html [ Slow Timeout Pass ] | 51 crbug.com/24182 [ Win Debug ] jquery/manipulation.html [ Slow Timeout Pass ] |
52 | 52 |
53 crbug.com/385014 [ Win Debug ] accessibility/canvas-fallback-content-2.html [ Pa
ss Timeout Failure ] | 53 crbug.com/385014 [ Win Debug ] accessibility/canvas-fallback-content-2.html [ Pa
ss Timeout Failure ] |
54 | 54 |
55 crbug.com/518993 imported/web-platform-tests/user-timing/test_user_timing_measur
e_navigation_timing.html [ Skip ] | 55 crbug.com/518993 imported/web-platform-tests/user-timing/test_user_timing_measur
e_navigation_timing.html [ Skip ] |
56 | 56 |
57 crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Slow Fai
lure ] | 57 crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Slow Fai
lure ] |
58 | 58 |
59 crbug.com/572710 [ Linux Debug ] inspector/extensions/extensions-sidebar.html [
Pass Timeout ] | 59 crbug.com/572710 [ Linux Debug ] inspector/extensions/extensions-sidebar.html [
Pass Timeout ] |
| 60 |
| 61 crbug.com/572723 inspector/sources/debugger/debugger-autocontinue-on-syntax-erro
r.html [ Pass Failure ] |
| 62 crbug.com/572723 inspector/sources/debugger/debugger-uncaught-promise-on-pause.h
tml [ Timeout Pass ] |
OLD | NEW |