Bug 248694
| Summary: | Skip WPT tests that time out in at least one sub-test | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Geoffrey Garen <ggaren> |
| Component: | Tools / Tests | Assignee: | 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
...
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/102921705>
Sam Sneddon [:gsnedders]
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.