Closed
Bug 1835121
Opened 1 years ago
Closed 1 year ago
[wpt-sync] Sync PR 40231 - [FedCM] Rename given_name to givenName in IdentityUserInfo
Categories
(Core :: DOM: Credential Management, task, P4)
Core
DOM: Credential Management
Tracking
()
RESOLVED
FIXED
116 Branch
Tracking | Status | |
---|---|---|
firefox116 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 40231 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/40231
Details from upstream follow.
Nicolás Peña <npm@chromium.org> wrote:
[FedCM] Rename given_name to givenName in IdentityUserInfo
Fixed: 1445775
Change-Id: I038ac72f3df8e20961cc78a5fcbe95b828a3f028
Reviewed-on: https://chromium-review.googlesource.com/4566448
WPT-Export-Revision: 7df99bede51eb93aa3c67525bca01935fe9f2e5c
Assignee | ||
Updated•1 years ago
|
Component: web-platform-tests → DOM: Credential Management
Product: Testing → Core
Assignee | ||
Comment 1•1 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=67c45c3d9c8c3d7db57e1c0664de22945be13105
Assignee | ||
Comment 2•1 years ago
|
||
CI Results
Ran 5 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
FAIL
: 1
TIMEOUT
: 2
NOTRUN
: 17
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
] (Chrome:TIMEOUT
, Safari:ERROR
)- Successfully obtaining token should resolve the promise.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - When there's a pending request, a second
get
call should be rejected. :FAIL
(Chrome:TIMEOUT
, 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
] (Chrome:TIMEOUT
, Safari:ERROR
)
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a426f9dd67d5
[wpt PR 40231] - [FedCM] Rename given_name to givenName in IdentityUserInfo, a=testonly
Comment 4•1 year ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox116:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•