servo/tests/wpt/webgpu
sagudev 632971af26
Disable serviceworkers for webgpu CTS tests (#36672)
https://github.com/servo/servo/pull/36335 enabled all experimental
features for all wpt tests, but `dom_serviceworker_enabled` makes all
CTS tests fail, because servo reports working service worker impl, but
CTS pre-setup of worker fails due too incomplete impl. The solution is
that we disable service workers in CTS `__dir__.ini` (thus avoiding any
CTS worker code) until impl is stable enough.

Testing: This makes tests works again
Fixes: #36657

---------

Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
2025-04-24 10:02:57 +00:00
..
meta Disable serviceworkers for webgpu CTS tests (#36672) 2025-04-24 10:02:57 +00:00
tests chore: Update wgpu to v25 (#36486) 2025-04-18 07:49:06 +00:00