Bug 246221
Summary: | Automate WPT import | ||
---|---|---|---|
Product: | WebKit | Reporter: | Sam Sneddon [:gsnedders] <gsnedders> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | clopez, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 203784, 204022, 204469, 218998 | ||
Bug Blocks: | 218985 |
Sam Sneddon [:gsnedders]
We should have a (typically) automated import flow for WPT that means we just have up-to-date WPT tests in our tree with no involvement.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/100904518>
Carlos Alberto Lopez Perez
\o/
Really happy to see some progress on automating WPT import tests. And I will be even more happy the day this comes a thing!
Some years ago I attempted to fix this problem with a bot that would try to make the process of importing new tests semi-automated. Here are my design notes: https://trac.webkit.org/wiki/WPTUpdateBotDesign
Just sharing this in case you may find anything useful there, feel free to ignore otherwise.