5 geolocation-API/*Position* tests are expected TIMEOUT
Categories
(Core :: DOM: Geolocation, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox78 | --- | fixed |
People
(Reporter: jmaher, Assigned: jgraham)
References
Details
Attachments
(1 file)
I am going through all the tests in web-platform-tests which are expected TIMEOUT and found 5 tests in web-platform-tests:
/geolocation-API/getCurrentPosition_IDL.https.html
/geolocation-API/getCurrentPosition_permission_allow.https.html
/geolocation-API/getCurrentPosition_permission_deny.https.html
/geolocation-API/PositionOptions.https.html
/geolocation-API/watchPosition_permission_deny.https.html
I have verified these fail locally on my windows 10 machine.
I noticed some of these tests pass locally if I click the allow || deny
in the popup from the url bar to share location. Possibly this is a tooling issue, or maybe there is a bug in the testcase or product.
Reporter | ||
Comment 1•5 years ago
|
||
:hsinyi, can you help me figure out or find someone who can determine why these tests are failing or if they are supported?
Assignee | ||
Comment 2•5 years ago
|
||
Updated•5 years ago
|
Assignee | ||
Comment 3•5 years ago
|
||
Maybe there's a pref we can set to avoid prompting?
Comment 5•5 years ago
|
||
bugherder |
Description
•