summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/web-nfc/NDEFReader_scan.https.html.ini
diff options
context:
space:
mode:
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
+