[wpt-sync] Sync PR 51267 - Add WPT for early challenges set for multiple sessions at once
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(Not tracked)
People
(Reporter: wpt-sync, Unassigned)
References
(Depends on 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 51267 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/51267
Details from upstream follow.
thefrog <thefrog@chromium.org> wrote:
Add WPT for early challenges set for multiple sessions at once
New tests within file: set-early-challenge.https.html
Bug: 353767385
Change-Id: Id9c051577aa6cad581124206b24b9391c26326f2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6340627
Reviewed-by: Daniel Rubery \<drubery@chromium.org>
Commit-Queue: thefrog \<thefrog@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1430907}
Assignee | ||
Updated•6 days ago
|
Assignee | ||
Updated•6 days ago
|
Assignee | ||
Comment 1•6 days ago
|
||
Assignee | ||
Comment 2•5 days ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 3 subtests
Status Summary
Firefox
OK
: 1
FAIL
: 3
Chrome
OK
: 1
FAIL
: 3
Safari
OK
: 1
FAIL
: 3
Links
Details
New Tests That Don't Pass
- /device-bound-session-credentials/set-early-challenge.https.html [wpt.fyi]
- A challenge can be set ahead of time:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - A challenge can be set for multiple sessions ahead of time (single header):
FAIL
(Chrome:FAIL
, Safari:FAIL
) - A challenge can be set for multiple sessions ahead of time (multiple headers):
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- A challenge can be set ahead of time:
Description
•