[wpt-sync] Sync PR 47394 - [FedCM] Dismiss the error dialog in fedcm-identity-assertion-nocors
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox131 fixed)
| Tracking | Status | |
|---|---|---|
| firefox131 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 47394 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/47394
Details from upstream follow.
Christian Biesinger <cbiesinger@chromium.org> wrote:
[FedCM] Dismiss the error dialog in fedcm-identity-assertion-nocors
This otherwise causes the test to timeout when using wptrunner.
Bug: 336561988
Change-Id: I345b74f955c25534ef3daf1488495dd022e3925b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5750865
Commit-Queue: Nicolás Peña \<npm@chromium.org>
Auto-Submit: Christian Biesinger \<cbiesinger@chromium.org>
Reviewed-by: Nicolás Peña \<npm@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1335624}
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
TIMEOUT: 2
Chrome
OK : 1
PASS : 1
Safari
TIMEOUT: 1
ERROR : 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /fedcm/fedcm-identity-assertion-nocors.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:ERROR)- Test that promise is rejected if identity assertion does not use CORS:
TIMEOUT(Chrome:PASS, Safari:TIMEOUT)
- Test that promise is rejected if identity assertion does not use CORS:
Tests Disabled in Gecko Infrastructure
- /fedcm/fedcm-identity-assertion-nocors.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:ERROR)
Description
•