RESOLVED FIXED 164707
Support WPT templated tests
https://bugs.webkit.org/show_bug.cgi?id=164707
Summary Support WPT templated tests
youenn fablet
Reported 2016-11-13 19:10:10 PST
WPT tests *.any.js an *.worker.js do not have any corresponding html files as they are generated by wpt server directly. But WebKit test infrastructure does not know about these tests since there is no html file. We could either teach WebKit test infrastructure about these or check in dummy html files.
Attachments
Patch (25.09 KB, patch)
2016-11-13 19:12 PST, youenn fablet
no flags
youenn fablet
Comment 1 2016-11-13 19:12:38 PST
WebKit Commit Bot
Comment 2 2016-11-14 07:49:41 PST
Comment on attachment 294685 [details] Patch Clearing flags on attachment: 294685 Committed r208684: <http://trac.webkit.org/changeset/208684>
WebKit Commit Bot
Comment 3 2016-11-14 07:49:45 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.