Closed
Bug 1865718
Opened 1 year ago
Closed 1 year ago
[wpt-sync] Sync PR 43264 - [FedCM] Allow revoke to be invoked with identity-credentials-get
Categories
(Core :: DOM: Credential Management, task, P4)
Core
DOM: Credential Management
Tracking
()
RESOLVED
FIXED
122 Branch
Tracking | Status | |
---|---|---|
firefox122 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 43264 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/43264
Details from upstream follow.
Nicolás Peña <npm@chromium.org> wrote:
[FedCM] Allow revoke to be invoked with identity-credentials-get
Bug: 1473134
Change-Id: Icafb06c19136f18add3060f1e787595b8cddec52
Reviewed-on: https://chromium-review.googlesource.com/5046970
WPT-Export-Revision: 6fec5d974592e58d25a9949865aa781f638c2582
Assignee | ||
Updated•1 year ago
|
Component: web-platform-tests → DOM: Credential Management
Product: Testing → Core
Assignee | ||
Comment 1•1 year ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=0f098835dac6fe9b523de5eac81893ad10b4086f
Assignee | ||
Comment 2•1 year ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 3 subtests
Status Summary
Firefox
TIMEOUT
: 2
NOTRUN
: 2
Chrome
OK
: 1
FAIL
: 3
Safari
OK
: 1
FAIL
: 3
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
- /credential-management/fedcm-revoke-iframe.sub.https.html [wpt.fyi]:
SKIP
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
]
New Tests That Don't Pass
- /credential-management/fedcm-revoke-iframe.sub.https.html [wpt.fyi]:
SKIP
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:OK
, Safari:OK
)- Same-origin iframe does not need explicit identity-credentials-get:
TIMEOUT
(Chrome:FAIL
, Safari:FAIL
) - Cross-origin iframe fails revoke() without explicit identity-credentials-get:
NOTRUN
(Chrome:FAIL
, Safari:FAIL
) - Cross-origin iframe can revoke with explicit identity-credentials-get:
NOTRUN
(Chrome:FAIL
, Safari:FAIL
)
- Same-origin iframe does not need explicit identity-credentials-get:
Tests Disabled in Gecko Infrastructure
- /credential-management/fedcm-revoke-iframe.sub.https.html [wpt.fyi]:
SKIP
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:OK
, Safari:OK
)
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/79dbf3617ce0
[wpt PR 43264] - [FedCM] Allow revoke to be invoked with identity-credentials-get, a=testonly
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c955afbac531
[wpt PR 43264] - [FedCM] Allow revoke to be invoked with identity-credentials-get, a=testonly
Comment 5•1 year ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox122:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 122 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•