[wpt-sync] Sync PR 40888 - Private Aggregation WPTs: Add end-to-end tests for Protected Audience
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox117 fixed)
| Tracking | Status | |
|---|---|---|
| firefox117 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 40888 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/40888
Details from upstream follow.
Alex Turner <alexmt@chromium.org> wrote:
Private Aggregation WPTs: Add end-to-end tests for Protected Audience
Adds tests that invoke the Private Aggregation API in Protected
Audience auctions and verifies that the correct reports are triggered.
Does some drive-by fixes too.Bug: 1456401
Change-Id: Id7049b880255f4d4c6d0978801355240b6002c5fReviewed-on: https://chromium-review.googlesource.com/4641914
WPT-Export-Revision: fe120a2e8e6c7b49a917b5e6902db52f8b816db7
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Comment 2•3 years ago
|
||
| Assignee | ||
Comment 3•3 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 6 subtests
Status Summary
Firefox
OK : 1
FAIL: 6
Chrome
OK : 1
FAIL: 6
Safari
OK : 1
FAIL: 6
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /private-aggregation/protected-audience-surface-success.https.html [wpt.fyi]
- basic contributeToHistogram() test:
FAIL(Chrome:FAIL, Safari:FAIL) - contributeToHistogram() with a zero bucket:
FAIL(Chrome:FAIL, Safari:FAIL) - contributeToHistogram() with a zero value:
FAIL(Chrome:FAIL, Safari:FAIL) - contributeToHistogram() with a large bucket:
FAIL(Chrome:FAIL, Safari:FAIL) - contributeToHistogram() with a max bucket:
FAIL(Chrome:FAIL, Safari:FAIL) - contributeToHistogram() with a non-integer value:
FAIL(Chrome:FAIL, Safari:FAIL)
- basic contributeToHistogram() test:
Comment 5•2 years ago
|
||
| bugherder | ||
Description
•