From 0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:47:29 +0200 Subject: Adding upstream version 115.8.0esr. Signed-off-by: Daniel Baumann --- .../bluetooth/idl/idl-BluetoothUUID.window.js.ini | 42 ++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 testing/web-platform/meta/bluetooth/idl/idl-BluetoothUUID.window.js.ini (limited to 'testing/web-platform/meta/bluetooth/idl/idl-BluetoothUUID.window.js.ini') 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 -- cgit v1.2.3