[wpt-sync] Sync PR 50671 - Update private aggregation web tests to use test public key
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox137 fixed)
Tracking | Status | |
---|---|---|
firefox137 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 50671 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/50671
Details from upstream follow.
Sarah <murphys@microsoft.com> wrote:
Update private aggregation web tests to use test public key
These web tests were retrieving the actual public keys from the default
endpoint. This CL updates the web test utils to set the aggregation
coordinator origin to https://web-platform.test and updates the
fledge-bidding-and-auction-private-aggregation virtual test suite.Bug: 395670636
Change-Id: I99c60b6bd651153dfc82c3fc50b68c2f4c5ba120
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6249485
Commit-Queue: Mason Freed \<masonf@chromium.org>
Reviewed-by: Mason Freed \<masonf@chromium.org>
Reviewed-by: Brandon Maslen \<brandm@microsoft.com>
Reviewed-by: Maks Orlovich \<morlovich@chromium.org>
Auto-Submit: Sarah Murphy \<murphys@microsoft.com>
Cr-Commit-Position: refs/heads/main@{#1419610}
Assignee | ||
Comment 1•11 days ago
|
||
Assignee | ||
Comment 2•11 days ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 4 tests and 5 subtests
Status Summary
Firefox
OK
: 4
FAIL
: 19
Chrome
OK
: 4
FAIL
: 19
Safari
OK
: 4
FAIL
: 19
Links
Details
New Tests That Don't Pass
- /fledge/tentative/private-aggregation.https.window.html?1-5 [wpt.fyi]
- Basic contributions:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - reserved.always:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - reserved.win:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - reserved.loss:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - reserved.once:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- Basic contributions:
- /fledge/tentative/private-aggregation.https.window.html?11-15 [wpt.fyi]
- cumulative-buyer-time when not configured:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - cumulative-buyer-time when configured:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - percent-regular-ig-count-quota-used:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - percent-negative-ig-count-quota-used:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - percent-ig-storage-quota-used:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- cumulative-buyer-time when not configured:
- /fledge/tentative/private-aggregation.https.window.html?16-20 [wpt.fyi]
- regular-igs-count:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - negative-igs-count:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - ig-storage-used:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - report.once in a component auction:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- regular-igs-count:
- /fledge/tentative/private-aggregation.https.window.html?6-10 [wpt.fyi]
- no reserved.once in reporting:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - average-code-fetch-time:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - percent-scripts-timeout:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - participating-ig-count:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - percent-igs-cumulative-timeout, and cumulative-buyer-time when hit:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- no reserved.once in reporting:
Description
•