From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- .../meta/bluetooth/service/detachedIframe.https.window.js.ini | 2 ++ .../bluetooth/service/device-same-from-2-services.https.window.js.ini | 2 ++ .../meta/bluetooth/service/device-same-object.https.window.js.ini | 2 ++ .../service/getCharacteristic/characteristic-found.https.window.js.ini | 2 ++ .../service/getCharacteristic/detachedIframe.https.window.js.ini | 2 ++ .../gen-blocklisted-characteristic.https.window.js.ini | 2 ++ .../getCharacteristic/gen-characteristic-not-found.https.window.js.ini | 2 ++ .../gen-garbage-collection-ran-during-error.https.window.js.ini | 2 ++ .../service/getCharacteristic/gen-get-same-object.https.window.js.ini | 2 ++ .../gen-invalid-characteristic-name.https.window.js.ini | 2 ++ .../service/getCharacteristic/gen-reconnect-during.https.window.js.ini | 2 ++ .../getCharacteristic/gen-service-is-removed.https.window.js.ini | 2 ++ .../getCharacteristics/blocklisted-characteristics.https.window.js.ini | 2 ++ .../characteristics-found-with-uuid.https.window.js.ini | 2 ++ .../getCharacteristics/characteristics-found.https.window.js.ini | 2 ++ .../getCharacteristics/characteristics-not-found.https.window.js.ini | 2 ++ .../gen-blocklisted-characteristic-with-uuid.https.window.js.ini | 2 ++ .../gen-characteristic-not-found-with-uuid.https.window.js.ini | 2 ++ ...en-garbage-collection-ran-during-error-with-uuid.https.window.js.ini | 2 ++ .../gen-garbage-collection-ran-during-error.https.window.js.ini | 2 ++ .../gen-get-same-object-with-uuid.https.window.js.ini | 2 ++ .../service/getCharacteristics/gen-get-same-object.https.window.js.ini | 2 ++ .../gen-invalid-characteristic-name.https.window.js.ini | 2 ++ .../gen-reconnect-during-with-uuid.https.window.js.ini | 2 ++ .../service/getCharacteristics/gen-reconnect-during.https.window.js.ini | 2 ++ .../gen-service-is-removed-with-uuid.https.window.js.ini | 2 ++ .../getCharacteristics/gen-service-is-removed.https.window.js.ini | 2 ++ 27 files changed, 54 insertions(+) create mode 100644 testing/web-platform/meta/bluetooth/service/detachedIframe.https.window.js.ini create mode 100644 testing/web-platform/meta/bluetooth/service/device-same-from-2-services.https.window.js.ini create mode 100644 testing/web-platform/meta/bluetooth/service/device-same-object.https.window.js.ini create mode 100644 testing/web-platform/meta/bluetooth/service/getCharacteristic/characteristic-found.https.window.js.ini create mode 100644 testing/web-platform/meta/bluetooth/service/getCharacteristic/detachedIframe.https.window.js.ini create mode 100644 testing/web-platform/meta/bluetooth/service/getCharacteristic/gen-blocklisted-characteristic.https.window.js.ini create mode 100644 testing/web-platform/meta/bluetooth/service/getCharacteristic/gen-characteristic-not-found.https.window.js.ini create mode 100644 testing/web-platform/meta/bluetooth/service/getCharacteristic/gen-garbage-collection-ran-during-error.https.window.js.ini create mode 100644 testing/web-platform/meta/bluetooth/service/getCharacteristic/gen-get-same-object.https.window.js.ini create mode 100644 testing/web-platform/meta/bluetooth/service/getCharacteristic/gen-invalid-characteristic-name.https.window.js.ini create mode 100644 testing/web-platform/meta/bluetooth/service/getCharacteristic/gen-reconnect-during.https.window.js.ini create mode 100644 testing/web-platform/meta/bluetooth/service/getCharacteristic/gen-service-is-removed.https.window.js.ini create mode 100644 testing/web-platform/meta/bluetooth/service/getCharacteristics/blocklisted-characteristics.https.window.js.ini create mode 100644 testing/web-platform/meta/bluetooth/service/getCharacteristics/characteristics-found-with-uuid.https.window.js.ini create mode 100644 testing/web-platform/meta/bluetooth/service/getCharacteristics/characteristics-found.https.window.js.ini create mode 100644 testing/web-platform/meta/bluetooth/service/getCharacteristics/characteristics-not-found.https.window.js.ini create mode 100644 testing/web-platform/meta/bluetooth/service/getCharacteristics/gen-blocklisted-characteristic-with-uuid.https.window.js.ini create mode 100644 testing/web-platform/meta/bluetooth/service/getCharacteristics/gen-characteristic-not-found-with-uuid.https.window.js.ini create mode 100644 testing/web-platform/meta/bluetooth/service/getCharacteristics/gen-garbage-collection-ran-during-error-with-uuid.https.window.js.ini create mode 100644 testing/web-platform/meta/bluetooth/service/getCharacteristics/gen-garbage-collection-ran-during-error.https.window.js.ini create mode 100644 testing/web-platform/meta/bluetooth/service/getCharacteristics/gen-get-same-object-with-uuid.https.window.js.ini create mode 100644 testing/web-platform/meta/bluetooth/service/getCharacteristics/gen-get-same-object.https.window.js.ini create mode 100644 testing/web-platform/meta/bluetooth/service/getCharacteristics/gen-invalid-characteristic-name.https.window.js.ini create mode 100644 testing/web-platform/meta/bluetooth/service/getCharacteristics/gen-reconnect-during-with-uuid.https.window.js.ini create mode 100644 testing/web-platform/meta/bluetooth/service/getCharacteristics/gen-reconnect-during.https.window.js.ini create mode 100644 testing/web-platform/meta/bluetooth/service/getCharacteristics/gen-service-is-removed-with-uuid.https.window.js.ini create mode 100644 testing/web-platform/meta/bluetooth/service/getCharacteristics/gen-service-is-removed.https.window.js.ini (limited to 'testing/web-platform/meta/bluetooth/service') diff --git a/testing/web-platform/meta/bluetooth/service/detachedIframe.https.window.js.ini b/testing/web-platform/meta/bluetooth/service/detachedIframe.https.window.js.ini new file mode 100644 index 0000000000..ea670c8d91 --- /dev/null +++ b/testing/web-platform/meta/bluetooth/service/detachedIframe.https.window.js.ini @@ -0,0 +1,2 @@ +[detachedIframe.https.window.html] + expected: ERROR diff --git a/testing/web-platform/meta/bluetooth/service/device-same-from-2-services.https.window.js.ini b/testing/web-platform/meta/bluetooth/service/device-same-from-2-services.https.window.js.ini new file mode 100644 index 0000000000..f0fdd74f64 --- /dev/null +++ b/testing/web-platform/meta/bluetooth/service/device-same-from-2-services.https.window.js.ini @@ -0,0 +1,2 @@ +[device-same-from-2-services.https.window.html] + expected: ERROR diff --git a/testing/web-platform/meta/bluetooth/service/device-same-object.https.window.js.ini b/testing/web-platform/meta/bluetooth/service/device-same-object.https.window.js.ini new file mode 100644 index 0000000000..991b921f2c --- /dev/null +++ b/testing/web-platform/meta/bluetooth/service/device-same-object.https.window.js.ini @@ -0,0 +1,2 @@ +[device-same-object.https.window.html] + expected: ERROR diff --git a/testing/web-platform/meta/bluetooth/service/getCharacteristic/characteristic-found.https.window.js.ini b/testing/web-platform/meta/bluetooth/service/getCharacteristic/characteristic-found.https.window.js.ini new file mode 100644 index 0000000000..f6ad557029 --- /dev/null +++ b/testing/web-platform/meta/bluetooth/service/getCharacteristic/characteristic-found.https.window.js.ini @@ -0,0 +1,2 @@ +[characteristic-found.https.window.html] + expected: ERROR diff --git a/testing/web-platform/meta/bluetooth/service/getCharacteristic/detachedIframe.https.window.js.ini b/testing/web-platform/meta/bluetooth/service/getCharacteristic/detachedIframe.https.window.js.ini new file mode 100644 index 0000000000..ea670c8d91 --- /dev/null +++ b/testing/web-platform/meta/bluetooth/service/getCharacteristic/detachedIframe.https.window.js.ini @@ -0,0 +1,2 @@ +[detachedIframe.https.window.html] + expected: ERROR diff --git a/testing/web-platform/meta/bluetooth/service/getCharacteristic/gen-blocklisted-characteristic.https.window.js.ini b/testing/web-platform/meta/bluetooth/service/getCharacteristic/gen-blocklisted-characteristic.https.window.js.ini new file mode 100644 index 0000000000..0f4d752d58 --- /dev/null +++ b/testing/web-platform/meta/bluetooth/service/getCharacteristic/gen-blocklisted-characteristic.https.window.js.ini @@ -0,0 +1,2 @@ +[gen-blocklisted-characteristic.https.window.html] + expected: ERROR diff --git a/testing/web-platform/meta/bluetooth/service/getCharacteristic/gen-characteristic-not-found.https.window.js.ini b/testing/web-platform/meta/bluetooth/service/getCharacteristic/gen-characteristic-not-found.https.window.js.ini new file mode 100644 index 0000000000..433a573860 --- /dev/null +++ b/testing/web-platform/meta/bluetooth/service/getCharacteristic/gen-characteristic-not-found.https.window.js.ini @@ -0,0 +1,2 @@ +[gen-characteristic-not-found.https.window.html] + expected: ERROR diff --git a/testing/web-platform/meta/bluetooth/service/getCharacteristic/gen-garbage-collection-ran-during-error.https.window.js.ini b/testing/web-platform/meta/bluetooth/service/getCharacteristic/gen-garbage-collection-ran-during-error.https.window.js.ini new file mode 100644 index 0000000000..09be28b169 --- /dev/null +++ b/testing/web-platform/meta/bluetooth/service/getCharacteristic/gen-garbage-collection-ran-during-error.https.window.js.ini @@ -0,0 +1,2 @@ +[gen-garbage-collection-ran-during-error.https.window.html] + expected: ERROR diff --git a/testing/web-platform/meta/bluetooth/service/getCharacteristic/gen-get-same-object.https.window.js.ini b/testing/web-platform/meta/bluetooth/service/getCharacteristic/gen-get-same-object.https.window.js.ini new file mode 100644 index 0000000000..22a605afb1 --- /dev/null +++ b/testing/web-platform/meta/bluetooth/service/getCharacteristic/gen-get-same-object.https.window.js.ini @@ -0,0 +1,2 @@ +[gen-get-same-object.https.window.html] + expected: ERROR diff --git a/testing/web-platform/meta/bluetooth/service/getCharacteristic/gen-invalid-characteristic-name.https.window.js.ini b/testing/web-platform/meta/bluetooth/service/getCharacteristic/gen-invalid-characteristic-name.https.window.js.ini new file mode 100644 index 0000000000..ae8f4ecdc4 --- /dev/null +++ b/testing/web-platform/meta/bluetooth/service/getCharacteristic/gen-invalid-characteristic-name.https.window.js.ini @@ -0,0 +1,2 @@ +[gen-invalid-characteristic-name.https.window.html] + expected: ERROR diff --git a/testing/web-platform/meta/bluetooth/service/getCharacteristic/gen-reconnect-during.https.window.js.ini b/testing/web-platform/meta/bluetooth/service/getCharacteristic/gen-reconnect-during.https.window.js.ini new file mode 100644 index 0000000000..32e0b5c68c --- /dev/null +++ b/testing/web-platform/meta/bluetooth/service/getCharacteristic/gen-reconnect-during.https.window.js.ini @@ -0,0 +1,2 @@ +[gen-reconnect-during.https.window.html] + expected: ERROR diff --git a/testing/web-platform/meta/bluetooth/service/getCharacteristic/gen-service-is-removed.https.window.js.ini b/testing/web-platform/meta/bluetooth/service/getCharacteristic/gen-service-is-removed.https.window.js.ini new file mode 100644 index 0000000000..ea9eda35ca --- /dev/null +++ b/testing/web-platform/meta/bluetooth/service/getCharacteristic/gen-service-is-removed.https.window.js.ini @@ -0,0 +1,2 @@ +[gen-service-is-removed.https.window.html] + expected: ERROR diff --git a/testing/web-platform/meta/bluetooth/service/getCharacteristics/blocklisted-characteristics.https.window.js.ini b/testing/web-platform/meta/bluetooth/service/getCharacteristics/blocklisted-characteristics.https.window.js.ini new file mode 100644 index 0000000000..465a114f76 --- /dev/null +++ b/testing/web-platform/meta/bluetooth/service/getCharacteristics/blocklisted-characteristics.https.window.js.ini @@ -0,0 +1,2 @@ +[blocklisted-characteristics.https.window.html] + expected: ERROR diff --git a/testing/web-platform/meta/bluetooth/service/getCharacteristics/characteristics-found-with-uuid.https.window.js.ini b/testing/web-platform/meta/bluetooth/service/getCharacteristics/characteristics-found-with-uuid.https.window.js.ini new file mode 100644 index 0000000000..f60de0c78c --- /dev/null +++ b/testing/web-platform/meta/bluetooth/service/getCharacteristics/characteristics-found-with-uuid.https.window.js.ini @@ -0,0 +1,2 @@ +[characteristics-found-with-uuid.https.window.html] + expected: ERROR diff --git a/testing/web-platform/meta/bluetooth/service/getCharacteristics/characteristics-found.https.window.js.ini b/testing/web-platform/meta/bluetooth/service/getCharacteristics/characteristics-found.https.window.js.ini new file mode 100644 index 0000000000..318c7905a4 --- /dev/null +++ b/testing/web-platform/meta/bluetooth/service/getCharacteristics/characteristics-found.https.window.js.ini @@ -0,0 +1,2 @@ +[characteristics-found.https.window.html] + expected: ERROR diff --git a/testing/web-platform/meta/bluetooth/service/getCharacteristics/characteristics-not-found.https.window.js.ini b/testing/web-platform/meta/bluetooth/service/getCharacteristics/characteristics-not-found.https.window.js.ini new file mode 100644 index 0000000000..8d3f7022f3 --- /dev/null +++ b/testing/web-platform/meta/bluetooth/service/getCharacteristics/characteristics-not-found.https.window.js.ini @@ -0,0 +1,2 @@ +[characteristics-not-found.https.window.html] + expected: ERROR diff --git a/testing/web-platform/meta/bluetooth/service/getCharacteristics/gen-blocklisted-characteristic-with-uuid.https.window.js.ini b/testing/web-platform/meta/bluetooth/service/getCharacteristics/gen-blocklisted-characteristic-with-uuid.https.window.js.ini new file mode 100644 index 0000000000..f549f52e60 --- /dev/null +++ b/testing/web-platform/meta/bluetooth/service/getCharacteristics/gen-blocklisted-characteristic-with-uuid.https.window.js.ini @@ -0,0 +1,2 @@ +[gen-blocklisted-characteristic-with-uuid.https.window.html] + expected: ERROR diff --git a/testing/web-platform/meta/bluetooth/service/getCharacteristics/gen-characteristic-not-found-with-uuid.https.window.js.ini b/testing/web-platform/meta/bluetooth/service/getCharacteristics/gen-characteristic-not-found-with-uuid.https.window.js.ini new file mode 100644 index 0000000000..e60dd0e7f0 --- /dev/null +++ b/testing/web-platform/meta/bluetooth/service/getCharacteristics/gen-characteristic-not-found-with-uuid.https.window.js.ini @@ -0,0 +1,2 @@ +[gen-characteristic-not-found-with-uuid.https.window.html] + expected: ERROR diff --git a/testing/web-platform/meta/bluetooth/service/getCharacteristics/gen-garbage-collection-ran-during-error-with-uuid.https.window.js.ini b/testing/web-platform/meta/bluetooth/service/getCharacteristics/gen-garbage-collection-ran-during-error-with-uuid.https.window.js.ini new file mode 100644 index 0000000000..a263cb71dd --- /dev/null +++ b/testing/web-platform/meta/bluetooth/service/getCharacteristics/gen-garbage-collection-ran-during-error-with-uuid.https.window.js.ini @@ -0,0 +1,2 @@ +[gen-garbage-collection-ran-during-error-with-uuid.https.window.html] + expected: ERROR diff --git a/testing/web-platform/meta/bluetooth/service/getCharacteristics/gen-garbage-collection-ran-during-error.https.window.js.ini b/testing/web-platform/meta/bluetooth/service/getCharacteristics/gen-garbage-collection-ran-during-error.https.window.js.ini new file mode 100644 index 0000000000..09be28b169 --- /dev/null +++ b/testing/web-platform/meta/bluetooth/service/getCharacteristics/gen-garbage-collection-ran-during-error.https.window.js.ini @@ -0,0 +1,2 @@ +[gen-garbage-collection-ran-during-error.https.window.html] + expected: ERROR diff --git a/testing/web-platform/meta/bluetooth/service/getCharacteristics/gen-get-same-object-with-uuid.https.window.js.ini b/testing/web-platform/meta/bluetooth/service/getCharacteristics/gen-get-same-object-with-uuid.https.window.js.ini new file mode 100644 index 0000000000..1b0df28a03 --- /dev/null +++ b/testing/web-platform/meta/bluetooth/service/getCharacteristics/gen-get-same-object-with-uuid.https.window.js.ini @@ -0,0 +1,2 @@ +[gen-get-same-object-with-uuid.https.window.html] + expected: ERROR diff --git a/testing/web-platform/meta/bluetooth/service/getCharacteristics/gen-get-same-object.https.window.js.ini b/testing/web-platform/meta/bluetooth/service/getCharacteristics/gen-get-same-object.https.window.js.ini new file mode 100644 index 0000000000..22a605afb1 --- /dev/null +++ b/testing/web-platform/meta/bluetooth/service/getCharacteristics/gen-get-same-object.https.window.js.ini @@ -0,0 +1,2 @@ +[gen-get-same-object.https.window.html] + expected: ERROR diff --git a/testing/web-platform/meta/bluetooth/service/getCharacteristics/gen-invalid-characteristic-name.https.window.js.ini b/testing/web-platform/meta/bluetooth/service/getCharacteristics/gen-invalid-characteristic-name.https.window.js.ini new file mode 100644 index 0000000000..ae8f4ecdc4 --- /dev/null +++ b/testing/web-platform/meta/bluetooth/service/getCharacteristics/gen-invalid-characteristic-name.https.window.js.ini @@ -0,0 +1,2 @@ +[gen-invalid-characteristic-name.https.window.html] + expected: ERROR diff --git a/testing/web-platform/meta/bluetooth/service/getCharacteristics/gen-reconnect-during-with-uuid.https.window.js.ini b/testing/web-platform/meta/bluetooth/service/getCharacteristics/gen-reconnect-during-with-uuid.https.window.js.ini new file mode 100644 index 0000000000..0b9ee61d99 --- /dev/null +++ b/testing/web-platform/meta/bluetooth/service/getCharacteristics/gen-reconnect-during-with-uuid.https.window.js.ini @@ -0,0 +1,2 @@ +[gen-reconnect-during-with-uuid.https.window.html] + expected: ERROR diff --git a/testing/web-platform/meta/bluetooth/service/getCharacteristics/gen-reconnect-during.https.window.js.ini b/testing/web-platform/meta/bluetooth/service/getCharacteristics/gen-reconnect-during.https.window.js.ini new file mode 100644 index 0000000000..32e0b5c68c --- /dev/null +++ b/testing/web-platform/meta/bluetooth/service/getCharacteristics/gen-reconnect-during.https.window.js.ini @@ -0,0 +1,2 @@ +[gen-reconnect-during.https.window.html] + expected: ERROR diff --git a/testing/web-platform/meta/bluetooth/service/getCharacteristics/gen-service-is-removed-with-uuid.https.window.js.ini b/testing/web-platform/meta/bluetooth/service/getCharacteristics/gen-service-is-removed-with-uuid.https.window.js.ini new file mode 100644 index 0000000000..59c62c49c5 --- /dev/null +++ b/testing/web-platform/meta/bluetooth/service/getCharacteristics/gen-service-is-removed-with-uuid.https.window.js.ini @@ -0,0 +1,2 @@ +[gen-service-is-removed-with-uuid.https.window.html] + expected: ERROR diff --git a/testing/web-platform/meta/bluetooth/service/getCharacteristics/gen-service-is-removed.https.window.js.ini b/testing/web-platform/meta/bluetooth/service/getCharacteristics/gen-service-is-removed.https.window.js.ini new file mode 100644 index 0000000000..ea9eda35ca --- /dev/null +++ b/testing/web-platform/meta/bluetooth/service/getCharacteristics/gen-service-is-removed.https.window.js.ini @@ -0,0 +1,2 @@ +[gen-service-is-removed.https.window.html] + expected: ERROR -- cgit v1.2.3