Closed
Bug 1825876
Opened 3 years ago
Closed 3 years ago
[wpt-sync] Sync PR 39314 - [FedCM] Perform MIME checks for the responses received
Categories
(Core :: DOM: Credential Management, task, P4)
Core
DOM: Credential Management
Tracking
()
RESOLVED
FIXED
114 Branch
| Tracking | Status | |
|---|---|---|
| firefox114 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 39314 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/39314
Details from upstream follow.
Nicolás Peña <npm@chromium.org> wrote:
[FedCM] Perform MIME checks for the responses received
Bug: 1412100
Change-Id: I831a8f0a9ec3438167a29a9fc86a19856e3a7437
Reviewed-on: https://chromium-review.googlesource.com/4389764
WPT-Export-Revision: fc17688289afdf95f6cd87da73c819f788d73660
| Assignee | ||
Updated•3 years ago
|
Component: web-platform-tests → DOM: Credential Management
Product: Testing → Core
| Assignee | ||
Comment 1•3 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=ceca1d673b85a506a5eb9ce05073a07d9a0848b1
| Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 19 subtests
Status Summary
Firefox
FAIL : 19
ERROR : 1
Chrome
TIMEOUT: 2
NOTRUN : 18
Safari
FAIL : 19
ERROR : 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /credential-management/fedcm-network-requests.https.html [wpt.fyi]:
ERROR[GitHub],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] (Chrome:TIMEOUT, Safari:ERROR)- Successfully obtaining token should resolve the promise.:
FAIL(Chrome:TIMEOUT, Safari:FAIL) - When there's a pending request, a second
getcall should be rejected. :FAIL(Chrome:NOTRUN, Safari:FAIL) - Reject when provider list is empty:
FAIL(Chrome:NOTRUN, Safari:FAIL) - Reject when configURL is missing:
FAIL(Chrome:NOTRUN, Safari:FAIL) - Reject when configURL is invalid:
FAIL(Chrome:NOTRUN, Safari:FAIL) - Reject when clientId is empty:
FAIL(Chrome:NOTRUN, Safari:FAIL) - nonce is not required in FederatedIdentityProvider.:
FAIL(Chrome:NOTRUN, Safari:FAIL) - Reject when clientId is missing:
FAIL(Chrome:NOTRUN, Safari:FAIL) - Test the abort signal:
FAIL(Chrome:NOTRUN, Safari:FAIL) - Get after abort should work:
FAIL(Chrome:NOTRUN, Safari:FAIL) - Test that the promise is rejected if the manifest is not in the manifest list:
FAIL(Chrome:NOTRUN, Safari:FAIL) - Test that promise is rejected if accounts endpoint redirects:
FAIL(Chrome:NOTRUN, Safari:FAIL) - Test that token endpoint does not follow redirects:
FAIL(Chrome:NOTRUN, Safari:FAIL) - Test client_metadata request:
FAIL(Chrome:NOTRUN, Safari:FAIL) - Test that service worker cannot observe fetches performed by FedCM API:
FAIL(Chrome:NOTRUN, Safari:FAIL) - Test basic User InFo API flow:
FAIL(Chrome:NOTRUN, Safari:FAIL) - Test that User Info API only works when invoked from iframe that is same origin as the IDP:
FAIL(Chrome:NOTRUN, Safari:FAIL) - Test that User Info API does not work in the top frame:
FAIL(Chrome:NOTRUN, Safari:FAIL) - Test that the returning account from the two accounts will be auto re-authenticated.:
FAIL(Chrome:NOTRUN, Safari:FAIL)
- Successfully obtaining token should resolve the promise.:
Tests Disabled in Gecko Infrastructure
- /credential-management/fedcm-network-requests.https.html [wpt.fyi]:
ERROR[GitHub],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] (Chrome:TIMEOUT, Safari:ERROR)
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/649655eaf661
[wpt PR 39314] - [FedCM] Perform MIME checks for the responses received, a=testonly
Comment 4•3 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox114:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 114 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•