- From: Joshua Bell <web-platform-tests-notifications@w3.org>
- Date: Fri, 24 Mar 2017 22:27:45 GMT
- To: public-web-platform-tests-notifications@w3.org
I did a pass over the tests and gave them a dry run within blink. * There is a lot of redundancy between tests which will make reviews/maintenance a challenge. We should factor out the boilerplate where possible. (Since it sounds like @r12a has limited cycles, I suppose it'd be better to land then refactor.) * Even with a timeout of 18000ms, 21/27 tests timed out (debug build). We'll want to add `<meta name=timeout content=long>` or the equivalent to them. Once I upped the timeout, they all completed (with failures for 25/27, as expected) View on GitHub: https://github.com/w3c/web-platform-tests/pull/3194#issuecomment-289157925
Received on Friday, 24 March 2017 22:27:57 UTC