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

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

Issue 2648173006: Import wpt@cf62b859e6b890abc34f8140d185ba91df95c5b6 (Closed)
Patch Set: Rebased Created 3 years, 10 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 unified diff | Download patch
OLDNEW
(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
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698