Moving bluetooth tests to https.

This commit is contained in:
Jonathan Kingston 2020-11-24 04:22:19 +00:00
parent 0e1479cc84
commit 35eaf65974
253 changed files with 273 additions and 273 deletions

File diff suppressed because it is too large Load diff

View file

@ -1,4 +1,4 @@
[watchAdvertisements-succeeds.html]
[watchAdvertisements-succeeds.https.html]
type: testharness
[watchAdvertisements should succeed.]
expected: FAIL

View file

@ -1,4 +1,4 @@
[device-goes-out-of-range.html]
[device-goes-out-of-range.https.html]
type: testharness
[Device goes out of range. Reject with NetworkError.]
expected: FAIL

View file

@ -1,4 +1,4 @@
[disconnect-called-during.html]
[disconnect-called-during.https.html]
type: testharness
[disconnect() called during getCharacteristic. Reject with NetworkError.]
expected: FAIL

View file

@ -1,4 +1,4 @@
[disconnect-invalidates-object.html]
[disconnect-invalidates-object.https.html]
type: testharness
[Calls on a characteristic after we disconnect and connect again. Should reject with InvalidStateError.]
expected: FAIL

View file

@ -1,4 +1,4 @@
[reconnect-during.html]
[reconnect-during.https.html]
type: testharness
[disconnect() and connect() called during getCharacteristic. Reject with NetworkError.]
expected: FAIL

View file

@ -1,4 +1,4 @@
[device-goes-out-of-range-with-uuid.html]
[device-goes-out-of-range-with-uuid.https.html]
type: testharness
[Device goes out of range with UUID. Reject with NetworkError.]
expected: FAIL

View file

@ -1,4 +1,4 @@
[device-goes-out-of-range.html]
[device-goes-out-of-range.https.html]
type: testharness
[Device goes out of range. Reject with NetworkError.]
expected: FAIL

View file

@ -1,4 +1,4 @@
[disconnect-called-during-with-uuid.html]
[disconnect-called-during-with-uuid.https.html]
type: testharness
[disconnect() called during getCharacteristics. Reject with NetworkError.]
expected: FAIL

View file

@ -1,4 +1,4 @@
[disconnect-called-during.html]
[disconnect-called-during.https.html]
type: testharness
[disconnect() called during getCharacteristics. Reject with NetworkError.]
expected: FAIL

View file

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

View file

@ -1,4 +1,4 @@
[device-goes-out-of-range.html]
[device-goes-out-of-range.https.html]
type: testharness
[Device goes out of range. Reject with NetworkError.]
expected: FAIL

View file

@ -1,4 +1,4 @@
[disconnect-called-during.html]
[disconnect-called-during.https.html]
type: testharness
[disconnect() called during getDescriptor. Reject with NetworkError.]
expected: FAIL

View file

@ -1,4 +1,4 @@
[device-goes-out-of-range-with-uuid.html]
[device-goes-out-of-range-with-uuid.https.html]
type: testharness
[Device goes out of range. Reject with NetworkError.]
expected: FAIL

View file

@ -1,4 +1,4 @@
[device-goes-out-of-range.html]
[device-goes-out-of-range.https.html]
type: testharness
[Device goes out of range. Reject with NetworkError.]
expected: FAIL

View file

@ -1,4 +1,4 @@
[disconnect-called-during-with-uuid.html]
[disconnect-called-during-with-uuid.https.html]
type: testharness
[disconnect() called during getDescriptors. Reject with NetworkError.]
expected: FAIL

View file

@ -1,4 +1,4 @@
[disconnect-called-during.html]
[disconnect-called-during.https.html]
type: testharness
[disconnect() called during getDescriptors. Reject with NetworkError.]
expected: FAIL

View file

@ -1,5 +0,0 @@
[device-goes-out-of-range.html]
type: testharness
[Device goes out of range. Reject with NetworkError.]
expected: FAIL

View file

