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

_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to