[wpt-sync] Sync PR 46145 - Reland "Reland "Service worker web platform tests.""
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox128 fixed)
Tracking | Status | |
---|---|---|
firefox128 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 46145 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/46145
Details from upstream follow.
Youssef Bourouphael <ybourouphael@google.com> wrote:
Reland "Reland "Service worker web platform tests.""
This reverts commit 93a580699ecf6d102a5853455b5faeceea4cd31e.
Reason for revert: Will be removing the test case that timesout
Original change's description:
Revert "Reland "Service worker web platform tests.""
This reverts commit 436f1b9f6153002fd41599d5d4ec8343cf930a43.
Reason for revert: There are still timeouts in some tests
Original change's description:
Reland "Service worker web platform tests."
This reverts commit 36a1c457dac0ecaa54c0553b28f67c0c61752494.
Reason for revert: The test that looks for 'update-url.py' takes too long and therefore will require this test file to be part of slowTests
Original change's description:
Revert "Service worker web platform tests."
This reverts commit 63858f1b1ed058d07e73cebb0a98214aa2cfc715.
Reason for revert: New test added; fails immediately on some bots.
See
https://ci.chromium.org/ui/p/chromium/builders/ci/mac11-arm64-rel-tests/38089/overview
for the first failures. (And consistently in subsequent builds)Original change's description:
Service worker web platform tests.
This tests that when an auction is ran, service workers do not intercept requests with URLs that are meant to be private.
Bug: 293383734
Change-Id: I06858f7cae4794a35c045fb8dad30d6316a26ead
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5459094
Commit-Queue: Youssef Bourouphael \<ybourouphael@google.com>
Reviewed-by: mmenke \<mmenke@chromium.org>
Reviewed-by: Orr Bernstein \<orrb@google.com>
Cr-Commit-Position: refs/heads/main@{#1294960}Bug: 293383734
Change-Id: I3431f0e45e65767ff1529002d8a2d14657d0cb5a
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5506634
Auto-Submit: Ian Clelland \<iclelland@chromium.org>
Owners-Override: Ian Clelland \<iclelland@chromium.org>
Commit-Queue: Rubber Stamper \<rubber-stamper@appspot.gserviceaccount.com>
Bot-Commit: Rubber Stamper \<rubber-stamper@appspot.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#1295015}Bug: 293383734
Change-Id: I762dd50282f99617796df64d73a27d149cac0a86
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5512083
Commit-Queue: Youssef Bourouphael \<ybourouphael@google.com>
Bot-Commit: Rubber Stamper \<rubber-stamper@appspot.gserviceaccount.com>
Reviewed-by: Orr Bernstein \<orrb@google.com>
Reviewed-by: mmenke \<mmenke@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1296948}Bug: 293383734
Change-Id: I9b06c0453656aaa448d0030960a48fc264bcf867
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5515623
Auto-Submit: Youssef Bourouphael \<ybourouphael@google.com>
Commit-Queue: Rubber Stamper \<rubber-stamper@appspot.gserviceaccount.com>
Commit-Queue: mmenke \<mmenke@chromium.org>
Reviewed-by: mmenke \<mmenke@chromium.org>
Bot-Commit: Rubber Stamper \<rubber-stamper@appspot.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#1297048}Bug: 293383734
Change-Id: I7ae169c2750432bb1cb9c1c340585dc27d8cd419Reviewed-on: https://chromium-review.googlesource.com/5521778
WPT-Export-Revision: e0d8dcfc88d823262d9d8f1b079e7ac32aea1bdd
Assignee | ||
Comment 1•9 months ago
|
||
Assignee | ||
Comment 2•9 months ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 33 tests and 2 subtests
Status Summary
Firefox
OK
: 32
PASS
: 1
FAIL
: 147
ERROR
: 1
Chrome
OK
: 32
PASS
: 15
FAIL
: 131
ERROR
: 1
Safari
OK
: 32
PASS
: 1
FAIL
: 147
ERROR
: 1
Links
Details
New Tests That Don't Pass
- /fledge/tentative/additional-bids.https.window.html?1-last [wpt.fyi]
- single valid additional bid:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - two valid additional bids:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - two valid additional bids from two distinct Fetch requests:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - one additional bid filtered by negative targeting, so auction has no winner:
FAIL
(Chrome:PASS
, Safari:FAIL
) - higher additional bid is filtered by negative targeting, so lower additional bid win:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - higher additional bid is filtered by negative targeting, but it is missing a signature, so it still wins:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - higher additional bid is filtered by negative targeting, but it has an invalid signature, so it still wins:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - higher additional bid is filtered by negative targeting by two negative interest groups, and since one is on the device, the lower bid wins:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - higher additional bid is filtered by negative targeting by two negative interest groups, but because of a joining origin mismatch, it still wins:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - trusted seller signals retrieved for additional bids:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- single valid additional bid:
- /fledge/tentative/cross-origin.https.window.html?9-12 [wpt.fyi]
- Run auction in cross-origin iframe with run-ad-auction permission denied.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Run auction in cross-origin iframe with run-ad-auction for iframe origin, which is different from seller origin.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Run auction main frame, open winning ad in cross-origin iframe.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Run auction in cross-origin iframe and open winning ad in nested fenced frame.:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- Run auction in cross-origin iframe with run-ad-auction permission denied.:
- /fledge/tentative/cross-origin.https.window.html?5-8 [wpt.fyi]
- Join interest group owned by parent's origin in cross-origin iframe.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Run auction in same-origin iframe, default permissions.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Run auction in cross-origin iframe, default permissions.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Run auction in cross-origin iframe with run-ad-auction permission.:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- Join interest group owned by parent's origin in cross-origin iframe.:
- /fledge/tentative/cross-origin.https.window.html?13-last [wpt.fyi]
- Run auction in cross-origin iframe and open winning ad in a fenced frame child of the main frame.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Run auction in cross-origin iframe and open winning ad in a fenced frame child of another cross-origin iframe.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Different top-frame origin.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Single seller auction with as many distinct origins as possible (except no component ads).:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Run auction in main frame, try to open winning ad in different same-origin main frame.:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- Run auction in cross-origin iframe and open winning ad in a fenced frame child of the main frame.:
- /fledge/tentative/cross-origin.https.window.html?1-4 [wpt.fyi]
- Join interest group in same-origin iframe, default permissions.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Join interest group in cross-origin iframe, default permissions.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Join interest group in cross-origin iframe with join-ad-interest-group permission.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Join interest group in cross-origin iframe with join-ad-interest-group permission denied.:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Join interest group in same-origin iframe, default permissions.:
- /fledge/tentative/currency.https.window.html?5-8 [wpt.fyi]
- Returning bid w/currency, configuration w/different currency.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Different currencies for different origins, all match.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Different currencies for different origins, USD one matches.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Different currencies for different origins, none match.:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Returning bid w/currency, configuration w/different currency.:
- /fledge/tentative/currency.https.window.html?13-16 [wpt.fyi]
- Multi-seller auction --- component scoreAd modifies bid, bidder has bidCurrency.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Multi-seller auction --- only bidder currency specified.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Multi-seller auction --- only bidder currency in config, component uses explicit currency.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Multi-seller auction --- incomingBidInSellerCurrency does not go to top-level; component sellerCurrency does.:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- Multi-seller auction --- component scoreAd modifies bid, bidder has bidCurrency.:
- /fledge/tentative/currency.https.window.html?17-20 [wpt.fyi]
- Multi-seller auction --- component scoreAd modifies bid to wrong currency.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Multi-seller auction --- top-level perBuyerCurrencies matches bid.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Multi-seller auction --- consistent sellerConfig and top-level perBuyerCurrencies.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Multi-seller auction --- inconsistent sellerConfig and top-level perBuyerCurrencies.:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Multi-seller auction --- component scoreAd modifies bid to wrong currency.:
- /fledge/tentative/currency.https.window.html?33-last [wpt.fyi]
- incomingBidInSellerCurrency at top-level trying to convert is OK.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - incomingBidInSellerCurrency at top-level trying to change bid is not OK.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - incomingBidInSellerCurrency at top-level doing a no-op conversion OK.:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- incomingBidInSellerCurrency at top-level trying to convert is OK.:
- /fledge/tentative/currency.https.window.html?25-28 [wpt.fyi]
- Trying to use incomingBidInSellerCurrency to change bid already in that currency.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - incomingBidInSellerCurrency repeating value of bid already in that currency is OK.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Converted currency use with no sellerCurrency set.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Converted currency use with sellerCurrency set matching.:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- Trying to use incomingBidInSellerCurrency to change bid already in that currency.:
- /fledge/tentative/currency.https.window.html?29-32 [wpt.fyi]
- Converted currency use with sellerCurrency different, no conversion.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Converted currency use with sellerCurrency different, conversion.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Modified bid does not act in place of incomingBidInSellerCurrency.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Both modified bid and incomingBidInSellerCurrency.:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- Converted currency use with sellerCurrency different, no conversion.:
- /fledge/tentative/currency.https.window.html?1-4 [wpt.fyi]
- Returning bid with invalid currency.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Returning bid with currency, configuration w/o currency.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Returning bid w/o currency, configuration w/currency.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Returning bid w/currency, configuration w/matching currency.:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- Returning bid with invalid currency.:
- /fledge/tentative/currency.https.window.html?9-12 [wpt.fyi]
- Multi-seller auction --- no currency restriction.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Multi-seller auction --- component sellerCurrency matches bid.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Multi-seller auction --- component scoreAd modifies bid into its sellerCurrency.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Multi-seller auction --- component scoreAd modifies bid, no explicit currency.:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- Multi-seller auction --- no currency restriction.:
- /fledge/tentative/currency.https.window.html?21-24 [wpt.fyi]
- Multi-seller auction --- top-level perBuyerCurrencies different from bid.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Multi-seller auction --- component sellerCurrency different from bid.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Trying to use incomingBidInSellerCurrency w/o sellerCurrency set.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Trying to use incomingBidInSellerCurrency w/sellerCurrency set.:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- Multi-seller auction --- top-level perBuyerCurrencies different from bid.:
- /fledge/tentative/interest-group-passed-to-generate-bid.https.window.html?56-60 [wpt.fyi]
- InterestGroup.nonStandardField.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.ads with one ad.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.ads one ad with metadata object.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.ads one ad with metadata string.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.ads one ad with null metadata.:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- InterestGroup.nonStandardField.:
- /fledge/tentative/interest-group-passed-to-generate-bid.https.window.html?66-70 [wpt.fyi]
- InterestGroup.ads duplicate ad.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.adComponents is undefined.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.adComponents is empty array.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.adComponents with one ad.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.adComponents one ad with metadata object.:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- InterestGroup.ads duplicate ad.:
- /fledge/tentative/interest-group-passed-to-generate-bid.https.window.html?46-50 [wpt.fyi]
- InterestGroup.trustedBiddingSignalsSlotSizeMode none.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.trustedBiddingSignalsSlotSizeMode slot-size.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.trustedBiddingSignalsSlotSizeMode all-slots-requested-sizes.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.trustedBiddingSignalsSlotSizeMode unrecognized value.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.userBiddingSignals not set.:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- InterestGroup.trustedBiddingSignalsSlotSizeMode none.:
- /fledge/tentative/interest-group-passed-to-generate-bid.https.window.html?26-30 [wpt.fyi]
- InterestGroup.updateURL not set.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.updateURL.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.updateURL with non-normalized value.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.updateURL with relative URL.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.updateURL with unpaired surrogate characters, which should be replaced with "\uFFFD".:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- InterestGroup.updateURL not set.:
- /fledge/tentative/interest-group-passed-to-generate-bid.https.window.html?6-10 [wpt.fyi]
- InterestGroup.name with empty name.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.name with unpaired surrogate characters, which should be replaced with "\uFFFD".:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.biddingLogicURL.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.biddingLogicURL with relative URL.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.lifetimeMs should not be passed in.:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- InterestGroup.name with empty name.:
- /fledge/tentative/interest-group-passed-to-generate-bid.https.window.html?11-15 [wpt.fyi]
- InterestGroup.priority should not be passed in, since it can be changed by auctions.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.priorityVector undefined.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.priorityVector empty.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.priorityVector.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.priorityVector with unpaired surrogate character.:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- InterestGroup.priority should not be passed in, since it can be changed by auctions.:
- /fledge/tentative/interest-group-passed-to-generate-bid.https.window.html?31-35 [wpt.fyi]
- InterestGroup.executionMode not present.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.executionMode compatibility.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.executionMode frozen-context.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.executionMode group-by-origin.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.executionMode has non-standard string.:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- InterestGroup.executionMode not present.:
- /fledge/tentative/interest-group-passed-to-generate-bid.https.window.html?51-55 [wpt.fyi]
- InterestGroup.userBiddingSignals is integer.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.userBiddingSignals is array.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.userBiddingSignals is object.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.userBiddingSignals unpaired surrogate characters, which should be kept as-is.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.userBiddingSignals unpaired surrogate characters in an object, which should be kept as-is.:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- InterestGroup.userBiddingSignals is integer.:
- /fledge/tentative/interest-group-passed-to-generate-bid.https.window.html?61-65 [wpt.fyi]
- InterestGroup.ads one ad with adRenderId. This field should not be passed to generateBid.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.ads one ad with buyerAndSellerReportingId. This field should not be passed to generateBid.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.ads one ad with buyerReportingId. This field should not be passed to generateBid.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.ads one ad with novel field. This field should not be passed to generateBid.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.ads with multiple ads.:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- InterestGroup.ads one ad with adRenderId. This field should not be passed to generateBid.:
- /fledge/tentative/interest-group-passed-to-generate-bid.https.window.html?76-80 [wpt.fyi]
- InterestGroup.adComponents one ad with novel field. This field should not be passed to generateBid.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.adComponents with multiple ads.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.auctionServerRequestFlags is undefined:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.auctionServerRequestFlags is "omit-ads".:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.auctionServerRequestFlags is "include-full-ads".:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- InterestGroup.adComponents one ad with novel field. This field should not be passed to generateBid.:
- /fledge/tentative/interest-group-passed-to-generate-bid.https.window.html?36-40 [wpt.fyi]
- InterestGroup.trustedBiddingSignalsURL not set.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.trustedBiddingSignalsURL.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.trustedBiddingSignalsURL with non-normalized value.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.trustedBiddingSignalsURL with relative URL.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.trustedBiddingSignalsURL with unpaired surrogate characters, which should be replaced with "\uFFFD".:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- InterestGroup.trustedBiddingSignalsURL not set.:
- /fledge/tentative/interest-group-passed-to-generate-bid.https.window.html?16-20 [wpt.fyi]
- InterestGroup.prioritySignalsOverrides should not be passed in, since it can be changed by auctions.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.enableBiddingSignalsPrioritization not set.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.enableBiddingSignalsPrioritization unrecognized.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.enableBiddingSignalsPrioritization false.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.enableBiddingSignalsPrioritization true.:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- InterestGroup.prioritySignalsOverrides should not be passed in, since it can be changed by auctions.:
- /fledge/tentative/interest-group-passed-to-generate-bid.https.window.html?21-25 [wpt.fyi]
- InterestGroup.biddingWasmHelperURL not set.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.biddingWasmHelperURL.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.biddingWasmHelperURL with non-normalized value.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.biddingWasmHelperURL with relative URL.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.biddingWasmHelperURL with unpaired surrogate characters, which should be replaced with "\uFFFD".:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- InterestGroup.biddingWasmHelperURL not set.:
- /fledge/tentative/interest-group-passed-to-generate-bid.https.window.html?71-75 [wpt.fyi]
- InterestGroup.adComponents one ad with metadata string.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.adComponents one ad with null metadata.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.adComponents one ad with adRenderId. This field should not be passed to generateBid.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.adComponents one ad with buyerAndSellerReportingId. This field should not be passed to generateBid.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.adComponents one ad with buyerReportingId. This field should not be passed to generateBid.:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- InterestGroup.adComponents one ad with metadata string.:
- /fledge/tentative/interest-group-passed-to-generate-bid.https.window.html?1-5 [wpt.fyi]
- InterestGroup.owner.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.owner with non-normalized origin.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.owner is URL.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.name.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.name with unicode characters.:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- InterestGroup.owner.:
- /fledge/tentative/interest-group-passed-to-generate-bid.https.window.html?81-85 [wpt.fyi]
- InterestGroup.auctionServerRequestFlags has multiple values.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.auctionServerRequestFlags.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.adComponents duplicate ad.:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- InterestGroup.auctionServerRequestFlags has multiple values.:
- /fledge/tentative/interest-group-passed-to-generate-bid.https.window.html?41-45 [wpt.fyi]
- InterestGroup.trustedBiddingSignalsKeys not set.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.trustedBiddingSignalsKeys.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.trustedBiddingSignalsKeys with non-normalized values.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.trustedBiddingSignalsKeys unpaired surrogate characters, which should be replaced with "\uFFFD".:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - InterestGroup.trustedBiddingSignalsSlotSizeMode empty.:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- InterestGroup.trustedBiddingSignalsKeys not set.:
- /fledge/tentative/service-worker-request-visibility.https.window.html?1-last [wpt.fyi]:
ERROR
(Chrome:ERROR
, Safari:ERROR
)- Make sure service workers do see public requests.:
FAIL
(Safari:FAIL
) - Make sure service workers do not see private requests:
FAIL
(Safari:FAIL
)
- Make sure service workers do see public requests.:
Description
•