Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:75309 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 23367 invoked from network); 7 Jul 2014 13:56:48 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Jul 2014 13:56:48 -0000 Authentication-Results: pb1.pair.com smtp.mail=ajf@ajf.me; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=ajf@ajf.me; sender-id=pass Received-SPF: pass (pb1.pair.com: domain ajf.me designates 192.64.116.199 as permitted sender) X-PHP-List-Original-Sender: ajf@ajf.me X-Host-Fingerprint: 192.64.116.199 imap11-2.ox.privateemail.com Received: from [192.64.116.199] ([192.64.116.199:52612] helo=imap11-2.ox.privateemail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5D/B0-19233-F17AAB35 for ; Mon, 07 Jul 2014 09:56:48 -0400 Received: from localhost (localhost [127.0.0.1]) by mail.privateemail.com (Postfix) with ESMTP id 6915C8800EB; Mon, 7 Jul 2014 09:56:44 -0400 (EDT) X-Virus-Scanned: Debian amavisd-new at imap11.ox.privateemail.com Received: from mail.privateemail.com ([127.0.0.1]) by localhost (imap11.ox.privateemail.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id FQen1yAI4-Xy; Mon, 7 Jul 2014 09:56:44 -0400 (EDT) Received: from andreas-air.home (host86-172-51-137.range86-172.btcentralplus.com [86.172.51.137]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.privateemail.com (Postfix) with ESMTPSA id 088D98800F1; Mon, 7 Jul 2014 09:56:42 -0400 (EDT) Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.2\)) In-Reply-To: Date: Mon, 7 Jul 2014 14:56:38 +0100 Cc: PHP Internals Content-Transfer-Encoding: quoted-printable Message-ID: References: To: Michael Wallner X-Mailer: Apple Mail (2.1878.2) Subject: Re: [PHP-DEV] Concurrency support for run-tests From: ajf@ajf.me (Andrea Faulds) On 7 Jul 2014, at 14:53, Michael Wallner wrote: > 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. Did you, or will you, add a new directive to say a test can=92t be run = concurrently? -- Andrea Faulds http://ajf.me/