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 --- .../abort-before-watchAdvertisements.https.window.js.ini | 2 ++ .../watchAdvertisements/abort-pending-operation.https.window.js.ini | 2 ++ .../watchAdvertisements/abort-signal-stops-events.https.window.js.ini | 2 ++ ...subsequent-watchAdvertisements-call-stops-events.https.window.js.ini | 2 ++ .../advertisementreceived-event-fired.https.window.js.ini | 2 ++ ...locklisted-manufacturer-data-filtered-from-event.https.window.js.ini | 2 ++ .../concurrent-watchAdvertisements-calls.https.window.js.ini | 2 ++ .../device/watchAdvertisements/detachedIframe.https.window.js.ini | 2 ++ ...ervice-and-manufacturer-data-filtered-from-event.https.window.js.ini | 2 ++ .../subsequent-watchAdvertisements-call.https.window.js.ini | 2 ++ ...tching-two-devices-abort-one-watchAdvertisements.https.window.js.ini | 2 ++ .../device/watchAdvertisements/watching-two-devices.https.window.js.ini | 2 ++ 12 files changed, 24 insertions(+) create mode 100644 testing/web-platform/meta/bluetooth/device/watchAdvertisements/abort-before-watchAdvertisements.https.window.js.ini create mode 100644 testing/web-platform/meta/bluetooth/device/watchAdvertisements/abort-pending-operation.https.window.js.ini create mode 100644 testing/web-platform/meta/bluetooth/device/watchAdvertisements/abort-signal-stops-events.https.window.js.ini create mode 100644 testing/web-platform/meta/bluetooth/device/watchAdvertisements/abort-subsequent-watchAdvertisements-call-stops-events.https.window.js.ini create mode 100644 testing/web-platform/meta/bluetooth/device/watchAdvertisements/advertisementreceived-event-fired.https.window.js.ini create mode 100644 testing/web-platform/meta/bluetooth/device/watchAdvertisements/blocklisted-manufacturer-data-filtered-from-event.https.window.js.ini create mode 100644 testing/web-platform/meta/bluetooth/device/watchAdvertisements/concurrent-watchAdvertisements-calls.https.window.js.ini create mode 100644 testing/web-platform/meta/bluetooth/device/watchAdvertisements/detachedIframe.https.window.js.ini create mode 100644 testing/web-platform/meta/bluetooth/device/watchAdvertisements/service-and-manufacturer-data-filtered-from-event.https.window.js.ini create mode 100644 testing/web-platform/meta/bluetooth/device/watchAdvertisements/subsequent-watchAdvertisements-call.https.window.js.ini create mode 100644 testing/web-platform/meta/bluetooth/device/watchAdvertisements/watching-two-devices-abort-one-watchAdvertisements.https.window.js.ini create mode 100644 testing/web-platform/meta/bluetooth/device/watchAdvertisements/watching-two-devices.https.window.js.ini (limited to 'testing/web-platform/meta/bluetooth/device/watchAdvertisements') diff --git a/testing/web-platform/meta/bluetooth/device/watchAdvertisements/abort-before-watchAdvertisements.https.window.js.ini b/testing/web-platform/meta/bluetooth/device/watchAdvertisements/abort-before-watchAdvertisements.https.window.js.ini new file mode 100644 index 0000000000..f40f29fe79 --- /dev/null +++ b/testing/web-platform/meta/bluetooth/device/watchAdvertisements/abort-before-watchAdvertisements.https.window.js.ini @@ -0,0 +1,2 @@ +[abort-before-watchAdvertisements.https.window.html] + expected: ERROR diff --git a/testing/web-platform/meta/bluetooth/device/watchAdvertisements/abort-pending-operation.https.window.js.ini b/testing/web-platform/meta/bluetooth/device/watchAdvertisements/abort-pending-operation.https.window.js.ini new file mode 100644 index 0000000000..85c48c3851 --- /dev/null +++ b/testing/web-platform/meta/bluetooth/device/watchAdvertisements/abort-pending-operation.https.window.js.ini @@ -0,0 +1,2 @@ +[abort-pending-operation.https.window.html] + expected: ERROR diff --git a/testing/web-platform/meta/bluetooth/device/watchAdvertisements/abort-signal-stops-events.https.window.js.ini b/testing/web-platform/meta/bluetooth/device/watchAdvertisements/abort-signal-stops-events.https.window.js.ini new file mode 100644 index 0000000000..032341de56 --- /dev/null +++ b/testing/web-platform/meta/bluetooth/device/watchAdvertisements/abort-signal-stops-events.https.window.js.ini @@ -0,0 +1,2 @@ +[abort-signal-stops-events.https.window.html] + expected: ERROR diff --git a/testing/web-platform/meta/bluetooth/device/watchAdvertisements/abort-subsequent-watchAdvertisements-call-stops-events.https.window.js.ini b/testing/web-platform/meta/bluetooth/device/watchAdvertisements/abort-subsequent-watchAdvertisements-call-stops-events.https.window.js.ini new file mode 100644 index 0000000000..94d1c099cd --- /dev/null +++ b/testing/web-platform/meta/bluetooth/device/watchAdvertisements/abort-subsequent-watchAdvertisements-call-stops-events.https.window.js.ini @@ -0,0 +1,2 @@ +[abort-subsequent-watchAdvertisements-call-stops-events.https.window.html] + expected: ERROR diff --git a/testing/web-platform/meta/bluetooth/device/watchAdvertisements/advertisementreceived-event-fired.https.window.js.ini b/testing/web-platform/meta/bluetooth/device/watchAdvertisements/advertisementreceived-event-fired.https.window.js.ini new file mode 100644 index 0000000000..19a97dff2c --- /dev/null +++ b/testing/web-platform/meta/bluetooth/device/watchAdvertisements/advertisementreceived-event-fired.https.window.js.ini @@ -0,0 +1,2 @@ +[advertisementreceived-event-fired.https.window.html] + expected: ERROR diff --git a/testing/web-platform/meta/bluetooth/device/watchAdvertisements/blocklisted-manufacturer-data-filtered-from-event.https.window.js.ini b/testing/web-platform/meta/bluetooth/device/watchAdvertisements/blocklisted-manufacturer-data-filtered-from-event.https.window.js.ini new file mode 100644 index 0000000000..9efff1fb52 --- /dev/null +++ b/testing/web-platform/meta/bluetooth/device/watchAdvertisements/blocklisted-manufacturer-data-filtered-from-event.https.window.js.ini @@ -0,0 +1,2 @@ +[blocklisted-manufacturer-data-filtered-from-event.https.window.html] + expected: ERROR diff --git a/testing/web-platform/meta/bluetooth/device/watchAdvertisements/concurrent-watchAdvertisements-calls.https.window.js.ini b/testing/web-platform/meta/bluetooth/device/watchAdvertisements/concurrent-watchAdvertisements-calls.https.window.js.ini new file mode 100644 index 0000000000..cbd903ae1e --- /dev/null +++ b/testing/web-platform/meta/bluetooth/device/watchAdvertisements/concurrent-watchAdvertisements-calls.https.window.js.ini @@ -0,0 +1,2 @@ +[concurrent-watchAdvertisements-calls.https.window.html] + expected: ERROR diff --git a/testing/web-platform/meta/bluetooth/device/watchAdvertisements/detachedIframe.https.window.js.ini b/testing/web-platform/meta/bluetooth/device/watchAdvertisements/detachedIframe.https.window.js.ini new file mode 100644 index 0000000000..ea670c8d91 --- /dev/null +++ b/testing/web-platform/meta/bluetooth/device/watchAdvertisements/detachedIframe.https.window.js.ini @@ -0,0 +1,2 @@ +[detachedIframe.https.window.html] + expected: ERROR diff --git a/testing/web-platform/meta/bluetooth/device/watchAdvertisements/service-and-manufacturer-data-filtered-from-event.https.window.js.ini b/testing/web-platform/meta/bluetooth/device/watchAdvertisements/service-and-manufacturer-data-filtered-from-event.https.window.js.ini new file mode 100644 index 0000000000..5918df53ae --- /dev/null +++ b/testing/web-platform/meta/bluetooth/device/watchAdvertisements/service-and-manufacturer-data-filtered-from-event.https.window.js.ini @@ -0,0 +1,2 @@ +[service-and-manufacturer-data-filtered-from-event.https.window.html] + expected: ERROR diff --git a/testing/web-platform/meta/bluetooth/device/watchAdvertisements/subsequent-watchAdvertisements-call.https.window.js.ini b/testing/web-platform/meta/bluetooth/device/watchAdvertisements/subsequent-watchAdvertisements-call.https.window.js.ini new file mode 100644 index 0000000000..28ed127446 --- /dev/null +++ b/testing/web-platform/meta/bluetooth/device/watchAdvertisements/subsequent-watchAdvertisements-call.https.window.js.ini @@ -0,0 +1,2 @@ +[subsequent-watchAdvertisements-call.https.window.html] + expected: ERROR diff --git a/testing/web-platform/meta/bluetooth/device/watchAdvertisements/watching-two-devices-abort-one-watchAdvertisements.https.window.js.ini b/testing/web-platform/meta/bluetooth/device/watchAdvertisements/watching-two-devices-abort-one-watchAdvertisements.https.window.js.ini new file mode 100644 index 0000000000..707609606c --- /dev/null +++ b/testing/web-platform/meta/bluetooth/device/watchAdvertisements/watching-two-devices-abort-one-watchAdvertisements.https.window.js.ini @@ -0,0 +1,2 @@ +[watching-two-devices-abort-one-watchAdvertisements.https.window.html] + expected: ERROR diff --git a/testing/web-platform/meta/bluetooth/device/watchAdvertisements/watching-two-devices.https.window.js.ini b/testing/web-platform/meta/bluetooth/device/watchAdvertisements/watching-two-devices.https.window.js.ini new file mode 100644 index 0000000000..e41c6e3e8a --- /dev/null +++ b/testing/web-platform/meta/bluetooth/device/watchAdvertisements/watching-two-devices.https.window.js.ini @@ -0,0 +1,2 @@ +[watching-two-devices.https.window.html] + expected: ERROR -- cgit v1.2.3