diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
commit | 43a97878ce14b72f0981164f87f2e35e14151312 (patch) | |
tree | 620249daf56c0258faa40cbdcf9cfba06de2a846 /testing/web-platform/meta/bluetooth/device/watchAdvertisements | |
parent | Initial commit. (diff) | |
download | firefox-upstream.tar.xz firefox-upstream.zip |
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/bluetooth/device/watchAdvertisements')
12 files changed, 24 insertions, 0 deletions
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 |