Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55269 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 43708 invoked from network); 7 Sep 2011 01:34:28 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Sep 2011 01:34:28 -0000 Authentication-Results: pb1.pair.com header.from=laruence@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=laruence@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.170 as permitted sender) X-PHP-List-Original-Sender: laruence@gmail.com X-Host-Fingerprint: 209.85.220.170 mail-vx0-f170.google.com Received: from [209.85.220.170] ([209.85.220.170:40010] helo=mail-vx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 62/42-27821-32AC66E4 for ; Tue, 06 Sep 2011 21:34:27 -0400 Received: by vxh21 with SMTP id 21so364744vxh.29 for ; Tue, 06 Sep 2011 18:34:24 -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 :content-transfer-encoding; bh=hFSZ4PL8SUhgxJzuaWMgFaqNi4rLqkA0s8lKQP1SDjo=; b=oxGdJs+HtcJZxEhNeXmDpyIKZUVukLCWzNJzJVjkpsMfHsJVMT3uvefD4+xt38s5gV DiSfDs/9N1imIiyYn1fLRlZYCugaMcUS30mLp1i4NNU8YNeCTW6eUj6Uy49cb+LzL+ma KydxcTwOc2DNw0A10rWk4pC5RfbwIt98+cnzI= MIME-Version: 1.0 Received: by 10.52.35.112 with SMTP id g16mr884695vdj.24.1315359264085; Tue, 06 Sep 2011 18:34:24 -0700 (PDT) Sender: laruence@gmail.com Received: by 10.220.94.142 with HTTP; Tue, 6 Sep 2011 18:34:24 -0700 (PDT) In-Reply-To: <4E66C906.7060402@sugarcrm.com> References: <4E66C906.7060402@sugarcrm.com> Date: Wed, 7 Sep 2011 09:34:24 +0800 X-Google-Sender-Auth: VEBNSDegu7JBGPpeFu3v2WVYE_c Message-ID: To: Stas Malyshev Cc: PHP Internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] CI for 5.4 From: laruence@php.net (Laruence) +1 thanks 2011/9/7 Stas Malyshev : > Hi! > > Since we started to pay real attention to our unit tests now, I wonder if= we > could set up some kind of frequently-running CI system that could be used= to > screen commits and identify breakage early? That'd help with 5.4 process = I > think. > We have http://gcov.php.net/ but it doesn't run with the frequency I'd li= ke > and since it says the run takes 44 hours it's kind of understandable. So = I > wonder if we could have something that just builds it and runs unit tests > and we could see it in the same format as on gcov? Ideally after each com= mit > would be nice, but say once an hour or two (even fullest unit tests run > should take more than that, I think) would be OK too. If we could have tw= o > of them, like Linux & Windows, it'd be even better, but at least one woul= d > be nice. > What do you think? > -- > Stanislav Malyshev, Software Architect > SugarCRM: http://www.sugarcrm.com/ > (408)454-6900 ext. 227 > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --=20 Laruence =C2=A0Xinchen Hui http://www.laruence.com/