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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/sensor/magnetometer-expected.txt

Issue 2839963004: [Sensors] Error handler in Senor class should stop the platform sensor (Closed)
Patch Set: fix test failures Created 3 years, 8 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/sensor/resources/generic-sensor-tests.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/platform/win/sensor/magnetometer-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/sensor/magnetometer-expected.txt b/third_party/WebKit/LayoutTests/platform/win/sensor/magnetometer-expected.txt
deleted file mode 100644
index fcf4ed2cab9d82cfce93f9e271a19b29ff123fef..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/win/sensor/magnetometer-expected.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-CONSOLE MESSAGE: line 25: Frequency is limited to 60 Hz.
-CONSOLE MESSAGE: line 48: Frequency is limited to 60 Hz.
-This is a testharness.js-based test.
-PASS Test that "onerror" is send when sensor is not supported.
-PASS Test that "onerror" is send when start() call has failed.
-PASS Test that frequency is capped to 60.0 Hz.
-PASS Test that frequency is capped to the maximum supported from frequency.
-PASS Test that frequency is limited to the minimum supported from frequency.
-PASS Test that sensor can be successfully created and its states are correct.
-PASS Test that sensor can be constructed with default configuration.
-PASS Test that addConfiguration and removeConfiguration is called.
-PASS Test that onChange is called and sensor reading is valid (onchange reporting).
-PASS Test that onChange is called and sensor reading is valid (continuous reporting).
-PASS Test that sensor receives suspend / resume notifications when page visibility changes.
-PASS Test that sensor reading is correct.
-PASS Test that frequency hint works (onchange reporting).
-PASS Test that frequency hint works (continuous reporting).
-Harness: the test ran to completion.
-
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/sensor/resources/generic-sensor-tests.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698