@ -0,0 +1,5 @@
[device-goes-out-of-range.https.html]
type: testharness
[Device goes out of range. Reject with NetworkError.]
expected: FAIL

View file

@ -1,4 +1,4 @@
[disconnect-called-during.html]
[disconnect-called-during.https.html]
type: testharness
[disconnect() called during getPrimaryService. Reject with NetworkError.]
expected: FAIL

View file

@ -1,5 +0,0 @@
[device-goes-out-of-range-with-uuid.html]
type: testharness
[Device goes out of range. Reject with NetworkError.]
expected: FAIL

View file

@ -0,0 +1,5 @@
[device-goes-out-of-range-with-uuid.https.html]
type: testharness
[Device goes out of range. Reject with NetworkError.]
expected: FAIL

View file

@ -1,5 +0,0 @@
[device-goes-out-of-range.html]
type: testharness
[Device goes out of range. Reject with NetworkError.]
expected: FAIL

View file

@ -0,0 +1,5 @@
[device-goes-out-of-range.https.html]
type: testharness
[Device goes out of range. Reject with NetworkError.]
expected: FAIL

View file

@ -1,4 +1,4 @@
[disconnect-called-during-with-uuid.html]
[disconnect-called-during-with-uuid.https.html]
type: testharness
[disconnect() called during getPrimaryServices. Reject with NetworkError.]
expected: FAIL

View file

@ -1,4 +1,4 @@
[disconnect-called-during.html]
[disconnect-called-during.https.html]
type: testharness
[disconnect() called during getPrimaryServices. Reject with NetworkError.]
expected: FAIL

View file

@ -1,4 +1,4 @@
[idl-BluetoothUUID.html]
[idl-BluetoothUUID.https.html]
[Non-number and non-strings]
expected: FAIL

View file

@ -1,4 +1,4 @@
[interfaces.html]
[interfaces.https.html]
type: testharness
expected: ERROR
[Bluetooth interface: operation getAvailability()]

View file

@ -1,5 +0,0 @@
[device-goes-out-of-range.html]
type: testharness
[Device goes out of range. Reject with NetworkError.]
expected: FAIL

View file

@ -0,0 +1,5 @@
[device-goes-out-of-range.https.html]
type: testharness
[Device goes out of range. Reject with NetworkError.]
expected: FAIL

View file

@ -1,4 +1,4 @@
[disconnect-called-during.html]
[disconnect-called-during.https.html]
type: testharness
[disconnect() called during readValue. Reject with NetworkError.]
expected: FAIL

View file

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

View file

@ -1,5 +0,0 @@
[device-goes-out-of-range.html]
type: testharness
[Device goes out of range. Reject with NetworkError.]
expected: FAIL

View file

@ -0,0 +1,5 @@
[device-goes-out-of-range.https.html]
type: testharness
[Device goes out of range. Reject with NetworkError.]
expected: FAIL

View file

@ -1,4 +1,4 @@
[disconnect-called-during.html]
[disconnect-called-during.https.html]
type: testharness
[disconnect() called during startNotifications. Reject with NetworkError.]
expected: FAIL

View file

@ -1,4 +1,4 @@
[disconnect-called-during.html]
[disconnect-called-during.https.html]
type: testharness
[disconnect() called during stopNotifications. Reject with InvalidStateError.]
expected: FAIL

View file

@ -1,5 +0,0 @@
[device-goes-out-of-range.html]
type: testharness
[Device goes out of range. Reject with NetworkError.]
expected: FAIL

View file

@ -0,0 +1,5 @@
[device-goes-out-of-range.https.html]
type: testharness
[Device goes out of range. Reject with NetworkError.]
expected: FAIL

View file

@ -1,5 +0,0 @@
[device-goes-out-of-range.html]
type: testharness
[Device goes out of range. Reject with NetworkError.]
expected: FAIL

View file

@ -0,0 +1,5 @@
[device-goes-out-of-range.https.html]
type: testharness
[Device goes out of range. Reject with NetworkError.]
expected: FAIL

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