[wpt-sync] Sync PR 45719 - [FedCM] Dismiss the error dialog in fedcm-endpoint-redirects
Categories
(Core :: DOM: Credential Management, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox127 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 45719 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/45719
Details from upstream follow.
Christian Biesinger <cbiesinger@chromium.org> wrote:
[FedCM] Dismiss the error dialog in fedcm-endpoint-redirects
If we get a redirect on the token endpoint, we get an error dialog.
Make sure to dismiss it so that the test does not timeout.Bug: 331237776
Change-Id: Ifd37fa90f65ec7ff4a677cb348a3230e04fc7a05
Reviewed-on: https://chromium-review.googlesource.com/5454201
WPT-Export-Revision: 8f2b0458cd082347c9d2b7ccffc20cbc055cdbe1
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Comment 1•1 year ago
|
||
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 2 subtests
Status Summary
Firefox
TIMEOUT
: 2
NOTRUN
: 1
Chrome
OK
: 1
PASS
: 2
Safari
TIMEOUT
: 1
ERROR
: 1
NOTRUN
: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /credential-management/fedcm-endpoint-redirects.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 accounts endpoint redirects:
TIMEOUT
(Chrome:PASS
, Safari:TIMEOUT
) - Test that token endpoint does not follow redirects:
NOTRUN
(Chrome:PASS
, Safari:NOTRUN
)
- Test that promise is rejected if accounts endpoint redirects:
Tests Disabled in Gecko Infrastructure
- /credential-management/fedcm-endpoint-redirects.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
)
Comment 4•1 year ago
|
||
bugherder |
Description
•