OLD | NEW |
1 # ====== Oilpan-only failures from here ====== | 1 # ====== Oilpan-only failures from here ====== |
2 # Most of these actually cause the tests to report success, rather than | 2 # Most of these actually cause the tests to report success, rather than |
3 # failure. Expected outputs will be adjusted for the better once Oilpan | 3 # failure. Expected outputs will be adjusted for the better once Oilpan |
4 # has been well and truly enabled always. | 4 # has been well and truly enabled always. |
5 | 5 |
6 # With Oilpan, the parent pointer in the CSSRule hierarchy is | 6 # With Oilpan, the parent pointer in the CSSRule hierarchy is |
7 # strong. This is the intended behavior. | 7 # strong. This is the intended behavior. |
8 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ] | 8 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ] |
9 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ] | 9 crbug.com/345630 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 895 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
906 crbug.com/569901 [ Debug ] http/tests/serviceworker/navigation-redirect.html [ P
ass Failure ] | 906 crbug.com/569901 [ Debug ] http/tests/serviceworker/navigation-redirect.html [ P
ass Failure ] |
907 | 907 |
908 crbug.com/599670 [ Win Linux ] http/tests/inspector/resource-parameters-ipv6.htm
l [ Failure Pass ] | 908 crbug.com/599670 [ Win Linux ] http/tests/inspector/resource-parameters-ipv6.htm
l [ Failure Pass ] |
909 | 909 |
910 crbug.com/472330 fast/borders/border-image-outset-split-inline-vertical-lr.html
[ Failure ] | 910 crbug.com/472330 fast/borders/border-image-outset-split-inline-vertical-lr.html
[ Failure ] |
911 crbug.com/472330 fast/writing-mode/box-shadow-vertical-lr.html [ Failure ] | 911 crbug.com/472330 fast/writing-mode/box-shadow-vertical-lr.html [ Failure ] |
912 crbug.com/472330 fast/writing-mode/box-shadow-vertical-rl.html [ Failure ] | 912 crbug.com/472330 fast/writing-mode/box-shadow-vertical-rl.html [ Failure ] |
913 | 913 |
914 crbug.com/466200 svg/custom/repaint-on-constant-size-change.svg [ Failure ] | 914 crbug.com/466200 svg/custom/repaint-on-constant-size-change.svg [ Failure ] |
915 | 915 |
| 916 crbug.com/600036 scrollbars/scrollbars-on-positioned-content.html [ NeedsRebasel
ine ] |
| 917 |
916 # Temporary until we start generating Trusty baselines. | 918 # Temporary until we start generating Trusty baselines. |
917 crbug.com/498021 [ Linux ] fast/text/unicode-fallback-font.html [ Failure ] | 919 crbug.com/498021 [ Linux ] fast/text/unicode-fallback-font.html [ Failure ] |
918 crbug.com/498021 [ Linux ] fast/forms/month/month-appearance-l10n.html [ Failure
] | 920 crbug.com/498021 [ Linux ] fast/forms/month/month-appearance-l10n.html [ Failure
] |
919 crbug.com/498021 [ Linux ] fast/text/ellipsis-stroked.html [ Failure ] | 921 crbug.com/498021 [ Linux ] fast/text/ellipsis-stroked.html [ Failure ] |
920 crbug.com/498021 [ Linux ] fast/text/emphasis-complex.html [ Failure ] | 922 crbug.com/498021 [ Linux ] fast/text/emphasis-complex.html [ Failure ] |
921 crbug.com/498021 [ Linux ] fast/text/international/danda-space.html [ Failure ] | 923 crbug.com/498021 [ Linux ] fast/text/international/danda-space.html [ Failure ] |
922 crbug.com/498021 [ Linux ] fast/text/international/hindi-whitespace.html [ Failu
re ] | 924 crbug.com/498021 [ Linux ] fast/text/international/hindi-whitespace.html [ Failu
re ] |
923 crbug.com/498021 [ Linux ] fast/text/selection-multiple-runs.html [ Failure ] | 925 crbug.com/498021 [ Linux ] fast/text/selection-multiple-runs.html [ Failure ] |
924 crbug.com/498021 [ Linux ] editing/pasteboard/4944770-2.html [ Failure ] | 926 crbug.com/498021 [ Linux ] editing/pasteboard/4944770-2.html [ Failure ] |
925 crbug.com/498021 [ Linux ] fast/encoding/invalid-UTF-8.html [ Failure ] | 927 crbug.com/498021 [ Linux ] fast/encoding/invalid-UTF-8.html [ Failure ] |
(...skipping 453 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1379 crbug.com/609066 [ Mac ] bluetooth/readValue/service-is-removed.html [ Skip ] | 1381 crbug.com/609066 [ Mac ] bluetooth/readValue/service-is-removed.html [ Skip ] |
1380 crbug.com/609066 [ Mac ] bluetooth/requestDevice/blacklisted-service-in-optional
Services.html [ Skip ] | 1382 crbug.com/609066 [ Mac ] bluetooth/requestDevice/blacklisted-service-in-optional
Services.html [ Skip ] |
1381 crbug.com/609067 [ Mac ] bluetooth/writeValue/blacklisted-characteristic.html [
Skip ] | 1383 crbug.com/609067 [ Mac ] bluetooth/writeValue/blacklisted-characteristic.html [
Skip ] |
1382 crbug.com/609067 [ Mac ] bluetooth/writeValue/characteristic-is-removed.html [ S
kip ] | 1384 crbug.com/609067 [ Mac ] bluetooth/writeValue/characteristic-is-removed.html [ S
kip ] |
1383 crbug.com/609067 [ Mac ] bluetooth/writeValue/device-goes-out-of-range.html [ Sk
ip ] | 1385 crbug.com/609067 [ Mac ] bluetooth/writeValue/device-goes-out-of-range.html [ Sk
ip ] |
1384 crbug.com/609067 [ Mac ] bluetooth/writeValue/service-is-removed.html [ Skip ] | 1386 crbug.com/609067 [ Mac ] bluetooth/writeValue/service-is-removed.html [ Skip ] |
1385 crbug.com/609067 [ Mac ] bluetooth/writeValue/value-too-long.html [ Skip ] | 1387 crbug.com/609067 [ Mac ] bluetooth/writeValue/value-too-long.html [ Skip ] |
1386 crbug.com/609067 [ Mac ] bluetooth/writeValue/write-fails.html [ Skip ] | 1388 crbug.com/609067 [ Mac ] bluetooth/writeValue/write-fails.html [ Skip ] |
1387 crbug.com/609067 [ Mac ] bluetooth/writeValue/write-succeeds.html [ Skip ] | 1389 crbug.com/609067 [ Mac ] bluetooth/writeValue/write-succeeds.html [ Skip ] |
1388 crbug.com/609067 [ Mac ] bluetooth/writeValue/write-updates-value.html [ Skip ] | 1390 crbug.com/609067 [ Mac ] bluetooth/writeValue/write-updates-value.html [ Skip ] |
OLD | NEW |