Closed
Bug 2005136
Opened 3 months ago
Closed 3 months ago
[wpt-sync] Sync PR 56626 - Digital Credentials: stop defaulting mediation in helper
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox148 fixed)
RESOLVED
FIXED
148 Branch
| Tracking | Status | |
|---|---|---|
| firefox148 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 56626 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/56626
Details from upstream follow.
Marcos Caceres <caceres_m@apple.com> wrote:
Digital Credentials: stop defaulting mediation in helper
We no longer default the mediation to be required, per spec.
| Assignee | ||
Comment 1•3 months ago
|
||
PR 56626 applied with additional changes from upstream: db7e90790db81992a56885aafd9163f48566d241
| Assignee | ||
Comment 2•3 months ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=691e7a6a1adda3404e0e9bb224b56d9dc7d80013
| Assignee | ||
Comment 3•3 months ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, and Chrome on GitHub CI
Total 14 tests and 4 subtests
Status Summary
Firefox
OK : 4
PASS : 2
FAIL : 3
ERROR : 10
Chrome
OK : 9
PASS : 65
FAIL : 5
TIMEOUT: 2
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /digital-credentials/allow-attribute-with-create.https.html [wpt.fyi]:
ERROR(Chrome:OK) - /digital-credentials/allow-attribute-with-get.https.html [wpt.fyi]:
ERROR(Chrome:OK) - /digital-credentials/create.disabled-by-permissions-policy.https.sub.html [wpt.fyi]:
ERROR(Chrome:OK) - /digital-credentials/create.tentative.https.html [wpt.fyi]:
ERROR(Chrome:OK) - /digital-credentials/default-permissions-policy.https.sub.html [wpt.fyi]:
ERROR(Chrome:OK) - /digital-credentials/digital-credential-user-agent-allows-protocol.https.html [wpt.fyi]
- User agent does not allow invalid protocol identifiers.:
FAIL
- User agent does not allow invalid protocol identifiers.:
- /digital-credentials/digital-credentials-static-methods.tentative.https.html [wpt.fyi]
- check default isConditionalMediationAvailable() behavior, inherited from Credential interface.:
FAIL - check default willRequestConditionalCreation() behavior, inherited from Credential interface:
FAIL
- check default isConditionalMediationAvailable() behavior, inherited from Credential interface.:
- /digital-credentials/enabled-on-self-origin-by-permissions-policy.https.sub.html [wpt.fyi]:
ERROR(Chrome:OK) - /digital-credentials/get.disabled-by-permissions-policy.https.sub.html [wpt.fyi]:
ERROR(Chrome:OK) - /digital-credentials/get.tentative.https.html [wpt.fyi]:
ERROR(Chrome:OK) - /digital-credentials/non-fully-active.https.html [wpt.fyi]:
ERROR(Chrome:TIMEOUT) - /digital-credentials/user-activation.https.html [wpt.fyi]:
ERROR(Chrome:OK)
Pushed by wptsync@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/e8e396566c91
https://hg.mozilla.org/integration/autoland/rev/22568dc271b9
[wpt PR 56626] - Digital Credentials: stop defaulting mediation in helper, a=testonly
https://github.com/mozilla-firefox/firefox/commit/b42c1ae94a46
https://hg.mozilla.org/integration/autoland/rev/bece5edcbd33
[wpt PR 56626] - Update wpt metadata, a=testonly
Comment 5•3 months ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/22568dc271b9
https://hg.mozilla.org/mozilla-central/rev/bece5edcbd33
Status: NEW → RESOLVED
Closed: 3 months ago
status-firefox148:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 148 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•