Bug 1823533 [wpt PR 39091] - [FLEDGE] Add some initial WPT tests., a=testonly
commit9401229e9df0f7853af0575ba427a6403ebeb49a
authorMatt Menke <mmenke@chromium.org>
Thu, 30 Mar 2023 10:56:44 +0000 (30 10:56 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Wed, 12 Apr 2023 11:20:23 +0000 (12 11:20 +0000)
tree008586d2c0d758c24925b5831accc1962acdeac1
parent0c1997f3ab6416de75ad4e5cb5da1f7d4598bb46
Bug 1823533 [wpt PR 39091] - [FLEDGE] Add some initial WPT tests., a=testonly

Automatic update from web-platform-tests
[FLEDGE] Add some initial WPT tests.

The first set of tests cover join/leave return values and argument
verification, auctions failing due to errors, sendReportTo(), and
some reportResult()/reportWin() argument validation tests.

There are still a huge number of untested FLEDGE features, this is
just intended as a starting point.

Bug: 1425952
Change-Id: I17d6da24eaf826b4771ea39466ab0b3bd57816a2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4327953
Reviewed-by: Maks Orlovich <morlovich@chromium.org>
Commit-Queue: Matt Menke <mmenke@chromium.org>
Reviewed-by: Dominic Farolino <dom@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1120173}

--

wpt-commits: bfff2a028d479e327da35faa839f497a3c32ebd5
wpt-pr: 39091
testing/web-platform/tests/fledge/tentative/TODO [new file with mode: 0644]
testing/web-platform/tests/fledge/tentative/join-leave-ad-interest-group.https.sub.window.js [new file with mode: 0644]
testing/web-platform/tests/fledge/tentative/no-winner.https.sub.window.js [new file with mode: 0644]
testing/web-platform/tests/fledge/tentative/reporting-arguments.https.sub.window.js [new file with mode: 0644]
testing/web-platform/tests/fledge/tentative/resources/bidding-logic.sub.py [new file with mode: 0644]
testing/web-platform/tests/fledge/tentative/resources/decision-logic.sub.py [new file with mode: 0644]
testing/web-platform/tests/fledge/tentative/resources/fenced_frame.sub.html [new file with mode: 0644]
testing/web-platform/tests/fledge/tentative/resources/fenced_frame.sub.html.headers [new file with mode: 0644]
testing/web-platform/tests/fledge/tentative/resources/fledge-util.js [new file with mode: 0644]
testing/web-platform/tests/fledge/tentative/resources/request_tracker.py [new file with mode: 0644]
testing/web-platform/tests/fledge/tentative/send-report-to.https.sub.window.js [new file with mode: 0644]