Bug 279968

Summary: [WPT import friction] Make WK1 automatically skip shared and service worker tests
Product: WebKit Reporter: Anne van Kesteren <annevk>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: ap, gsnedders, ryanhaddad, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=258399

Anne van Kesteren
Reported 2024-09-19 05:04:33 PDT
If any.js tests or equivalent end up generating shared/service worker tests, can't we just automatically skip those in WK1 without having to annotate them explicitly? Or perhaps it could generate those Skip listings as part of the import process if we wanted to keep it explicit.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-09-26 05:05:14 PDT
Sam Sneddon [:gsnedders]
Comment 2 2024-09-30 16:52:48 PDT
I think there will be a strong preference for keeping it explicit; adding magical special-cases never brings anyone joy. Bug 258399 would provide some easy way to do this (as we could just add a SKIP for **/*.any.serviceworker.html).
Note You need to log in before you can comment on or make changes to this bug.