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

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: Removing ReadRemoteCharacteristic_AfterDeleted test 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 d0a53772196f145f74c9630577f20f61fecd3ec2..1b63d0c19eab24af57accf9d4cb1089eb34978f8 100644
--- a/third_party/WebKit/LayoutTests/TestExpectations
+++ b/third_party/WebKit/LayoutTests/TestExpectations
@@ -1544,10 +1544,8 @@ crbug.com/620126 svg/custom/js-late-clipPath-and-object-creation.svg [ NeedsManu
crbug.com/620126 svg/custom/js-late-clipPath-creation.svg [ NeedsManualRebaseline ]
# TODO(jlebel): Remove when methods are implemented.
-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/characteristicProperties.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