Index: third_party/WebKit/LayoutTests/bluetooth/script-tests/gatt-op-garbage-collection-ran-during-success.js |
diff --git a/third_party/WebKit/LayoutTests/bluetooth/script-tests/gatt-op-garbage-collection-ran-during-success.js b/third_party/WebKit/LayoutTests/bluetooth/script-tests/gatt-op-garbage-collection-ran-during-success.js |
index ad9b1ebbf71ef7b725025476d262e4c542094cec..c2ce049b11b6d47ddc8db9378d9e031eabaff12c 100644 |
--- a/third_party/WebKit/LayoutTests/bluetooth/script-tests/gatt-op-garbage-collection-ran-during-success.js |
+++ b/third_party/WebKit/LayoutTests/bluetooth/script-tests/gatt-op-garbage-collection-ran-during-success.js |
@@ -11,6 +11,8 @@ promise_test(() => { |
.then(measurement_interval => { |
promise = assert_promise_rejects_with_message( |
measurement_interval.CALLS([ |
+ getDescriptor(user_description.name)| |
+ getDescriptors()| |
readValue()| |
writeValue(val)| |
startNotifications()| |