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

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

Issue 2696083004: Do not commit: Remove testharness.js test results that are all-PASS, ignoring console output (Closed)
Patch Set: 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 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
deleted file mode 100644
index 2d8375aee04ea5394c531ac2d763419351a5320c..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/nfc/watch-expected.txt
+++ /dev/null
@@ -1,16 +0,0 @@
-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