Bug 248694

Summary: Skip WPT tests that time out in at least one sub-test
Product: WebKit Reporter: Geoffrey Garen <ggaren>
Component: Tools / TestsAssignee: Geoffrey Garen <ggaren>
Status: NEW    
Severity: Normal CC: 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=263260

Geoffrey Garen
Reported 2022-12-02 16:05:55 PST
...
Attachments
Radar WebKit Bug Importer
Comment 1 2022-12-02 16:06:11 PST
Sam Sneddon [:gsnedders]
Comment 2 2023-10-17 10:52:38 PDT
We already often do this; one problem is we don't have a good way to detect that we _shouldn't_ be skipping a test any more (i.e., when we reimport, or when we fix some bug that is causing the timeout currently). I'm already somewhat concerned by the sheer number of tests in WPT we have marked as SKIP, and not being able to distinguish whether these are because of prior timeouts or for other reasons (such as relying on unsupported features) does seem worrying.
Note You need to log in before you can comment on or make changes to this bug.