Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:73800 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 8074 invoked from network); 25 Apr 2014 17:19:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Apr 2014 17:19:01 -0000 Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.169 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.216.169 mail-qc0-f169.google.com Received: from [209.85.216.169] ([209.85.216.169:56215] helo=mail-qc0-f169.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4F/30-04819-1099A535 for ; Fri, 25 Apr 2014 13:18:57 -0400 Received: by mail-qc0-f169.google.com with SMTP id i17so4367394qcy.28 for ; Fri, 25 Apr 2014 10:18:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=sVQlOYyuMxzvApaj2leo7mmooiKOwRAXl62TO21qJVg=; b=pAnorTjnqt+gyjBwNV8mYHNdUqGDwdUsjVIBY9IsdSSXjzge75OmTYXmNAE4Qa/O7K TSNB5k5RdkQblNSkXKYprKBy4FIkN3x7pml4DCYsDVEQPkKsqExLHuoszuDsmJmVzuW6 Fy1ZFYdYTJ5k5qZgFSsxQ1z3PNR7ahK6n0Grib5KTONAhAn3suX5RZHLtV9x+Z45nrQC wZHiNUEZog+WWB7R8G6aYTxMgR9TOFfl9FtT1rKl294OsI79diOtZuvfD5BUJW+67tma hclAnni1+PWa6vrZPPxIFQf62t4usvJeTq3+rjjPzBp3PF/NxmsIHIxKwUr3hpV+poON b3Ug== MIME-Version: 1.0 X-Received: by 10.224.67.195 with SMTP id s3mr13531663qai.96.1398446334680; Fri, 25 Apr 2014 10:18:54 -0700 (PDT) Received: by 10.140.17.34 with HTTP; Fri, 25 Apr 2014 10:18:54 -0700 (PDT) In-Reply-To: <535A13E1.3050106@sugarcrm.com> References: <535A13E1.3050106@sugarcrm.com> Date: Fri, 25 Apr 2014 19:18:54 +0200 Message-ID: To: Stas Malyshev Cc: PHP Internals Content-Type: multipart/alternative; boundary=001a11c32276042ad304f7e129d8 Subject: Re: [PHP-DEV] [VOTE] CI tests RFC From: tyra3l@gmail.com (Ferenc Kovacs) --001a11c32276042ad304f7e129d8 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Fri, Apr 25, 2014 at 9:50 AM, Stas Malyshev wrot= e: > Hi! > > I'd like to propose the CI tests RFC for the vote. Please vote at: > https://wiki.php.net/rfc/travis_ci > > The vote is planned to close on May 5. If you have any questions, please > contact me. > -- > 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 > > Would be nice if we could also create some policy regarding the usage of XFAILs (when should be a failing test marked as XFAIL, should we add the tests from the open bugreports as XFAIL by default, whose responsibility is to make sure that it will be fixed eventually, etc.). I would also like to extend the current travis config a bit (we could have more exts, more axes for stuff like ts/nts builds, enable debug builds, so memory leaks are also triggering the test failures, etc.), which could on the short term cause some "new" test failures (but also give those problems more visibility, hence better chances to be fixed). --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --001a11c32276042ad304f7e129d8--