[webkit-dev] Update: new-run-webkit-tests migration
Alexey Proskuryakov
ap at webkit.org
Mon Apr 19 12:13:04 PDT 2010
On 18.04.2010, at 23:57, Eric Seidel wrote:
> If you're on a Mac and would like to experience sub-3-minute layout
> test runs and are willing to deal with a few bugs, try
> new-run-webkit-tests instead of run-webkit-tests next time you run the
> tests. We'd love to see questions/comments/complaints you have.
Is it possible to NOT run the tests in parallel? A useful method for
dealing with flaky tests is to repeat them many times, and running
them sequentially is better for this use case.
run-webkit-tests --repeat-each 100 http/tests/appcache # uh-oh, filing
a bug
- WBR, Alexey Proskuryakov
More information about the webkit-dev
mailing list