- From: W3C commit bot <web-platform-tests-notifications@w3.org>
- Date: Thu, 13 Apr 2017 21:00:56 GMT
- To: public-web-platform-tests-notifications@w3.org
[View the complete job log.](https://travis-ci.org/w3c/web-platform-tests/jobs/221880317) # Firefox (nightly channel) # Testing web-platform-tests at revision 17d5db92e736efca70f62248ec5ff95fc4ed3c0c Using browser at version BuildID 20170413100144; SourceStamp 819a666afddc804b6099ee1b3cff3a0fdf35ec15 Starting 10 test iterations All results were stable ## All results ## <details> <summary>7 tests ran</summary> <details> <summary><a href="https://w3c-test.org/submissions/5559/geolocation-API/PositionOptions.https.html">/geolocation-API/PositionOptions.https.html</a></summary> | Subtest | Results | Messages | |-----------------------------------------------------------------------------------------------|---------|----------| | | TIMEOUT | | | `Call getCurrentPosition with wrong type for enableHighAccuracy. No exception expected.` | PASS | | | `Call watchPosition with wrong type for enableHighAccuracy. No exception expected.` | PASS | | | `PositionOptions tests` | PASS | | | `Set timeout and maximumAge to 0, check that timeout error raised (getCurrentPosition)` | NOTRUN | | | `Set timeout and maximumAge to 0, check that timeout error raised (watchPosition)` | NOTRUN | | | `Check that a negative timeout value is equivalent to a 0 timeout value (getCurrentLocation)` | NOTRUN | | | `Check that a negative timeout value is equivalent to a 0 timeout value (watchPosition)` | NOTRUN | | </details> <details> <summary><a href="http://w3c-test.org/submissions/5559/geolocation-API/clearWatch_TypeError.html">/geolocation-API/clearWatch_TypeError.html</a></summary> | Subtest | Results | Messages | |-----------------------------------------------------------------------------------|---------|----------| | | OK | | | `Test that calling clearWatch with invalid watch IDs does not cause an exception` | PASS | | </details> <details> <summary><a href="http://w3c-test.org/submissions/5559/geolocation-API/getCurrentPosition_TypeError.html">/geolocation-API/getCurrentPosition_TypeError.html</a></summary> | Subtest | Results | Messages | |-------------------------------------------------------------------------------------------------|---------|----------| | | OK | | | `Call getCurrentPosition without arguments, check that exception is thrown` | PASS | | | `Call getCurrentPosition with null success callback, check that exception is thrown` | PASS | | | `Call getCurrentPosition with null success and error callbacks, check that exception is thrown` | PASS | | | `Call getCurrentPosition() with wrong type for first argument. Exception expected.` | PASS | | | `Call getCurrentPosition() with wrong type for second argument. Exception expected.` | PASS | | | `Call getCurrentPosition() with wrong type for third argument. Exception expected.` | PASS | | </details> <details> <summary><a href="https://w3c-test.org/submissions/5559/geolocation-API/getCurrentPosition_permission_allow.https.html">/geolocation-API/getCurrentPosition_permission_allow.https.html</a></summary> | Subtest | Results | Messages | |------------------------------------------------------------------------------------------------------------|---------|----------| | | TIMEOUT | | | `User allows access, check that success callback is called or error callback is called with correct code.` | NOTRUN | | </details> <details> <summary><a href="https://w3c-test.org/submissions/5559/geolocation-API/getCurrentPosition_permission_deny.https.html">/geolocation-API/getCurrentPosition_permission_deny.https.html</a></summary> | Subtest | Results | Messages | |---------------------------------------------------------------|---------|----------------------------------------------| | | OK | | | `Geolocation Test: getCurrentPosition location access denied` | FAIL | `SyntaxError: missing } after function body` | </details> <details> <summary><a href="http://w3c-test.org/submissions/5559/geolocation-API/watchPosition_TypeError.html">/geolocation-API/watchPosition_TypeError.html</a></summary> | Subtest | Results | Messages | |--------------------------------------------------------------------------------------------|---------|----------| | | OK | | | `Call watchPosition without arguments, check that exception is thrown` | PASS | | | `Call watchPosition with null success callback, check that exception is thrown` | PASS | | | `Call watchPosition with null success and error callbacks, check that exception is thrown` | PASS | | | `Call watchPosition() with wrong type for first argument. Exception expected.` | PASS | | | `Call watchPosition() with wrong type for second argument. Exception expected.` | PASS | | | `Call watchPosition() with wrong type for third argument. Exception expected.` | PASS | | </details> <details> <summary><a href="https://w3c-test.org/submissions/5559/geolocation-API/watchPosition_permission_deny.https.html">/geolocation-API/watchPosition_permission_deny.https.html</a></summary> | Subtest | Results | Messages | |------------------------------------------------------------------------------------|---------|----------| | | TIMEOUT | | | `Check that watchPosition returns synchronously before any callbacks are invoked.` | NOTRUN | | | `Check that watchPosition returns a long` | PASS | | </details> </details> View on GitHub: https://github.com/w3c/web-platform-tests/pull/5559#issuecomment-294020464
Received on Thursday, 13 April 2017 21:01:16 UTC