Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(387)

Side by Side Diff: third_party/WebKit/LayoutTests/TestExpectations

Issue 1910933002: bluetooth: Separate requestDevice tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@bluetooth-mojo-gatt-connect
Patch Set: Replace uses of assert_promise_rejects because it was removed. Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/bluetooth/iframeRequestDevice.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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
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 ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/bluetooth/iframeRequestDevice.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698