Closed
Bug 1499955
Opened 6 years ago
Closed 6 years ago
Green up wpt geolocation-API directory on fennec
Categories
(Testing :: web-platform-tests, defect)
Tracking
(firefox65 fixed)
RESOLVED
FIXED
mozilla65
Tracking | Status | |
---|---|---|
firefox65 | --- | fixed |
People
(Reporter: KWierso, Assigned: KWierso)
References
Details
Attachments
(1 file)
Just a few test failures. /geolocation-API/PositionOptions.https.html FAIL Set timeout and maximumAge to 0, check that timeout error raised (getCurrentPosition) - assert_equals: expected 3 but got 1 @https://web-platform.test:8443/geolocation-API/PositionOptions.https.html:48:11 Test.prototype.step@https://web-platform.test:8443/resources/testharness.js:1561:20 Test.prototype.step_func_done/<@https://web-platform.test:8443/resources/testharness.js:1601:17 FAIL Set timeout and maximumAge to 0, check that timeout error raised (watchPosition) - assert_equals: expected 3 but got 1 @https://web-platform.test:8443/geolocation-API/PositionOptions.https.html:62:11 Test.prototype.step@https://web-platform.test:8443/resources/testharness.js:1561:20 Test.prototype.step_func_done/<@https://web-platform.test:8443/resources/testharness.js:1601:17 FAIL Check that a negative timeout value is equivalent to a 0 timeout value (getCurrentLocation) - assert_equals: expected 3 but got 1 @https://web-platform.test:8443/geolocation-API/PositionOptions.https.html:76:11 Test.prototype.step@https://web-platform.test:8443/resources/testharness.js:1561:20 Test.prototype.step_func_done/<@https://web-platform.test:8443/resources/testharness.js:1601:17 /geolocation-API/getCurrentPosition_IDL.https.html FAIL getCurrentPosition success callback tests - assert_unreached: Error callback called in error Reached unreachable code BadErrorCallback/<@https://web-platform.test:8443/geolocation-API/getCurrentPosition_IDL.https.html:88:5 Test.prototype.step@https://web-platform.test:8443/resources/testharness.js:1561:20 BadErrorCallback@https://web-platform.test:8443/geolocation-API/getCurrentPosition_IDL.https.html:87:3
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
These were already expecting to be TIMEOUTs, but on android they appear to just FAIL.
Assignee: nobody → wkocher
Pushed by james@hoppipolla.co.uk: https://hg.mozilla.org/integration/autoland/rev/f803500a21bb Update metadata for wpt geolocation-API tests on android r=jgraham
Comment 4•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/f803500a21bb
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
You need to log in
before you can comment on or make changes to this bug.
Description
•