Re: Concurrency support for run-tests

From: Date: Mon, 07 Jul 2014 14:39:20 +0000
Subject: Re: Concurrency support for run-tests
References: 1 2 3  Groups: php.internals 
Request: Send a blank email to internals+get-75313@lists.php.net to get a copy of this message
On 7 Jul 2014, at 15:36, Michael Wallner <mike@php.net> wrote:

> Hm... didn't think of that, seems overly complex. What would actually need the singularity
> of the universe? :)

I don’t think it’d be difficult. It wouldn’t mean you can’t run tests alongside it, just
that you can’t run it concurrently with another test with the same no-concurrent directive. So, if
you had, say, a non-concurrent filesystem test, and another one, and some unrelated tests, you’d
have to run those two FS tests sequentially, but you could still run unrelated tests at the same
time.

--
Andrea Faulds
http://ajf.me/






Thread (20 messages)

« previous php.internals (#75313) next »