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

Unified Diff: third_party/WebKit/LayoutTests/TestExpectations

Issue 2052513002: Read characteristic implementation on macOS (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@characteristicscan_servicescan_cleanup
Patch Set: Test not meant to be commited Created 4 years, 6 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/TestExpectations
diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations
index aa735eca0c29775ee72e72de245cfd8c64bbdabc..9b287207d61d7aa300427ce02e868680f0bbbf2b 100644
--- a/third_party/WebKit/LayoutTests/TestExpectations
+++ b/third_party/WebKit/LayoutTests/TestExpectations
@@ -1543,11 +1543,9 @@ crbug.com/610464 [ Win7 Debug ] inspector/components/throttler.html [ Failure Pa
crbug.com/606649 fast/dom/gc-dom-tree-lifetime.html [ Pass Timeout ]
# TODO(jlebel): Remove when methods are implemented.
-crbug.com/609065 [ Mac ] bluetooth/characteristicProperties.html [ Skip ]
-crbug.com/609065 [ Mac ] bluetooth/connect/connect-disconnected-connect.html [ Skip ]
-crbug.com/609065 [ Mac ] bluetooth/gattserverdisconnected-event/disconnected.html [ Skip ]
-crbug.com/609065 [ Mac ] bluetooth/getCharacteristics/correct-characteristics.html [ Skip ]
-crbug.com/609065 [ Mac ] bluetooth/gattserverdisconnected-event/reconnect-during-disconnected-event.html [ Skip ]
+crbug.com/609067 [ Mac ] bluetooth/gattserverdisconnected-event/reconnect-during-disconnected-event.html [ Skip ]
+crbug.com/609067 [ Mac ] bluetooth/connect/connect-disconnected-connect.html [ Skip ]
+crbug.com/609067 [ Mac ] bluetooth/gattserverdisconnected-event/disconnected.html [ Skip ]
crbug.com/609068 [ Mac ] bluetooth/notifications/add-listener-after-promise.html [ Skip ]
crbug.com/609068 [ Mac ] bluetooth/notifications/add-multiple-event-listeners.html [ Skip ]
crbug.com/609068 [ Mac ] bluetooth/notifications/characteristic-does-not-support-notifications.html [ Skip ]
@@ -1567,16 +1565,7 @@ crbug.com/609068 [ Mac ] bluetooth/notifications/start-succeeds.html [ Skip ]
crbug.com/609068 [ Mac ] bluetooth/notifications/start-twice-in-a-row.html [ Skip ]
crbug.com/609068 [ Mac ] bluetooth/notifications/stop-twice.html [ Skip ]
crbug.com/609068 [ Mac ] bluetooth/notifications/stop-without-starting.html [ Skip ]
-crbug.com/609066 [ Mac ] bluetooth/readValue/add-multiple-event-listeners.html [ Skip ]
-crbug.com/609066 [ Mac ] bluetooth/readValue/blacklisted-characteristic.html [ Skip ]
-crbug.com/609066 [ Mac ] bluetooth/readValue/characteristic-is-removed.html [ Skip ]
-crbug.com/609066 [ Mac ] bluetooth/readValue/device-goes-out-of-range.html [ Skip ]
-crbug.com/609066 [ Mac ] bluetooth/readValue/event-is-fired.html [ Skip ]
-crbug.com/609066 [ Mac ] bluetooth/readValue/read-fails.html [ Skip ]
-crbug.com/609066 [ Mac ] bluetooth/readValue/read-succeeds.html [ Skip ]
-crbug.com/609066 [ Mac ] bluetooth/readValue/read-updates-value.html [ Skip ]
-crbug.com/609066 [ Mac ] bluetooth/readValue/service-is-removed.html [ Skip ]
-crbug.com/609066 [ Mac ] bluetooth/requestDevice/blacklisted-service-in-optionalServices.html [ Skip ]
+crbug.com/609067 [ Mac ] bluetooth/readValue/blacklisted-characteristic.html [ Skip ]
crbug.com/609067 [ Mac ] bluetooth/writeValue/blacklisted-characteristic.html [ Skip ]
crbug.com/609067 [ Mac ] bluetooth/writeValue/characteristic-is-removed.html [ Skip ]
crbug.com/609067 [ Mac ] bluetooth/writeValue/device-goes-out-of-range.html [ Skip ]

Powered by Google App Engine
This is Rietveld 408576698