mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Return the same JS object for the same Bluetooth item.
This commit is contained in:
parent
d30bcbd339
commit
e8c1c98a77
12 changed files with 190 additions and 93 deletions
|
@ -1,4 +0,0 @@
|
|||
[get-same-characteristic.html]
|
||||
type: testharness
|
||||
[Calls to get the same characteristic should return the same object.]
|
||||
expected: FAIL
|
|
@ -1,4 +0,0 @@
|
|||
[get-same-characteristics.html]
|
||||
type: testharness
|
||||
[Calls to get the same characteristics should return the same objects.]
|
||||
expected: FAIL
|
|
@ -1,4 +0,0 @@
|
|||
[get-same-descriptor.html]
|
||||
type: testharness
|
||||
[Calls to get the same descriptor should return the same object.]
|
||||
expected: FAIL
|
|
@ -1,4 +0,0 @@
|
|||
[get-same-descriptors.html]
|
||||
type: testharness
|
||||
[Calls to get the same descriptor should return the same object.]
|
||||
expected: FAIL
|
|
@ -1,4 +0,0 @@
|
|||
[get-same-service.html]
|
||||
type: testharness
|
||||
[Calls to get the same service should return the same object.]
|
||||
expected: FAIL
|
|
@ -1,4 +0,0 @@
|
|||
[get-same-service.html]
|
||||
type: testharness
|
||||
[Calls to get the same service should return the same object.]
|
||||
expected: FAIL
|
|
@ -1,4 +0,0 @@
|
|||
[same-device.html]
|
||||
type: testharness
|
||||
[Returned device should always be the same.]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue