Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:68493 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 39913 invoked from network); 11 Aug 2013 06:09:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Aug 2013 06:09:25 -0000 Authentication-Results: pb1.pair.com smtp.mail=smalyshev@sugarcrm.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=smalyshev@sugarcrm.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain sugarcrm.com designates 108.166.43.123 as permitted sender) X-PHP-List-Original-Sender: smalyshev@sugarcrm.com X-Host-Fingerprint: 108.166.43.123 smtp123.ord1c.emailsrvr.com Linux 2.6 Received: from [108.166.43.123] ([108.166.43.123:53275] helo=smtp123.ord1c.emailsrvr.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E1/D9-06453-49A27025 for ; Sun, 11 Aug 2013 02:09:24 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp8.relay.ord1c.emailsrvr.com (SMTP Server) with ESMTP id ACDDC1A00D5; Sun, 11 Aug 2013 02:09:21 -0400 (EDT) X-Virus-Scanned: OK Received: by smtp8.relay.ord1c.emailsrvr.com (Authenticated sender: smalyshev-AT-sugarcrm.com) with ESMTPSA id 5CBE31A0081; Sun, 11 Aug 2013 02:09:21 -0400 (EDT) Message-ID: <52072A8E.3040504@sugarcrm.com> Date: Sat, 10 Aug 2013 23:09:18 -0700 Organization: SugarCRM User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 MIME-Version: 1.0 To: Yasuo Ohgaki CC: PHP Internals References: <520709C9.9070105@sugarcrm.com> <52071660.8060506@sugarcrm.com> <520723C3.8070702@sugarcrm.com> In-Reply-To: <520723C3.8070702@sugarcrm.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] travis-CI failures From: smalyshev@sugarcrm.com (Stas Malyshev) Hi! I think I know what the problem is. pgsql has this setting: pgsql.ignore_notice And the tests seem to rely on it being 0, however one of the tests does not set it at all and another misspells it as pgsql.ignore_notices. I'll fix it and see what happens. -- Stanislav Malyshev, Software Architect SugarCRM: http://www.sugarcrm.com/ (408)454-6900 ext. 227