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 1356 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1367 crbug.com/609068 [ Mac ] bluetooth/notifications/stop-without-starting.html [ Sk
ip ] | 1367 crbug.com/609068 [ Mac ] bluetooth/notifications/stop-without-starting.html [ Sk
ip ] |
1368 crbug.com/609066 [ Mac ] bluetooth/readValue/add-multiple-event-listeners.html [
Skip ] | 1368 crbug.com/609066 [ Mac ] bluetooth/readValue/add-multiple-event-listeners.html [
Skip ] |
1369 crbug.com/609066 [ Mac ] bluetooth/readValue/blacklisted-characteristic.html [ S
kip ] | 1369 crbug.com/609066 [ Mac ] bluetooth/readValue/blacklisted-characteristic.html [ S
kip ] |
1370 crbug.com/609066 [ Mac ] bluetooth/readValue/characteristic-is-removed.html [ Sk
ip ] | 1370 crbug.com/609066 [ Mac ] bluetooth/readValue/characteristic-is-removed.html [ Sk
ip ] |
1371 crbug.com/609066 [ Mac ] bluetooth/readValue/device-goes-out-of-range.html [ Ski
p ] | 1371 crbug.com/609066 [ Mac ] bluetooth/readValue/device-goes-out-of-range.html [ Ski
p ] |
1372 crbug.com/609066 [ Mac ] bluetooth/readValue/event-is-fired.html [ Skip ] | 1372 crbug.com/609066 [ Mac ] bluetooth/readValue/event-is-fired.html [ Skip ] |
1373 crbug.com/609066 [ Mac ] bluetooth/readValue/read-fails.html [ Skip ] | 1373 crbug.com/609066 [ Mac ] bluetooth/readValue/read-fails.html [ Skip ] |
1374 crbug.com/609066 [ Mac ] bluetooth/readValue/read-succeeds.html [ Skip ] | 1374 crbug.com/609066 [ Mac ] bluetooth/readValue/read-succeeds.html [ Skip ] |
1375 crbug.com/609066 [ Mac ] bluetooth/readValue/read-updates-value.html [ Skip ] | 1375 crbug.com/609066 [ Mac ] bluetooth/readValue/read-updates-value.html [ Skip ] |
1376 crbug.com/609066 [ Mac ] bluetooth/readValue/service-is-removed.html [ Skip ] | 1376 crbug.com/609066 [ Mac ] bluetooth/readValue/service-is-removed.html [ Skip ] |
1377 crbug.com/603183 [ Mac ] bluetooth/requestDevice-blacklist.html [ Skip ] | 1377 crbug.com/609066 [ Mac ] bluetooth/requestDevice/blacklisted-service-in-optional
Services.html [ Skip ] |
1378 crbug.com/609067 [ Mac ] bluetooth/writeValue/blacklisted-characteristic.html [
Skip ] | 1378 crbug.com/609067 [ Mac ] bluetooth/writeValue/blacklisted-characteristic.html [
Skip ] |
1379 crbug.com/609067 [ Mac ] bluetooth/writeValue/characteristic-is-removed.html [ S
kip ] | 1379 crbug.com/609067 [ Mac ] bluetooth/writeValue/characteristic-is-removed.html [ S
kip ] |
1380 crbug.com/609067 [ Mac ] bluetooth/writeValue/device-goes-out-of-range.html [ Sk
ip ] | 1380 crbug.com/609067 [ Mac ] bluetooth/writeValue/device-goes-out-of-range.html [ Sk
ip ] |
1381 crbug.com/609067 [ Mac ] bluetooth/writeValue/service-is-removed.html [ Skip ] | 1381 crbug.com/609067 [ Mac ] bluetooth/writeValue/service-is-removed.html [ Skip ] |
1382 crbug.com/609067 [ Mac ] bluetooth/writeValue/value-too-long.html [ Skip ] | 1382 crbug.com/609067 [ Mac ] bluetooth/writeValue/value-too-long.html [ Skip ] |
1383 crbug.com/609067 [ Mac ] bluetooth/writeValue/write-fails.html [ Skip ] | 1383 crbug.com/609067 [ Mac ] bluetooth/writeValue/write-fails.html [ Skip ] |
1384 crbug.com/609067 [ Mac ] bluetooth/writeValue/write-succeeds.html [ Skip ] | 1384 crbug.com/609067 [ Mac ] bluetooth/writeValue/write-succeeds.html [ Skip ] |
1385 crbug.com/609067 [ Mac ] bluetooth/writeValue/write-updates-value.html [ Skip ] | 1385 crbug.com/609067 [ Mac ] bluetooth/writeValue/write-updates-value.html [ Skip ] |
OLD | NEW |