Newsgroups: php.internals,php.qa Path: news.php.net Xref: news.php.net php.internals:55064 php.qa:65919 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 74684 invoked from network); 1 Sep 2011 14:47:47 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Sep 2011 14:47:47 -0000 Authentication-Results: pb1.pair.com smtp.mail=kalle.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=kalle.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.42 as permitted sender) X-PHP-List-Original-Sender: kalle.php@gmail.com X-Host-Fingerprint: 209.85.212.42 mail-vw0-f42.google.com Received: from [209.85.212.42] ([209.85.212.42:46572] helo=mail-vw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 30/9D-03466-21B9F5E4 for ; Thu, 01 Sep 2011 10:47:46 -0400 Received: by vwl1 with SMTP id 1so1551283vwl.29 for ; Thu, 01 Sep 2011 07:47:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=zUbBdEZyNKgygGeNfYP0brn0mZgENibWaiGEl8tfQrM=; b=CaYuLtTLW3KRIpos3ZHc2ISZNZxqMVNkYjhkYy5moc5hNTfhPBfYFHYXOdLm/Xa+1j kJ8c3xNp590fKH46j2WidYgHWwXgrHDYR/XIAWk7OwimytHNZc+/57fYR5rxqr3p7X60 y5cd2M8KsnlHLAoQ02k9YS5MLwRlBgMZwe9/Q= MIME-Version: 1.0 Received: by 10.52.64.143 with SMTP id o15mr281805vds.520.1314888463328; Thu, 01 Sep 2011 07:47:43 -0700 (PDT) Sender: kalle.php@gmail.com Received: by 10.220.158.213 with HTTP; Thu, 1 Sep 2011 07:47:43 -0700 (PDT) In-Reply-To: References: <1314886182.1211.5.camel@guybrush> Date: Thu, 1 Sep 2011 16:47:43 +0200 X-Google-Sender-Auth: 8RZoP0mgYqUghI9_YcXoA175L4M Message-ID: To: Hannes Magnusson Cc: felipe@php.net, =?ISO-8859-1?Q?Johannes_Schl=FCter?= , Alexey Shein , Ferenc Kovacs , PHP Development , PHP QA Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] New run-tests.php feature From: kalle@php.net (Kalle Sommer Nielsen) Hi 2011/9/1 Hannes Magnusson : > Create a magical "run-me-first" file which run-tests will execute > first, and if it fails it will skip all the tests in that directory.. > should be relatively easy to implement. > > Being able to run the tests for two directories in parallel however.. > that would be awesome. I reckon Felipe had a patch for this back in the early 5.3 development days, Felipe? -- regards, Kalle Sommer Nielsen kalle@php.net