[wpt-sync] Sync PR 45313 - Expose reporting timeout to reportWin's browserSignals.
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox126 fixed)
Tracking | Status | |
---|---|---|
firefox126 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 45313 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/45313
Details from upstream follow.
Qingxin Wu <qingxinwu@google.com> wrote:
Expose reporting timeout to reportWin's browserSignals.
Bug: b/326922003
Change-Id: Ia1790c664dd52e96844c723878d34c3a57d6da78
Reviewed-on: https://chromium-review.googlesource.com/5391981
WPT-Export-Revision: 0c207dbf71c01c1aadfc3722bf8ea20dbc8c3957
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 4 tests and 8 subtests
Status Summary
Firefox
OK
: 4
FAIL
: 23
Chrome
OK
: 4
FAIL
: 23
Safari
OK
: 4
FAIL
: 23
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /fledge/tentative/reporting-arguments.https.window.html?1-5 [wpt.fyi]
- Seller passes number to bidder.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Seller passes string to bidder.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Seller passes array to bidder.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Seller passes object to bidder.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - browserSignals.topWindowHostname test.:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- Seller passes number to bidder.:
- /fledge/tentative/reporting-arguments.https.window.html?6-10 [wpt.fyi]
- browserSignals.seller test.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - browserSignals.topLevelSeller and browserSignals.componentSeller test.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - browserSignals.renderURL test.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - browserSignals.bid test.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - browserSignals.desirability test.:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- browserSignals.seller test.:
- /fledge/tentative/reporting-arguments.https.window.html?11-15 [wpt.fyi]
- browserSignals.topLevelSellerSignals test.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - browserSignals.dataVersion test.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - browserSignals.modifiedBid test.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - browserSignals.highestScoringOtherBid with no other interest groups test.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - browserSignals.highestScoringOtherBid with other groups that do not bid.:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- browserSignals.topLevelSellerSignals test.:
- /fledge/tentative/reporting-arguments.https.window.html?16-last [wpt.fyi]
- browserSignals.highestScoringOtherBid with other bids.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - browserSignals.interestGroupName test.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - browserSignals.madeHighestScoringOtherBid with no other bids.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - browserSignals.madeHighestScoringOtherBid with group that did not bid.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - browserSignals.madeHighestScoringOtherBid with other bid.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - browserSignals.reportingTimeout with custom value from auction config.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - browserSignals.reportingTimeout above the cap value.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - browserSignals.reportingTimeout default value.:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- browserSignals.highestScoringOtherBid with other bids.:
Comment 4•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/42ead0b170a3
https://hg.mozilla.org/mozilla-central/rev/b2a50ae5e3ee
Description
•