summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/web-nfc/NDEFReader_scan.https.html.ini
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 00:47:55 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 00:47:55 +0000
commit26a029d407be480d791972afb5975cf62c9360a6 (patch)
treef435a8308119effd964b339f76abb83a57c29483 /testing/web-platform/meta/web-nfc/NDEFReader_scan.https.html.ini
parentInitial commit. (diff)
downloadfirefox-26a029d407be480d791972afb5975cf62c9360a6.tar.xz
firefox-26a029d407be480d791972afb5975cf62c9360a6.zip
Adding upstream version 124.0.1.upstream/124.0.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/web-nfc/NDEFReader_scan.https.html.ini')
-rw-r--r--testing/web-platform/meta/web-nfc/NDEFReader_scan.https.html.ini61
1 files changed, 61 insertions, 0 deletions
diff --git a/testing/web-platform/meta/web-nfc/NDEFReader_scan.https.html.ini b/testing/web-platform/meta/web-nfc/NDEFReader_scan.https.html.ini
new file mode 100644
index 0000000000..ec9d61dabc
--- /dev/null
+++ b/testing/web-platform/meta/web-nfc/NDEFReader_scan.https.html.ini
@@ -0,0 +1,61 @@
+[NDEFReader_scan.https.html]
+ [Test that nfc watch success if NFC HW is enabled.]
+ expected: FAIL
+
+ [NDEFReader.scan should fail if NFC HW is disabled.]
+ expected: FAIL
+
+ [NDEFReader.scan should fail if NFC HW is not supported.]
+ expected: FAIL
+
+ [Test that NDEFReader.onreading should be fired on an unformatted NFC tag with empty records array for NDEFMessage.]
+ expected: FAIL
+
+ [NDEFReader.scan should fail if user permission is not granted.]
+ expected: FAIL
+
+ [Test that NDEFReader can not get any reading events once the signal aborts.]
+ expected: FAIL
+
+ [Test that NDEFReader.scan rejects if NDEFScanOptions.signal aborts right after the scan invocation.]
+ expected: FAIL
+
+ [NDEFRecord.toRecords returns its embedded records correctly.]
+ expected: FAIL
+
+ [Test that NDEFReader.scan rejects if NDEFScanOptions.signal is already aborted.]
+ expected: FAIL
+
+ [Test that NDEFReader.scan rejects if signal is not an AbortSignal.]
+ expected: FAIL
+
+ [Test that NDEFReader.scan matches any ids if NDEFScanOptions.id is undefined.]
+ expected: FAIL
+
+ [Test that an error event happens if no implementation for NFC Mojo interface is available.]
+ expected: FAIL
+
+ [Test that NDEFReader.scan rejects if signal is not an AbortSignal.]
+ expected: FAIL
+
+ [NDEFRecord.toRecords returns its embedded records correctly.]
+ expected: FAIL
+
+ [Test that NDEFReader can not get any reading events once the signal aborts.]
+ expected: FAIL
+
+ [Test that NDEFReader.scan rejects if NDEFScanOptions.signal aborts right after the scan invocation.]
+ expected: FAIL
+
+ [Test that NDEFReader.scan rejects if NDEFScanOptions.signal is already aborted.]
+ expected: FAIL
+
+ [Test that NDEFReader.onerror should be fired if the NFC tag does not expose NDEF technology.]
+ expected: FAIL
+
+ [Test that reading message with multiple records should succeed.]
+ expected: FAIL
+
+ [NDEFReader.scan returns smart-poster record correctly.]
+ expected: FAIL
+