[wpt-sync] Sync PR 40648 - Add context ID WPTs for Private Aggregation
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox116 fixed)
Tracking | Status | |
---|---|---|
firefox116 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Depends on 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 40648 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/40648
Details from upstream follow.
Alex Turner <alexmt@chromium.org> wrote:
Add context ID WPTs for Private Aggregation
Bug: 1452248
Change-Id: I3c5ed512c77e9e0817c9c0e0468e7be9078c953f
Reviewed-on: https://chromium-review.googlesource.com/4621928
WPT-Export-Revision: 96c7620cb867860e110e3af3c522ea8f7cd9ef51
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 4 subtests
Status Summary
Firefox
OK
: 1
FAIL
: 4
Chrome
OK
: 1
FAIL
: 4
Safari
OK
: 1
FAIL
: 4
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /private-aggregation/shared-storage-surface-context-id.https.html [wpt.fyi]
- set context ID:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - set empty context ID:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - set max length context ID:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - set too long context ID:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- set context ID:
Comment 4•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/f86f8fc67724
https://hg.mozilla.org/mozilla-central/rev/163ee26046ef
Description
•