Re: [COMMITTERS] pgsql: Refactor Perl test code

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [COMMITTERS] pgsql: Refactor Perl test code
Date: 2015-12-03 04:19:30
Message-ID: CAB7nPqSjx_F-+OY-5LKchzEq4r0=+jXhs99WWB_RySp7iGRYKg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

On Thu, Dec 3, 2015 at 12:50 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Michael Paquier <michael(dot)paquier(at)gmail(dot)com> writes:
>> On Thu, Dec 3, 2015 at 12:19 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>>> BTW, not the fault of this patch in particular, but this example points
>>> up the complaint I've had right along about how opaque TAP test failures
>>> are. How did you dig down to see that error message?
>
>> Well, it showed up on my terminal...
>
> Not on mine, as per the extract I showed. Probably a Perl version
> difference, but I don't think we can exactly write off RHEL6 as an
> uninteresting obsolete distribution. (The Perl here is 5.10.1.)

Possible. On OSX 10.8:
$ perl --version

This is perl 5, version 16, subversion 2 (v5.16.2) built for
darwin-thread-multi-2level
(with 3 registered patches, see perl -V for more detail
--
Michael

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2015-12-03 15:52:48 pgsql: doc: Fix markup and improve placeholder names
Previous Message Tom Lane 2015-12-03 03:50:24 Re: [COMMITTERS] pgsql: Refactor Perl test code

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Stehule 2015-12-03 04:35:54 Re: broken tests
Previous Message Tom Lane 2015-12-03 04:09:16 Re: find_inheritance_children() and ALTER TABLE NO INHERIT