Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Master
-
None
-
OSX, Windows
Description
Test results here: http://ci.apache.org/builders/cordova-android-osx/builds/275/steps/running-tests/logs/stdio, and here: http://ci.apache.org/builders/cordova-ios/builds/399/steps/running-tests/logs/stdio.
cordova-plugin-device-motion-tests.tests >> Accelerometer (navigator.accelerometer) getCurrentAcceleration accelerometer.spec.3 success callback should be called with an Acceleration object cordova-plugin-device-motion-tests.tests >> Accelerometer (navigator.accelerometer) getCurrentAcceleration accelerometer.spec.4 success callback Acceleration object should have (reasonable) values for x, y and z expressed in m/s^2 cordova-plugin-device-motion-tests.tests >> Accelerometer (navigator.accelerometer) getCurrentAcceleration accelerometer.spec.5 success callback Acceleration object should return a recent timestamp cordova-plugin-device-motion-tests.tests >> Accelerometer (navigator.accelerometer) watchAcceleration accelerometer.spec.7 success callback should be called with an Acceleration object cordova-plugin-device-motion-tests.tests >> Accelerometer (navigator.accelerometer) watchAcceleration accelerometer.spec.8 success callback Acceleration object should have (reasonable) values for x, y and z expressed in m/s^2 cordova-plugin-device-motion-tests.tests >> Accelerometer (navigator.accelerometer) watchAcceleration accelerometer.spec.9 success callback Acceleration object should return a recent timestamp cordova-plugin-device-motion-tests.tests >> Accelerometer (navigator.accelerometer) watchAcceleration accelerometer.spec.12 success callback should be preserved and called several times cordova-plugin-device-motion-tests.tests >> Accelerometer (navigator.accelerometer) clearWatch accelerometer.spec.11 should clear an existing watch