Re: [webkit-dev] WebKit support in web-platform-tests

2018-02-26 Thread Philip Jägenstedt
Thanks for your work on this, Žan! That PR is now up at https://github.com/w3c/web-platform-tests/pull/9666 and in it I linked to https://github.com/w3c/web-platform-tests/pull/8979, which is a PR I updated last week to support Safari, including Technology Review. I wish I'd payed closer

Re: [webkit-dev] WebKit support in web-platform-tests

2018-02-23 Thread zan
Hi, in case of no additional comments against this, I'll be opening a pull request to merge the web-platform-tests changes into that repository in the following days. The WebKit changes will follow after some further work. Cheers, Zan On Mon, Feb 12, 2018, at 4:06 PM, z...@falconsigh.net

Re: [webkit-dev] WebKit support in web-platform-tests

2018-02-12 Thread youenn fablet
Hi Zan, I like the idea of using WebDriver for WPT conformance testing. Such results will probably be more meaningful for conformance than what WTR or DRT could produce. For WPT regression testing, we would stick to using WTR/DRT and internals methods instead of WebDriver, am I right? y Le

Re: [webkit-dev] WebKit support in web-platform-tests

2018-02-12 Thread Brian Burg
Hi Zan! > On Feb 12, 2018, at 7:06 AM, z...@falconsigh.net wrote: > > Hi, > > the web-platform-tests repository includes tooling that enables running those > tests against a supported browser product. I'd like to propose adding generic > WebKit support there. > > > Current changes only

[webkit-dev] WebKit support in web-platform-tests

2018-02-12 Thread zan
Hi, the web-platform-tests repository includes tooling that enables running those tests against a supported browser product. I'd like to propose adding generic WebKit support there. Current changes only assume usage of the WebDriver protocol, and the WebDriver binary accepting the --port