blob: 8637481e64297e4a6bb8cc3c20df44a929e6443a [file] [log] [blame]
CONSOLE ERROR: line 36: Uncaught Error: Exception in success callback
Tests that when an exception is thrown in the success callback, the error callback is not invoked. Note that this test throws an exception which is not caught.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS position.coords.latitude is mockLatitude
PASS position.coords.longitude is mockLongitude
PASS position.coords.accuracy is mockAccuracy
PASS Got expected error
PASS successfullyParsed is true
TEST COMPLETE