Closed Bug 1957696 Opened 26 days ago Closed 20 days ago

[wpt-sync] Sync PR 51761 - Add field trial config for FledgeSendDebugReportCooldownsToBandA

Categories

(Core :: CSS Parsing and Computation, task, P4)

task

Tracking

()

RESOLVED FIXED
139 Branch
Tracking Status
firefox139 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 51761 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/51761
Details from upstream follow.

Qingxin Wu <qingxinwu@google.com> wrote:

Add field trial config for FledgeSendDebugReportCooldownsToBandA

... and fix a bug of reading fDO lockout/cooldown for
getInterestGroupAdAuctionData(). Currently the DB is only read when
filtering starts, but should read when SampleDebugReports is enabled
instead.

Change-Id: I7e769435742e238375b85a3f3d3337eb34d71818
Reviewed-on: https://chromium-review.googlesource.com/6417225
WPT-Export-Revision: 034f2e8a3d052183c0ed60b388d2ed008685e3b3

Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core

CI Results

Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 5 tests and 4 subtests

Status Summary

Firefox

OK : 5
FAIL: 25

Chrome

OK : 5
PASS: 6
FAIL: 19

Safari

OK : 5
FAIL: 25

Links

GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

  • /fledge/tentative/get-interest-group-auction-data.https.window.html?17-last [wpt.fyi]
    • getInterestGroupAdAuctionData() multi-seller with single seller: FAIL (Chrome: FAIL, Safari: FAIL)
    • getInterestGroupAdAuctionData() multi-seller with multiple sellers - valid: FAIL (Chrome: FAIL, Safari: FAIL)
    • getInterestGroupAdAuctionData() multi-seller with multiple sellers - one invalid coordinator: FAIL (Chrome: FAIL, Safari: FAIL)
    • getInterestGroupAdAuctionData() multi-seller with multiple sellers - one invalid seller: FAIL (Chrome: PASS, Safari: FAIL)
    • getInterestGroupAdAuctionData() one of "seller" and "sellers" is required: FAIL (Chrome: PASS, Safari: FAIL)
    • getInterestGroupAdAuctionData() doesn't allow "seller" and "sellers" fields: FAIL (Chrome: PASS, Safari: FAIL)
    • getInterestGroupAdAuctionData() doesn't allow "coordinatorOrigin" and "sellers" fields: FAIL (Chrome: PASS, Safari: FAIL)
    • getInterestGroupAdAuctionData() doesn't allow duplicate sellers in "sellers" field: FAIL (Chrome: PASS, Safari: FAIL)
    • getInterestGroupAdAuctionData() with no sellers: FAIL (Chrome: PASS, Safari: FAIL)
  • /fledge/tentative/get-interest-group-auction-data.https.window.html?9-12 [wpt.fyi]
    • getInterestGroupAdAuctionData() all IG data fields, with omit-user-bidding-signals: FAIL (Chrome: FAIL, Safari: FAIL)
    • getInterestGroupAdAuctionData() browserSignals: FAIL (Chrome: FAIL, Safari: FAIL)
    • getInterestGroupAdAuctionData() browserSignals with include-full-ads: FAIL (Chrome: FAIL, Safari: FAIL)
    • getInterestGroupAdAuctionData() with multiple interest groups: FAIL (Chrome: FAIL, Safari: FAIL)
  • /fledge/tentative/get-interest-group-auction-data.https.window.html?13-16 [wpt.fyi]
    • getInterestGroupAdAuctionData() with multiple buyers: FAIL (Chrome: FAIL, Safari: FAIL)
    • getInterestGroupAdAuctionData() InCooldownOrLockout in each IG: FAIL (Chrome: FAIL, Safari: FAIL)
    • getInterestGroupAdAuctionData() uses perBuyerConfig to select buyers: FAIL (Chrome: FAIL, Safari: FAIL)
    • getInterestGroupAdAuctionData() requests k-anon.: FAIL (Chrome: FAIL, Safari: FAIL)
  • /fledge/tentative/get-interest-group-auction-data.https.window.html?5-8 [wpt.fyi]
    • getInterestGroupAdAuctionData() with one interest group with two ads w/renderIds and omit-ads.: FAIL (Chrome: FAIL, Safari: FAIL)
    • getInterestGroupAdAuctionData() with one interest group with two ads w/renderIds and include-full-ads.: FAIL (Chrome: FAIL, Safari: FAIL)
    • getInterestGroupAdAuctionData() all IG data fields, with include-full-ads: FAIL (Chrome: FAIL, Safari: FAIL)
    • getInterestGroupAdAuctionData() all IG data fields, w/o include-full-ads: FAIL (Chrome: FAIL, Safari: FAIL)
  • /fledge/tentative/get-interest-group-auction-data.https.window.html?1-4 [wpt.fyi]
    • getInterestGroupAdAuctionData() with no interest groups returns a zero length result.: FAIL (Chrome: FAIL, Safari: FAIL)
    • getInterestGroupAdAuctionData() config checks: FAIL (Chrome: FAIL, Safari: FAIL)
    • getInterestGroupAdAuctionData() with one interest group returns a valid result.: FAIL (Chrome: FAIL, Safari: FAIL)
    • getInterestGroupAdAuctionData() with one interest group with two ads w/renderIds.: FAIL (Chrome: FAIL, Safari: FAIL)
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/d6e8f5263e48 [wpt PR 51761] - Add field trial config for FledgeSendDebugReportCooldownsToBandA, a=testonly
Status: NEW → RESOLVED
Closed: 20 days ago
Resolution: --- → FIXED
Target Milestone: --- → 139 Branch
You need to log in before you can comment on or make changes to this bug.