[wpt-sync] Sync PR 48395 - Reland "Reland "Reland "Service worker web platform tests."""
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox133 fixed)
| Tracking | Status | |
|---|---|---|
| firefox133 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 48395 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/48395
Details from upstream follow.
Youssef Bourouphael <ybourouphael@google.com> wrote:
Reland "Reland "Reland "Service worker web platform tests."""
This change does not change the tests themselves but how we register
service workers.Previously a page reload was needed in order to
make get the service worker activated. This worked fine and passed
all the chrome wpts, but not on firefox see here:
https://github.com/web-platform-tests/wpt/runs/24793731783.This new change uses a different technique that is used by some tests
in the wpt/service-workers/ directory.Specifically, changes to the registration include:
- unregister all service workers before the tests start.
- service workers, once activated, will use 'clients.claim()'
so that clients loaded in the same scope do not need to be reloaded
before their fetches will go through this service worker.
(https://developer.mozilla.org/en-US/docs/Web/API/Clients/claim)- wait for the service worker to be activated AND
wait for the service worker to be controlling the page
(which seems to be a common problem:
https://github.com/slightlyoff/ServiceWorker/issues/799 )This reverts commit eba96feb09f5ed94a093d012956bae1dc72cb486.
Reason for revert: Changed the way we register SW, see above.
Original change's description:
Revert "Reland "Reland "Service worker web platform tests."""
This reverts commit 9bd67ed90e90d6a2c2134d26bb8bcc4cd9436b19.
Reason for revert: Failing in some cases.
Original change's description:
Reland "Reland "Service worker web platform tests.""
This reverts commit 93a580699ecf6d102a5853455b5faeceea4cd31e.
Reason for revert: Removed the test case that times out,
(the one that waits for the update url).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: I7ae169c2750432bb1cb9c1c340585dc27d8cd419
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5521778
Commit-Queue: Youssef Bourouphael \<ybourouphael@google.com>
Bot-Commit: Rubber Stamper \<rubber-stamper@appspot.gserviceaccount.com>
Reviewed-by: mmenke \<mmenke@chromium.org>
Reviewed-by: Orr Bernstein \<orrb@google.com>
Cr-Commit-Position: refs/heads/main@{#1298807}Bug: 293383734
Change-Id: I182736b58e83dbe7fc2c5fc7e20a3e3f909772a2
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5526425
Bot-Commit: Rubber Stamper \<rubber-stamper@appspot.gserviceaccount.com>
Commit-Queue: Youssef Bourouphael \<ybourouphael@google.com>
Cr-Commit-Position: refs/heads/main@{#1298902}Bug: 293383734
Change-Id: Ia501a6d9d06e72038b14b656c95f465cef373ad4
Reviewed-on: https://chromium-review.googlesource.com/5886697
WPT-Export-Revision: dcca078580cfd419a6fa9875e52a0281372eb2a2
| Assignee | ||
Comment 1•1 year ago
|
||
| Assignee | ||
Comment 2•1 year ago
|
||
| Assignee | ||
Comment 3•1 year ago
|
||
| Assignee | ||
Comment 4•1 year 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 : 33
PASS: 1
FAIL: 147
Chrome
OK : 33
PASS: 15
FAIL: 133
Safari
OK : 33
PASS: 1
FAIL: 147
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?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/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?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/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?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/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?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?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?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?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?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?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/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?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/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?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?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?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?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?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?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?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?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?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?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?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/service-worker-request-visibility.https.window.html?1-last [wpt.fyi]
- Make sure service workers do see public requests.:
FAIL(Chrome:FAIL, Safari:FAIL) - Make sure service workers do not see private requests:
FAIL(Chrome:FAIL, Safari:FAIL)
- Make sure service workers do see public requests.:
Comment 6•1 year ago
|
||
| bugherder | ||
Description
•