On 7 July 2014 17:17, Ferenc Kovacs <tyr...@gmail.com> wrote: > > > > On Mon, Jul 7, 2014 at 3:53 PM, Michael Wallner <m...@php.net> wrote: > >> Hi! >> >> I also have a patch for run-tests sitting around for quite some time, >> which adds concurrent test execution support. I already fixed a lot of non >> re-entrant tests in the past, but there might still be quite some of them. >> >> Tests in ./Zend take 8 seconds instead of 30 on my box. >> >> Please find the hack attached. Thoughts, praises, death threats? >> >> -- >> Regards, >> Mike >> >> -- >> PHP Internals - PHP Runtime Development Mailing List >> To unsubscribe, visit: http://www.php.net/unsub.php >> > > for the record, we had a rewrite of run-tests.php which supported parallel > execution of the tests: > http://git.php.net/?p=phpruntests.git;a=summary > docs: > https://wiki.php.net/qa/runtests/documentation > > What's the status of this? Why don't we use it? How about letting travis run it additionally for some time?
-- Regards, Mike