Re: Concurrency support for run-tests

From: Date: Tue, 08 Jul 2014 06:10:25 +0000
Subject: Re: Concurrency support for run-tests
References: 1 2 3 4  Groups: php.internals 
Request: Send a blank email to internals+get-75329@lists.php.net to get a copy of this message
On Tue, Jul 8, 2014 at 8:02 AM, Michael Wallner <mike@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


Thread (20 messages)

« previous php.internals (#75329) next »