| OLD | NEW |
| (Empty) | |
| 1 CONSOLE ERROR: Uncaught (in promise) NotFoundError: Invalid NFC watch Id was pro
vided. |
| 2 CONSOLE ERROR: Uncaught (in promise) NotFoundError: Invalid NFC watch Id was pro
vided. |
| 3 This is a testharness.js-based test. |
| 4 Harness Error. harness_status.status = 1 , harness_status.message = Invalid NFC
watch Id was provided. |
| 5 PASS Test that nfc.watch succeeds if NFC hardware is enabled. |
| 6 PASS Test that nfc.watch fails if NFC hardware is disabled. |
| 7 PASS Test that nfc.watch fails if NFC hardware is not supported. |
| 8 PASS Test that default NFCWatchOptions values are set correctly. |
| 9 PASS Test that NFCWatchOptions values are correctly converted. |
| 10 PASS Test that nfc.cancelWatch fails if invalid watch ID is provided. |
| 11 PASS Test that nfc.cancelWatch fails if there are no active watchers. |
| 12 PASS Test that nfc.cancelWatch succeeds if correct watch id is provided. |
| 13 PASS Test that nfc.cancelWatch succeeds if there are active watchers. |
| 14 PASS Test that watch callback is triggered with valid NFCMessage. |
| 15 Harness: the test ran to completion. |
| 16 |
| OLD | NEW |