[wpt-sync] Sync PR 51284 - Revert "Add WPT for multiple registrations in one response"
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox138 fixed)
Tracking | Status | |
---|---|---|
firefox138 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 51284 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/51284
Details from upstream follow.
Huanpo Lin <robertlin@chromium.org> wrote:
Revert "Add WPT for multiple registrations in one response"
This reverts commit 19f319772c3074995ed1f110286ce3f541fb1d2d.
Reason for revert:
multiple-registrations.https.html is flaky.
https://ci.chromium.org/ui/p/chromium/builders/ci/WebKit%20Win10/149800/overview
https://ci.chromium.org/ui/p/chromium/builders/ci/WebKit%20Linux%20MSAN/30649/overviewOriginal change's description:
Add WPT for multiple registrations in one response
New test: multiple-registrations.https.html
Bug: 353767385
Change-Id: I47be79642c9758eae66e7fa27cc556aa09af581b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6344016
Commit-Queue: thefrog \<thefrog@chromium.org>
Reviewed-by: Daniel Rubery \<drubery@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1431126}Bug: 353767385
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Change-Id: I477d6860621b0a3ef877a6a08cc0ec016bf0d101
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6344354
Bot-Commit: Rubber Stamper \<rubber-stamper@appspot.gserviceaccount.com>
Commit-Queue: Huanpo Lin \<robertlin@chromium.org>
Owners-Override: Robert Lin \<robertlin@google.com>
Cr-Commit-Position: refs/heads/main@{#1431332}
Assignee | ||
Updated•13 days ago
|
Assignee | ||
Updated•13 days ago
|
Assignee | ||
Comment 1•13 days ago
|
||
Assignee | ||
Comment 2•13 days ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 14 tests and 1 subtests
Status Summary
Firefox
OK
: 14
PASS
: 1
FAIL
: 23
Chrome
OK
: 14
PASS
: 1
FAIL
: 23
Safari
OK
: 14
PASS
: 1
FAIL
: 23
Links
Details
New Tests That Don't Pass
- /device-bound-session-credentials/clear-site-data.https.html [wpt.fyi]
- An session ended with Clear-Site-Data: 'cookies' does not refresh cookies:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - An session ended with Clear-Site-Data: 'storage' does not refresh cookies:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- An session ended with Clear-Site-Data: 'cookies' does not refresh cookies:
- /device-bound-session-credentials/create-session.https.html [wpt.fyi]
- An established session can refresh a cookie:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- An established session can refresh a cookie:
- /device-bound-session-credentials/credentials-matching.https.html [wpt.fyi]
- Expires attribute in credentials doesn't affect matching:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Max-Age attribute in credentials doesn't affect matching:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - HttpOnly attribute in credentials affects matching:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - SameSite attribute in credentials affects matching:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Secure attribute in credentials affects matching:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Path attribute in credentials affects matching:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Partition attribute in credentials affects matching:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- Expires attribute in credentials doesn't affect matching:
- /device-bound-session-credentials/include-site.https.html [wpt.fyi]
- An established session refreshes across sites:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- An established session refreshes across sites:
- /device-bound-session-credentials/refresh-does-not-send-challenge.https.html [wpt.fyi]
- Refresh does not send back Sec-Session-Challenge:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- Refresh does not send back Sec-Session-Challenge:
- /device-bound-session-credentials/refresh-replaces-config.https.html [wpt.fyi]
- Refresh can replace session config:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- Refresh can replace session config:
- /device-bound-session-credentials/refresh-with-continue-false.https.html [wpt.fyi]
- A session ended with continue:false does not refresh cookies:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- A session ended with continue:false does not refresh cookies:
- /device-bound-session-credentials/registration-sends-challenge.https.html [wpt.fyi]
- Registration can send back Sec-Session-Challenge:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- Registration can send back Sec-Session-Challenge:
- /device-bound-session-credentials/session-cookie-has-no-attributes.https.html [wpt.fyi]
- An established session can refresh a cookie that has all default attributes:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- An established session can refresh a cookie that has all default attributes:
- /device-bound-session-credentials/set-authorization.https.html [wpt.fyi]
- Session registration sends the authorization value:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- Session registration sends the authorization value:
- /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:
- /device-bound-session-credentials/set-scope-origin.https.html [wpt.fyi]
- A request within the scope origin refreshes:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - A request outside the scope origin does not refresh:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- A request within the scope origin refreshes:
- /device-bound-session-credentials/set-scope-specification.https.html [wpt.fyi]
- Scope specification configuration is respected:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- Scope specification configuration is respected:
https://hg.mozilla.org/mozilla-central/rev/26f2bb38ea5f
https://hg.mozilla.org/mozilla-central/rev/432d0ae585a3
Description
•