summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/bluetooth/idl/idl-BluetoothUUID.window.js.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/bluetooth/idl/idl-BluetoothUUID.window.js.ini')
-rw-r--r--testing/web-platform/meta/bluetooth/idl/idl-BluetoothUUID.window.js.ini42
1 files changed, 42 insertions, 0 deletions
diff --git a/testing/web-platform/meta/bluetooth/idl/idl-BluetoothUUID.window.js.ini b/testing/web-platform/meta/bluetooth/idl/idl-BluetoothUUID.window.js.ini
new file mode 100644
index 0000000000..c6949eb0e1
--- /dev/null
+++ b/testing/web-platform/meta/bluetooth/idl/idl-BluetoothUUID.window.js.ini
@@ -0,0 +1,42 @@
+[idl-BluetoothUUID.window.html]
+ [A 32bit *String* alias is invalid.]
+ expected: FAIL
+
+ [Infinity returns base UUID]
+ expected: FAIL
+
+ [Only first 32bits should be used.]
+ expected: FAIL
+
+ [A UUID String with uppercase letters is an invalid UUID.]
+ expected: FAIL
+
+ [A UUID with invalid characters is an invalid UUID.]
+ expected: FAIL
+
+ [Non-number and non-strings]
+ expected: FAIL
+
+ [A valid UUID from a name.]
+ expected: FAIL
+
+ [NaN returns basic uuid]
+ expected: FAIL
+
+ [0xdeadbeef should produce valid UUID.]
+ expected: FAIL
+
+ [Values between 0xfffffffff (8 digits) and 0xffffffffffffff (14 digits)should return max UUID]
+ expected: FAIL
+
+ [Invalid Descriptor name]
+ expected: FAIL
+
+ [A valid UUID String should return the same UUID.]
+ expected: FAIL
+
+ [0x0 should produce valid UUID.]
+ expected: FAIL
+
+ [Make sure attributes don't share a map]
+ expected: FAIL