Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:60435 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 36645 invoked from network); 3 May 2012 11:58:07 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 May 2012 11:58:07 -0000 Authentication-Results: pb1.pair.com header.from=reeze.xia@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=reeze.xia@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.160.42 as permitted sender) X-PHP-List-Original-Sender: reeze.xia@gmail.com X-Host-Fingerprint: 209.85.160.42 mail-pb0-f42.google.com Received: from [209.85.160.42] ([209.85.160.42:54047] helo=mail-pb0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3A/23-19863-EC272AF4 for ; Thu, 03 May 2012 07:58:06 -0400 Received: by pbbrp12 with SMTP id rp12so2528601pbb.29 for ; Thu, 03 May 2012 04:58:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:message-id:in-reply-to:references:subject:x-mailer :mime-version:content-type; bh=lkycbRW22JmoUub/zuffHKCd6PuU3sUXOe8S+Yp9H3w=; b=jlAenj9HYpE6iU5sr9yB2/xFs7RNrLRVeDK5cJfzc3idF9HDflktcJBhWZR29WKoA0 J52lWEmKWrwfoco2E9+9KGhlXoJ887v98iwZ0EXUBtQWy2OPDFT2DpiKY4khfvg2oRAB gwrrUr5Bg+W1bvzm77Y9ELpkVWn4C0UvZD+l3j3TkjBYXfx7W6kh4UhyqzoF1vWVX1Vy 75o0NrDqBcY9aOFX2CmqcHR/d0Zt3X8dc5kGFGh77EEklfeEh0wn+fmvt9vDHdjuETWu slXJotqO3FpWVQRm+PrHQjMnVR/q/qYj/p7QT2oZYJyr/OYZKLVAHqwfvsB3ZJmQnGb1 mpIw== Received: by 10.68.201.5 with SMTP id jw5mr1315019pbc.8.1336046283129; Thu, 03 May 2012 04:58:03 -0700 (PDT) Received: from [172.26.12.128] ([114.247.10.73]) by mx.google.com with ESMTPS id u5sm5101043pbu.76.2012.05.03.04.57.56 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 03 May 2012 04:58:02 -0700 (PDT) Date: Thu, 3 May 2012 19:57:50 +0800 To: Olivier Doucet Cc: zoe slattery , PHP QA , internals@lists.php.net Message-ID: In-Reply-To: References: <4FA263EE.8060100@gmail.com> X-Mailer: sparrow 1.1 (build 442.5) MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="4fa272bf_25e45d32_10d" Subject: Re: [PHP-DEV] Re: [PHP-QA] running tests in parallel? From: reeze.xia@gmail.com (Reeze) --4fa272bf_25e45d32_10d Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline look forward your futhur work=EF=BC=81 make test takes really long time=EF=BC=8C with valgrind is almost unacceptable=E3=80=82 -- =20 Reeze Sent from my iphone On 2012=E5=B9=B45=E6=9C=883=E6=97=A5Thursday at 19:42, Olivier Doucet wro= te: > Hi, > =20 > 2012/5/3 zoe slattery : > > Hi > > =20 > > Some years ago (in 2009) Stefan Priebsch, myself and a GSOC student w= orked > > on a version of run-tests.php which would run tests in parallel - I w= rote > > about it here: > > http://zoomsplatter.blogspot.co.uk/2009/07/on-no-not-more-tests.html.= > > =20 > =20 > =20 > I'm very glad you have free time to finish this :) I looked at source > code recently, but was unable to see what was missing to get it > running. I think I emailed you about this a year ago, then I moved to > QA report project ;) > =20 > Having tests running in parallel will be a huge improvement. Also > having different output (like XML) will help for loading user > feedbacks in http://qa.php.net/reports/ > =20 > If you need any help on this, feel free to ask. > =20 > Olivier > =20 > -- =20 > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > =20 > =20 --4fa272bf_25e45d32_10d--