tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

NDEFReader_scan.https.html.ini (1993B)


      1 [NDEFReader_scan.https.html]
      2  [Test that nfc watch success if NFC HW is enabled.]
      3    expected: FAIL
      4 
      5  [NDEFReader.scan should fail if NFC HW is disabled.]
      6    expected: FAIL
      7 
      8  [NDEFReader.scan should fail if NFC HW is not supported.]
      9    expected: FAIL
     10 
     11  [Test that NDEFReader.onreading should be fired on an unformatted NFC tag with empty records array for NDEFMessage.]
     12    expected: FAIL
     13 
     14  [NDEFReader.scan should fail if user permission is not granted.]
     15    expected: FAIL
     16 
     17  [Test that NDEFReader can not get any reading events once the signal aborts.]
     18    expected: FAIL
     19 
     20  [Test that NDEFReader.scan rejects if NDEFScanOptions.signal aborts right after the scan invocation.]
     21    expected: FAIL
     22 
     23  [NDEFRecord.toRecords returns its embedded records correctly.]
     24    expected: FAIL
     25 
     26  [Test that NDEFReader.scan rejects if NDEFScanOptions.signal is already aborted.]
     27    expected: FAIL
     28 
     29  [Test that NDEFReader.scan rejects if signal is not an AbortSignal.]
     30    expected: FAIL
     31 
     32  [Test that NDEFReader.scan matches any ids if NDEFScanOptions.id is undefined.]
     33    expected: FAIL
     34 
     35  [Test that an error event happens if no implementation for NFC Mojo interface is available.]
     36    expected: FAIL
     37 
     38  [Test that NDEFReader.scan rejects if signal is not an AbortSignal.]
     39    expected: FAIL
     40 
     41  [NDEFRecord.toRecords returns its embedded records correctly.]
     42    expected: FAIL
     43 
     44  [Test that NDEFReader can not get any reading events once the signal aborts.]
     45    expected: FAIL
     46 
     47  [Test that NDEFReader.scan rejects if NDEFScanOptions.signal aborts right after the scan invocation.]
     48    expected: FAIL
     49 
     50  [Test that NDEFReader.scan rejects if NDEFScanOptions.signal is already aborted.]
     51    expected: FAIL
     52 
     53  [Test that NDEFReader.onerror should be fired if the NFC tag does not expose NDEF technology.]
     54    expected: FAIL
     55 
     56  [Test that reading message with multiple records should succeed.]
     57    expected: FAIL
     58 
     59  [NDEFReader.scan returns smart-poster record correctly.]
     60    expected: FAIL