Re: [service-workers-tests] Upstream service worker `client` tests to WPT (#5307)

also cc @qyearsley 

It's definitely not an ideal situation, but the way our import works means it's "all-or-nothing" - either all changes are exported to WPT, pass Travis CI, and are merged, or the importer can't run. Skipping over a PR that's stuck due to Travis CI is the only way we can unblock the importer currently.

> Chromium cannot contribute tests that demonstrates flaky behavior in any browser

Yes. The next step I'm taking to lessen this problem is to create WPT PRs once Gerrit CLs are uploaded, so we get Travis CI results before the CL lands on Chromium master. This will guarantee that everything that lands on Chromium master can be exported.

View on GitHub: https://github.com/w3c/web-platform-tests/pull/5307#issuecomment-291260902

Received on Monday, 3 April 2017 20:17:38 UTC