[webkit-dev] Standard process for exporting new WPT tests?

youenn fablet youennf at gmail.com
Fri May 25 09:09:05 PDT 2018


> However, one thing I really like about your order is that it makes it more
> straightforward to make WPT repo failures block browser repo merging. In
> the WPT Travis job, we already detect flakiness for Chrome and Firefox and
> I think we should also detect harness errors, and eventually also flag when
> a test goes from passing everywhere to failing everywhere, which is
> probably a mistake. We haven't really figured out how to make that block
> Chromium's CQ yet, and maybe flipping the order would do it.
>

Exactly, WPT infrastructure has some really nice sanity checks that we do
not have in WebKit and it sounds really great to benefit from it.

That said, this will put some burden on WPT infrastructure like being fast
enough to not slow down our own process.

We should also probably run as much as possible the WPT sanity checks
locally.
We are now checking WPT linter as you suggested a while back.
Maybe there are some other WPT checks that could be run in the WebKit
context.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20180525/beff9527/attachment.html>


More information about the webkit-dev mailing list