Newsgroups: php.internals,php.qa Path: news.php.net Xref: news.php.net php.internals:56075 php.qa:65965 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 3013 invoked from network); 5 Nov 2011 12:17:00 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Nov 2011 12:17:00 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.161.170 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.161.170 mail-gx0-f170.google.com Received: from [209.85.161.170] ([209.85.161.170:55852] helo=mail-gx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 91/22-21795-B3925BE4 for ; Sat, 05 Nov 2011 07:16:59 -0500 Received: by ggnk4 with SMTP id k4so3095500ggn.29 for ; Sat, 05 Nov 2011 05:16:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=uvRWUTSTLWf2Uo004zSfTKrrKB54dn8UuHjKqwm20S0=; b=vqcwdB8ZUtgz75MJtL7ug3Tuy5gJXaAnNtPV7adL2u09mxJQsbTQDIxijy0Q8IWn2s YD201r1QMKH4oQozmBhjNDh8/kY/xMdLUpOxuYHzF2Bj/JGNd47zXmWICqdqvKDSItVr LxuY79dRZ3HdHm4iWA/dG41vMXDeRwp5fBrAI= MIME-Version: 1.0 Received: by 10.236.170.201 with SMTP id p49mr14816264yhl.106.1320495416378; Sat, 05 Nov 2011 05:16:56 -0700 (PDT) Received: by 10.146.71.16 with HTTP; Sat, 5 Nov 2011 05:16:55 -0700 (PDT) In-Reply-To: References: <4E66C906.7060402@sugarcrm.com> <02FCF0AC-207E-4783-B590-E1F8150BD0E6@stefan-marr.de> <4EB316C2.3050000@lerdorf.com> <4EB31CA7.6080008@lerdorf.com> Date: Sat, 5 Nov 2011 13:16:55 +0100 Message-ID: To: Stefan Marr Cc: Rasmus Lerdorf , Felipe Pena , Klaus Silveira , PHP Internals , PHP QA Content-Type: multipart/alternative; boundary=20cf305640c938846d04b0fbcc55 Subject: Re: [PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] CI for 5.4 From: tyra3l@gmail.com (Ferenc Kovacs) --20cf305640c938846d04b0fbcc55 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Sat, Nov 5, 2011 at 10:42 AM, Ferenc Kovacs wrote: > > > On Fri, Nov 4, 2011 at 2:00 AM, Ferenc Kovacs wrote: > >> >> >> On Fri, Nov 4, 2011 at 12:21 AM, Ferenc Kovacs wrote: >> >>> >>> >>> On Fri, Nov 4, 2011 at 12:20 AM, Stefan Marr wrote= : >>> >>>> Hi: >>>> >>>> On 04 Nov 2011, at 00:12, Ferenc Kovacs wrote: >>>> >>>> > I almost forget to mention, but the email notification also supports >>>> defining different recipients for each event, so for example the commi= ters >>>> could still get the notification for each of their commits/builds unti= l the >>>> build is back to normal, that way the list wouldn't be spammed, but so= me >>>> active contributors would be still continuously bugged. >>>> >>>> Does that meant that the committer could get an unconditional email >>>> with the result of his/her commit? >>>> >>>> Sounds very reasonable to me. >>>> >>>> >>> yep. >>> >>> >>> -- >>> Ferenc Kov=C3=A1cs >>> @Tyr43l - http://tyrael.hu >>> >> >> I set up the email notifications for the 5.3 build project: >> it should send a notification to: >> - everybody, for every build, regardless of the build result, who either >> triggered a build manually through the web interface, or commited to svn >> for that job since the last successful build. >> - and to internals but only for the fixed or failure results. >> >> if this works out, I will also set up the two other build and tests jobs >> also. Of course we still have to agree and solve the failing tests >> jobs(either picking a solution from my ABC list, or coming up with a bet= ter >> alternative), else the commiters will start getting the still failing ma= il >> for every tests build execution. >> >> >> -- >> Ferenc Kov=C3=A1cs >> @Tyr43l - http://tyrael.hu >> > > > I just noticed that the mail will be sent on each configuration build > (debian 32bit, debian 64bit, freebsd 32bit, freebsd 64bit), which is of > course a little bit too much, I'm looking into resolving this, so to only > send email on the parent build result. Until that is fixed, I won't enabl= e > the email notifications for the other jobs (5.4, trunk) > > > -- > Ferenc Kov=C3=A1cs > @Tyr43l - http://tyrael.hu > The symfony2 testsuite segfaults currently for 5.4 and trunk (I did see that before, but I also see that segfault disappear :/) I created a ticket explained what I was able to dig up so far: https://bugs.php.net/bug.php?id=3D60223 --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --20cf305640c938846d04b0fbcc55--