Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(55)

Unified Diff: third_party/WebKit/LayoutTests/nfc/watch-expected.txt

Issue 2648173006: Import wpt@cf62b859e6b890abc34f8140d185ba91df95c5b6 (Closed)
Patch Set: Rebased Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/nfc/watch-expected.txt
diff --git a/third_party/WebKit/LayoutTests/nfc/watch-expected.txt b/third_party/WebKit/LayoutTests/nfc/watch-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2d8375aee04ea5394c531ac2d763419351a5320c
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/nfc/watch-expected.txt
@@ -0,0 +1,16 @@
+CONSOLE ERROR: Uncaught (in promise) NotFoundError: Invalid NFC watch Id was provided.
+CONSOLE ERROR: Uncaught (in promise) NotFoundError: Invalid NFC watch Id was provided.
+This is a testharness.js-based test.
+Harness Error. harness_status.status = 1 , harness_status.message = Invalid NFC watch Id was provided.
+PASS Test that nfc.watch succeeds if NFC hardware is enabled.
+PASS Test that nfc.watch fails if NFC hardware is disabled.
+PASS Test that nfc.watch fails if NFC hardware is not supported.
+PASS Test that default NFCWatchOptions values are set correctly.
+PASS Test that NFCWatchOptions values are correctly converted.
+PASS Test that nfc.cancelWatch fails if invalid watch ID is provided.
+PASS Test that nfc.cancelWatch fails if there are no active watchers.
+PASS Test that nfc.cancelWatch succeeds if correct watch id is provided.
+PASS Test that nfc.cancelWatch succeeds if there are active watchers.
+PASS Test that watch callback is triggered with valid NFCMessage.
+Harness: the test ran to completion.
+

Powered by Google App Engine
This is Rietveld 408576698