Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:68490 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 34550 invoked from network); 11 Aug 2013 05:23:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Aug 2013 05:23:57 -0000 Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.50 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.215.50 mail-la0-f50.google.com Received: from [209.85.215.50] ([209.85.215.50:50397] helo=mail-la0-f50.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 36/C8-06453-DEF17025 for ; Sun, 11 Aug 2013 01:23:57 -0400 Received: by mail-la0-f50.google.com with SMTP id fn20so2641865lab.37 for ; Sat, 10 Aug 2013 22:23:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=XKcMpT0AV0khiMn9jolp/Pt3MooNWX+Mu5ZdAAcvJb4=; b=KlJQxOfFeDwWE9OOaOmVLycGXpdqy29FvYiI5oiUCdvKhGccJmERlQDO/OFWsg+jZF HqGn6XM4K7tcT98KhswGNWn7ZRjwGyr4BsieAvuF5p9HCbwYzBRsmenpd8QoUskBI3bL ZaqQeSGgaaJvx7r9EaSwmcyFgGpltpoX9wpCKu/QxBx4928WZ7tx3qxuc86CxrN0s1gw 759zz+yMtoU6/v3qDIw/0LI+S05pL60XKi8yVr8b6M9u/RDyxw7ABRNKpe6NFLx20F6b vTsjaNzqA0q5+ui/w21fBSvrzvBCLsCunG2NLG9tmnUySpJbMsiQqPgKa5BZu5vwnuMf MBSw== X-Received: by 10.112.35.66 with SMTP id f2mr7324531lbj.89.1376198634447; Sat, 10 Aug 2013 22:23:54 -0700 (PDT) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.112.127.233 with HTTP; Sat, 10 Aug 2013 22:23:14 -0700 (PDT) In-Reply-To: References: <520709C9.9070105@sugarcrm.com> <52071660.8060506@sugarcrm.com> Date: Sun, 11 Aug 2013 14:23:14 +0900 X-Google-Sender-Auth: kIoGifnYD9nUMBakJQJPlm9b4W0 Message-ID: To: Stas Malyshev Cc: PHP Internals Content-Type: multipart/alternative; boundary=14dae93d96fcbf286104e3a53666 Subject: Re: [PHP-DEV] travis-CI failures From: yohgaki@ohgaki.net (Yasuo Ohgaki) --14dae93d96fcbf286104e3a53666 Content-Type: text/plain; charset=UTF-8 Hi Stas, On Sun, Aug 11, 2013 at 2:18 PM, Yasuo Ohgaki wrote: > http://about.travis-ci.org/docs/user/ci-environment/ >> http://about.travis-ci.org/docs/user/database-setup/ >> >> > I guess Trivis-CI has some settings. >> > >> > I think it can be ignored, but if there is postgresql.conf available, >> > I'll look >> > into it. >> >> You mean these tests should be removed or put into XFAIL? We shouldn't >> just ignore failing tests, that kind of defeats the purpose of having >> them. > > > According to the doc, they have PostgreSQL 9.1.x. > However, tests for 8.x is failing which should not happen with 9.x > environment. > I guess they have non standard setup for reasons. > Sorry I confused by the test file name. The test works under 9.x also. Is the diff or log files for test scripts available? I cannot fix problem that cannot be verified. Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --14dae93d96fcbf286104e3a53666--