On Tue, Jul 8, 2014 at 8:02 AM, Michael Wallner <m...@php.net> wrote:

>> About the need of a flag for the tests, it would be useful as well.
>> Many tests can't be in run in parallel, like many mysql tests (or
>> other databases f.e.).
>
>
> Why can't those tests use unique (to them) names?

mysql f.e. initialized a DB, may have initial data as well and tests
alter them. The setup scripts may be changed and allows one DB per
test but I am not sure it will save much time. However you can try,
maybe it is worth it :)

-- 
Pierre

@pierrejoye | http://www.libgd.org

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to