Closed Bug 1642163 Opened 4 years ago Closed 4 years ago

3 web-locks/ tests are expected TIMEOUT

Categories

(Testing :: web-platform-tests, defect)

defect

Tracking

(firefox79 fixed)

RESOLVED FIXED
mozilla79
Tracking Status
firefox79 --- fixed

People

(Reporter: jmaher, Assigned: jgraham)

References

Details

Attachments

(1 file)

I find that these tests in web-locks/ are expected timeout:
/web-locks/frames.tentative.https.html
/web-locks/query-ordering.tentative.https.html
/web-locks/workers.tentative.https.html

I have verified these timeout locally on my windows 10 instance.

here is the error I see in the console:
/web-locks/frames.tentative.https.html:
JavaScript error: https://web-platform.test:8443/web-locks/resources/iframe.html, line 18: TypeError: can't access property "request", navigator.locks is undefined

/web-locks/query-ordering.tentative.https.html:
JavaScript error: https://web-platform.test:8443/web-locks/resources/iframe.html, line 43: TypeError: can't access property "request", navigator.locks is undefined

/web-locks/workers.tentative.https.html:
TypeError: can't access property "request", navigator.locks is undefined
https://web-platform.test:8443/web-locks/resources/worker.js:15:0

these are also missing the proper bugzilla component.

:jgraham, can you help find a triage owner for these tests so we can start looking into if we support web-locks/*tentative.https.html tests or how we can fix the tests.

Flags: needinfo?(james)

This avoids needless timeouts

Assignee: nobody → james
Status: NEW → ASSIGNED

Added a patch that will stop the timeouts. https://github.com/mozilla/standards-positions/issues/64 seems to be the standards-position for this; :asuth might know if we're planning to work on it in the foreseeable future.

Assignee: james → nobody
Status: ASSIGNED → NEW
Flags: needinfo?(james) → needinfo?(bugmail)
Assignee: nobody → james
Status: NEW → ASSIGNED

It's on the short-list for implementation, but 2020 H2 OKR scheduling is still to happen in the future.

Flags: needinfo?(bugmail)
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/autoland/rev/b9875bea79ca
Make Web Locks tests check the API is implemented, r=annevk
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/24057 for changes under testing/web-platform/tests
Upstream web-platform-tests status checks passed, PR will merge once commit reaches central.
Upstream PR merged by moz-wptsync-bot
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla79
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: