Newsgroups: php.internals,php.qa Path: news.php.net Xref: news.php.net php.internals:55065 php.qa:65920 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 82918 invoked from network); 1 Sep 2011 15:37:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Sep 2011 15:37:57 -0000 Authentication-Results: pb1.pair.com smtp.mail=felipensp@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=felipensp@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.210.43 as permitted sender) X-PHP-List-Original-Sender: felipensp@gmail.com X-Host-Fingerprint: 209.85.210.43 mail-pz0-f43.google.com Received: from [209.85.210.43] ([209.85.210.43:63873] helo=mail-pz0-f43.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 52/EE-03466-3D6AF5E4 for ; Thu, 01 Sep 2011 11:37:56 -0400 Received: by pzk1 with SMTP id 1so3430132pzk.2 for ; Thu, 01 Sep 2011 08:37:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=9/HNbsu93gJrWOvRRT3p2xTlX5RGTcjEZexlMXKHz9Y=; b=kHkvczqpqOKrv01GWAXW1wsrkHqR6ocugsbuN86PW5lhkDR1I4yVfQUub3PKlYqDii e1i122SQL4L9PBJD51TNAE5jB3M4S0A/M0anNq1Khs3DqYAonb+wUqCo1/yzW9ayU56f t79ghlkijnvRRToGwPkvlyK21YmWcPkzSfo34= Received: by 10.68.9.193 with SMTP id c1mr303451pbb.27.1314891473110; Thu, 01 Sep 2011 08:37:53 -0700 (PDT) MIME-Version: 1.0 Received: by 10.143.92.18 with HTTP; Thu, 1 Sep 2011 08:37:33 -0700 (PDT) In-Reply-To: References: <1314886182.1211.5.camel@guybrush> Date: Thu, 1 Sep 2011 12:37:33 -0300 Message-ID: To: Kalle Sommer Nielsen Cc: Hannes Magnusson , felipe@php.net, =?UTF-8?Q?Johannes_Schl=C3=BCter?= , Alexey Shein , Ferenc Kovacs , PHP Development , PHP QA Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] New run-tests.php feature From: felipensp@gmail.com (Felipe Pena) 2011/9/1 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 > Here's the patch: http://felipe.ath.cx/diff/run-tests.diff -- Regards, Felipe Pena