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

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: Addressing msarda's comment 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 afa5af6a65006d7092e46a9f892ea1f0f44c8d85..5490952739d23e3a40b5ffbb73787ad293ce6cf5 100644
--- a/third_party/WebKit/LayoutTests/TestExpectations
+++ b/third_party/WebKit/LayoutTests/TestExpectations
@@ -1406,11 +1406,9 @@ crbug.com/605059 [ Retina ] fast/text/international/rtl-negative-letter-spacing.
crbug.com/610464 [ Win7 Debug ] inspector/components/throttler.html [ Failure Pass ]
# 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 ]
@@ -1430,16 +1428,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