Closed
Bug 1949610
Opened 6 months ago
Closed 2 months ago
[wpt-sync] Sync PR 50850 - Permissions: add missing tests
Categories
(Core :: DOM: Security, task, P4)
Core
DOM: Security
Tracking
()
RESOLVED
FIXED
142 Branch
Tracking | Status | |
---|---|---|
firefox142 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Regressed 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 50850 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/50850
Details from upstream follow.
Marcos Caceres <caceres_m@apple.com> wrote:
Permissions: add missing tests
Add tests for edge cases, event model, revocation, and worker permissions.
Assignee | ||
Updated•6 months ago
|
Component: web-platform-tests → DOM: Security
Product: Testing → Core
Assignee | ||
Comment 1•2 months ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=53a6bccb03bac0c0b6041d468c78cb7f004cb95d
Assignee | ||
Comment 2•2 months ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 4 tests and 1 subtests
Status Summary
Firefox
OK
: 4
PASS
: 7
FAIL
: 1
Chrome
OK
: 4
PASS
: 7
FAIL
: 1
Safari
OK
: 4
PASS
: 1
FAIL
: 7
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /permissions/worker.https.html [wpt.fyi]
- Worker can query the 'geolocation' permission and detect a transition to 'granted':
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- Worker can query the 'geolocation' permission and detect a transition to 'granted':
Pushed by wptsync@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/3b3cdd64b5d1
https://hg.mozilla.org/integration/autoland/rev/2b45fd3bdab6
[wpt PR 50850] - Permissions: add missing tests, a=testonly
https://github.com/mozilla-firefox/firefox/commit/e84664bf0957
https://hg.mozilla.org/integration/autoland/rev/1ccd8b68b61b
[wpt PR 50850] - Update wpt metadata, a=testonly
Comment 4•2 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/2b45fd3bdab6
https://hg.mozilla.org/mozilla-central/rev/1ccd8b68b61b
Status: NEW → RESOLVED
Closed: 2 months ago
status-firefox142:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 142 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•