Update web-platform-tests to revision b'8f3f629756d7351867a8be36d5f217608b9adc61' (#35065)

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2025-01-19 02:36:07 +01:00 committed by GitHub
parent f57ceeb3b4
commit 9306f575c9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
1779 changed files with 28718 additions and 15792 deletions

View file

@ -0,0 +1,2 @@
[cross-partition-navigation.tentative.https.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[cross-partition-worker-creation.tentative.https.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[cross-partition.tentative.https.html]
expected: TIMEOUT

View file

@ -1,4 +0,0 @@
[adapter-absent-getAvailability.https.window.html]
[getAvailability() resolves with false if the system does not have an adapter.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[adapter-added-getAvailability.https.window.html]
[getAvailability() resolves with true after adapter is inserted into a system with a platform that supports Bluetooth LE.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[adapter-powered-off-getAvailability.https.window.html]
[getAvailability() resolves with true if the Bluetooth radio is powered off, but the platform that supports Bluetooth LE.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[adapter-powered-on-getAvailability.https.window.html]
[getAvailability() resolves with true if the Bluetooth radio is powered on and the platform supports Bluetooth LE.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[adapter-powered-on-off-on-getAvailability.https.window.html]
[getAvailability() is not affected by the powered state of the adapter.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[adapter-removed-getAvailability.https.window.html]
[getAvailability() resolves with false after the powered on adapter is removed.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[cross-origin-iframe-getAvailability.sub.https.window.html]
[getAvailability() resolves with false if called from a unique origin]
expected: FAIL

View file

@ -1,4 +0,0 @@
[characteristicProperties.https.window.html]
[HeartRate device properties]
expected: FAIL

View file

@ -1,4 +0,0 @@
[gen-characteristic-is-removed.https.window.html]
[Characteristic gets removed. Reject with InvalidStateError.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[gen-descriptor-get-same-object.https.window.html]
[Calls to getDescriptor should return the same object.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[gen-service-is-removed.https.window.html]
[Service is removed. Reject with InvalidStateError.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[gen-characteristic-is-removed-with-uuid.https.window.html]
[Characteristic gets removed. Reject with InvalidStateError.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[gen-characteristic-is-removed.https.window.html]
[Characteristic gets removed. Reject with InvalidStateError.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[gen-descriptor-get-same-object.https.window.html]
[Calls to getDescriptors should return the same object.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[gen-service-is-removed-with-uuid.https.window.html]
[Service is removed. Reject with InvalidStateError.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[gen-service-is-removed.https.window.html]
[Service is removed. Reject with InvalidStateError.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[characteristic-is-removed.https.window.html]
[Characteristic is removed. Reject with InvalidStateError.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[service-is-removed.https.window.html]
[Service is removed. Reject with InvalidStateError.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[add-multiple-event-listeners.https.window.html]
[Add multiple event listeners then readValue().]
expected: FAIL

View file

@ -1,4 +0,0 @@
[characteristic-is-removed.https.window.html]
[Characteristic gets removed. Reject with InvalidStateError.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[event-is-fired.https.window.html]
[Reading a characteristic should fire an event.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[gen-characteristic-is-removed.https.window.html]
[Characteristic gets removed. Reject with InvalidStateError.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[read-succeeds.https.window.html]
[A read request succeeds and returns the characteristic's value.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[read-updates-value.https.window.html]
[Succesful read should update characteristic.value]
expected: FAIL

View file

@ -1,4 +0,0 @@
[service-is-removed.https.window.html]
[Service gets removed. Reject with InvalidStateError.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[service-same-from-2-characteristics.https.window.html]
[Same parent service returned from multiple characteristics.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[service-same-object.https.window.html]
[[SameObject\] test for BluetoothRemoteGATTCharacteristic service.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[gen-characteristic-is-removed.https.window.html]
[Characteristic gets removed. Reject with InvalidStateError.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[buffer-is-detached.https.window.html]
[writeValue() fails when passed a detached buffer]
expected: FAIL

View file

@ -1,4 +0,0 @@
[characteristic-is-removed.https.window.html]
[Characteristic gets removed. Reject with InvalidStateError.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[gen-characteristic-is-removed.https.window.html]
[Characteristic gets removed. Reject with InvalidStateError.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[service-is-removed.https.window.html]
[Service gets removed. Reject with InvalidStateError.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[write-succeeds.https.window.html]
[A regular write request to a writable characteristic should succeed.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[buffer-is-detached.https.window.html]
[writeValueWithResponse() fails when passed a detached buffer]
expected: FAIL

View file

@ -1,4 +0,0 @@
[characteristic-is-removed.https.window.html]
[Characteristic gets removed. Reject with InvalidStateError.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[gen-characteristic-is-removed.https.window.html]
[Characteristic gets removed. Reject with InvalidStateError.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[service-is-removed.https.window.html]
[Service gets removed. Reject with InvalidStateError.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[write-succeeds.https.window.html]
[A regular write request to a writable characteristic should succeed.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[buffer-is-detached.https.window.html]
[writeValueWithoutResponse() fails when passed a detached buffer]
expected: FAIL

View file

@ -1,4 +0,0 @@
[characteristic-is-removed.https.window.html]
[Characteristic gets removed. Reject with InvalidStateError.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[gen-characteristic-is-removed.https.window.html]
[Characteristic gets removed. Reject with InvalidStateError.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[service-is-removed.https.window.html]
[Service gets removed. Reject with InvalidStateError.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[write-succeeds.https.window.html]
[A regular write request to a writable characteristic should succeed.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[gen-service-is-removed.https.window.html]
[Service gets removed. Reject with InvalidStateError.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[read-succeeds.https.window.html]
[A read request succeeds and returns the descriptor's value.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[buffer-is-detached.https.window.html]
[writeValue() fails when passed a detached buffer]
expected: FAIL

View file

@ -1,4 +0,0 @@
[gen-service-is-removed.https.window.html]
[Service gets removed. Reject with InvalidStateError.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[disconnected.https.window.html]
[A device disconnecting while connected should fire the gattserverdisconnected event.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[disconnected_gc.https.window.html]
[A device disconnecting after the BluetoothDevice object has been GC'ed should not access freed memory.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[one-event-per-disconnection.https.window.html]
[If a site disconnects from a device while the platform is disconnecting that device, only one gattserverdisconnected event should fire.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[reconnect-during-disconnected-event.https.window.html]
[A device that reconnects during the gattserverdisconnected event should still receive gattserverdisconnected events after re-connection.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[abort-before-watchAdvertisements.https.window.html]
[watchAdvertisements() rejects if passed an aborted signal.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[abort-pending-operation.https.window.html]
[AbortController stops a pending watchAdvertisements() operation.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[abort-signal-stops-events.https.window.html]
[AbortController stops 'advertisementreceived' events from being fired on the device object.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[abort-subsequent-watchAdvertisements-call-stops-events.https.window.html]
[AbortController on subsequent watchAdvertisements() call cancels the watch advertisements operation.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[advertisementreceived-event-fired.https.window.html]
[watchAdvertisements() enables 'advertisementreceived' events to be fired on the device object.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[concurrent-watchAdvertisements-calls.https.window.html]
[concurrent watchAdvertisements() calls results in the second call rejecting with 'InvalidStateError']
expected: FAIL

View file

@ -1,4 +0,0 @@
[service-and-manufacturer-data-filtered-from-event.https.window.html]
[Service and Manufacturer that were not granted with requestDevice() are filtered from the advertisement event.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[subsequent-watchAdvertisements-call.https.window.html]
[subsequent watchAdvertisements() calls result in the second call resolving successfully.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[watching-two-devices-abort-one-watchAdvertisements.https.window.html]
[AbortController while watching advertisements for two devices stops the correct watchAdvertisements() operation.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[watching-two-devices.https.window.html]
[Events are fired on correct device with multiple watchAdvertisements() calls.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[granted-devices-with-services.https.window.html]
[getDevices() resolves with permitted devices that can be GATT connected to.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[no-granted-devices.https.window.html]
[getDevices() resolves with empty array if no device permissions have been granted.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[returns-same-bluetooth-device-object.https.window.html]
[multiple calls to getDevices() resolves with the sameBluetoothDevice objects for each granted Bluetooth device.]
expected: FAIL

View file

@ -1,244 +0,0 @@
[idlharness.tentative.https.window.html]
[BluetoothRemoteGATTService interface: attribute oncharacteristicvaluechanged]
expected: FAIL
[Bluetooth interface: navigator.bluetooth must inherit property "onadvertisementreceived" with the proper type]
expected: FAIL
[Bluetooth interface: attribute onadvertisementreceived]
expected: FAIL
[BluetoothDevice interface: attribute onadvertisementreceived]
expected: FAIL
[Bluetooth interface: attribute onserviceadded]
expected: FAIL
[Bluetooth interface: navigator.bluetooth must inherit property "oncharacteristicvaluechanged" with the proper type]
expected: FAIL
[BluetoothServiceDataMap interface object length]
expected: FAIL
[BluetoothManufacturerDataMap interface: existence and properties of interface prototype object]
expected: FAIL
[BluetoothAdvertisingEvent interface: attribute manufacturerData]
expected: FAIL
[BluetoothRemoteGATTDescriptor interface: operation readValue()]
expected: FAIL
[BluetoothAdvertisingEvent interface: event must inherit property "uuids" with the proper type]
expected: FAIL
[BluetoothPermissionResult interface: attribute devices]
expected: FAIL
[BluetoothRemoteGATTServer interface: operation getPrimaryServices(BluetoothServiceUUID)]
expected: FAIL
[BluetoothRemoteGATTCharacteristic interface: operation readValue()]
expected: FAIL
[BluetoothRemoteGATTServer interface: operation connect()]
expected: FAIL
[Bluetooth interface: attribute referringDevice]
expected: FAIL
[BluetoothAdvertisingEvent interface: attribute uuids]
expected: FAIL
[BluetoothRemoteGATTService interface: operation getCharacteristics(BluetoothCharacteristicUUID)]
expected: FAIL
[BluetoothRemoteGATTCharacteristic interface: operation stopNotifications()]
expected: FAIL
[BluetoothManufacturerDataMap interface: existence and properties of interface object]
expected: FAIL
[BluetoothRemoteGATTDescriptor interface: operation writeValue(BufferSource)]
expected: FAIL
[BluetoothAdvertisingEvent must be primary interface of event]
expected: FAIL
[BluetoothServiceDataMap interface: existence and properties of interface object]
expected: FAIL
[BluetoothRemoteGATTService interface: operation getIncludedServices(BluetoothServiceUUID)]
expected: FAIL
[Bluetooth interface: navigator.bluetooth must inherit property "onserviceremoved" with the proper type]
expected: FAIL
[BluetoothServiceDataMap interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[BluetoothAdvertisingEvent interface: event must inherit property "manufacturerData" with the proper type]
expected: FAIL
[BluetoothManufacturerDataMap interface object length]
expected: FAIL
[BluetoothAdvertisingEvent interface: attribute serviceData]
expected: FAIL
[Bluetooth interface: attribute onserviceremoved]
expected: FAIL
[BluetoothManufacturerDataMap interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[Bluetooth interface: operation requestDevice(RequestDeviceOptions)]
expected: FAIL
[BluetoothRemoteGATTCharacteristic interface: operation getDescriptor(BluetoothDescriptorUUID)]
expected: FAIL
[BluetoothAdvertisingEvent interface: event must inherit property "txPower" with the proper type]
expected: FAIL
[ValueEvent interface: attribute value]
expected: FAIL
[BluetoothManufacturerDataMap interface object name]
expected: FAIL
[BluetoothRemoteGATTCharacteristic interface: operation startNotifications()]
expected: FAIL
[BluetoothServiceDataMap interface object name]
expected: FAIL
[BluetoothDevice interface: attribute onservicechanged]
expected: FAIL
[Bluetooth interface: attribute onservicechanged]
expected: FAIL
[Bluetooth interface: navigator.bluetooth must inherit property "ongattserverdisconnected" with the proper type]
expected: FAIL
[BluetoothRemoteGATTCharacteristic interface: operation writeValue(BufferSource)]
expected: FAIL
[BluetoothRemoteGATTServer interface: operation getPrimaryService(BluetoothServiceUUID)]
expected: FAIL
[BluetoothDevice interface: attribute oncharacteristicvaluechanged]
expected: FAIL
[BluetoothAdvertisingEvent interface: event must inherit property "name" with the proper type]
expected: FAIL
[BluetoothManufacturerDataMap interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[ValueEvent interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[Stringification of event]
expected: FAIL
[Bluetooth interface: attribute ongattserverdisconnected]
expected: FAIL
[ValueEvent interface: existence and properties of interface prototype object]
expected: FAIL
[ValueEvent interface object length]
expected: FAIL
[ValueEvent interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[ValueEvent interface: existence and properties of interface object]
expected: FAIL
[BluetoothRemoteGATTCharacteristic interface: operation getDescriptors(BluetoothDescriptorUUID)]
expected: FAIL
[Bluetooth interface: operation getAvailability()]
expected: FAIL
[BluetoothRemoteGATTService interface: operation getIncludedService(BluetoothServiceUUID)]
expected: FAIL
[BluetoothAdvertisingEvent interface: event must inherit property "rssi" with the proper type]
expected: FAIL
[BluetoothAdvertisingEvent interface: event must inherit property "appearance" with the proper type]
expected: FAIL
[BluetoothServiceDataMap interface: existence and properties of interface prototype object]
expected: FAIL
[Bluetooth interface: navigator.bluetooth must inherit property "onserviceadded" with the proper type]
expected: FAIL
[BluetoothDevice interface: attribute onserviceremoved]
expected: FAIL
[BluetoothAdvertisingEvent interface: event must inherit property "device" with the proper type]
expected: FAIL
[ValueEvent interface object name]
expected: FAIL
[BluetoothRemoteGATTService interface: operation getCharacteristic(BluetoothCharacteristicUUID)]
expected: FAIL
[BluetoothDevice interface: attribute onserviceadded]
expected: FAIL
[Bluetooth interface: navigator.bluetooth must inherit property "referringDevice" with the proper type]
expected: FAIL
[Bluetooth interface: navigator.bluetooth must inherit property "onservicechanged" with the proper type]
expected: FAIL
[BluetoothServiceDataMap interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[BluetoothAdvertisingEvent interface: event must inherit property "serviceData" with the proper type]
expected: FAIL
[BluetoothDevice interface: operation watchAdvertisements()]
expected: FAIL
[Bluetooth interface: attribute oncharacteristicvaluechanged]
expected: FAIL
[BluetoothRemoteGATTCharacteristic interface: operation writeValueWithResponse(BufferSource)]
expected: FAIL
[BluetoothRemoteGATTCharacteristic interface: operation writeValueWithoutResponse(BufferSource)]
expected: FAIL
[Bluetooth interface: navigator.bluetooth must inherit property "getDevices()" with the proper type]
expected: FAIL
[Bluetooth interface: operation requestDevice(optional RequestDeviceOptions)]
expected: FAIL
[BluetoothRemoteGATTCharacteristic interface: operation getDescriptors(optional BluetoothDescriptorUUID)]
expected: FAIL
[Bluetooth interface: operation getDevices()]
expected: FAIL
[BluetoothRemoteGATTService interface: operation getIncludedServices(optional BluetoothServiceUUID)]
expected: FAIL
[BluetoothRemoteGATTServer interface: operation getPrimaryServices(optional BluetoothServiceUUID)]
expected: FAIL
[BluetoothRemoteGATTService interface: operation getCharacteristics(optional BluetoothCharacteristicUUID)]
expected: FAIL
[BluetoothDevice interface: operation watchAdvertisements(optional WatchAdvertisementsOptions)]
expected: FAIL

View file

@ -1,4 +0,0 @@
[gen-disconnect-called-before.https.window.html]
[disconnect() called before getPrimaryService. Reject with NetworkError.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[gen-disconnect-called-during-error.https.window.html]
[disconnect() called during a getPrimaryService call that fails. Reject with NetworkError.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[gen-disconnect-called-during-success.https.window.html]
[disconnect() called during a getPrimaryService call that succeeds. Reject with NetworkError.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[gen-disconnect-invalidates-objects.https.window.html]
[Calls on services after we disconnect and connect again. Should reject with InvalidStateError.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[gen-disconnected-device.https.window.html]
[getPrimaryService called before connecting. Reject with NetworkError.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[gen-discovery-complete-no-permission-absent-service.https.window.html]
[Request for absent service without permission. Should Reject with SecurityError even if services have been discovered already.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[gen-discovery-complete-service-not-found.https.window.html]
[Request for absent service. Must reject with NotFoundError even when the services have previously been discovered.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[gen-garbage-collection-ran-during-error.https.window.html]
[Garbage Collection ran during a getPrimaryService call that failed. Should not crash.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[gen-garbage-collection-ran-during-success.https.window.html]
[Garbage Collection ran during a getPrimaryService call that succeeds. Should not crash.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[gen-get-different-service-after-reconnection.https.window.html]
[Calls to getPrimaryService after a disconnection should return a different object.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[gen-get-same-object.https.window.html]
[Calls to getPrimaryService should return the same object.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[gen-invalid-service-name.https.window.html]
[Wrong Service name. Reject with TypeError.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[gen-no-permission-absent-service.https.window.html]
[Request for absent service without permission. Reject with SecurityError.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[gen-no-permission-for-any-service.https.window.html]
[Request for present service without permission to access any service. Reject with SecurityError.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[gen-no-permission-present-service.https.window.html]
[Request for present service without permission. Reject with SecurityError.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[gen-service-not-found.https.window.html]
[Request for absent service. Reject with NotFoundError.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[gen-disconnect-called-before-with-uuid.https.window.html]
[disconnect() called before getPrimaryServices. Reject with NetworkError.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[gen-disconnect-called-before.https.window.html]
[disconnect() called before getPrimaryServices. Reject with NetworkError.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[gen-disconnect-called-during-error-with-uuid.https.window.html]
[disconnect() called during a getPrimaryServices call that fails. Reject with NetworkError.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[gen-disconnect-called-during-error.https.window.html]
[disconnect() called during a getPrimaryServices call that fails. Reject with NetworkError.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[gen-disconnect-called-during-success-with-uuid.https.window.html]
[disconnect() called during a getPrimaryServices call that succeeds. Reject with NetworkError.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[gen-disconnect-called-during-success.https.window.html]
[disconnect() called during a getPrimaryServices call that succeeds. Reject with NetworkError.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[gen-disconnect-invalidates-objects-with-uuid.https.window.html]
[Calls on services after we disconnect and connect again. Should reject with InvalidStateError.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[gen-disconnect-invalidates-objects.https.window.html]
[Calls on services after we disconnect and connect again. Should reject with InvalidStateError.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[gen-disconnected-device-with-uuid.https.window.html]
[getPrimaryServices called before connecting. Reject with NetworkError.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[gen-disconnected-device.https.window.html]
[getPrimaryServices called before connecting. Reject with NetworkError.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[gen-discovery-complete-no-permission-absent-service-with-uuid.https.window.html]
[Request for absent service without permission. Should Reject with SecurityError even if services have been discovered already.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[gen-discovery-complete-service-not-found-with-uuid.https.window.html]
[Request for absent service. Must reject with NotFoundError even when the services have previously been discovered.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[gen-garbage-collection-ran-during-error-with-uuid.https.window.html]
[Garbage Collection ran during a getPrimaryServices call that failed. Should not crash.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[gen-garbage-collection-ran-during-error.https.window.html]
[Garbage Collection ran during a getPrimaryServices call that failed. Should not crash.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[gen-garbage-collection-ran-during-success-with-uuid.https.window.html]
[Garbage Collection ran during a getPrimaryServices call that succeeds. Should not crash.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[gen-garbage-collection-ran-during-success.https.window.html]
[Garbage Collection ran during a getPrimaryServices call that succeeds. Should not crash.]
expected: FAIL

Some files were not shown because too many files have changed in this diff Show more