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

Side by Side 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, 7 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/sensor/resources/generic-sensor-tests.js » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 CONSOLE MESSAGE: line 25: Frequency is limited to 60 Hz.
2 CONSOLE MESSAGE: line 48: Frequency is limited to 60 Hz.
3 This is a testharness.js-based test.
4 PASS Test that "onerror" is send when sensor is not supported.
5 PASS Test that "onerror" is send when start() call has failed.
6 PASS Test that frequency is capped to 60.0 Hz.
7 PASS Test that frequency is capped to the maximum supported from frequency.
8 PASS Test that frequency is limited to the minimum supported from frequency.
9 PASS Test that sensor can be successfully created and its states are correct.
10 PASS Test that sensor can be constructed with default configuration.
11 PASS Test that addConfiguration and removeConfiguration is called.
12 PASS Test that onChange is called and sensor reading is valid (onchange reportin g).
13 PASS Test that onChange is called and sensor reading is valid (continuous report ing).
14 PASS Test that sensor receives suspend / resume notifications when page visibili ty changes.
15 PASS Test that sensor reading is correct.
16 PASS Test that frequency hint works (onchange reporting).
17 PASS Test that frequency hint works (continuous reporting).
18 Harness: the test ran to completion.
19
OLDNEW
« 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