Re: [COMMITTERS] pgsql: Add much-more-extensive TAP tests for pgbench.

From: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [COMMITTERS] pgsql: Add much-more-extensive TAP tests for pgbench.
Date: 2018-03-06 19:44:26
Message-ID: 52a523cf-ba4e-4379-46c5-96941fdf7b19@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

On 3/2/18 20:19, Tom Lane wrote:
> Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> writes:
>> On 9/8/17 09:32, Tom Lane wrote:
>>> Add much-more-extensive TAP tests for pgbench.
>
>> The use of done_testing() raises the requirement of Test::More from 0.82
>> to 0.87. That seems OK, but we should update the version requirement in
>> TestLib.pm. Any concerns?
>
> Probably not, given that none of the buildfarm machines have whined
> (although I'm not sure if all the older ones run the TAP tests?).

done

--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2018-03-06 19:45:27 pgsql: Fix expected error message in test
Previous Message Peter Eisentraut 2018-03-06 19:42:53 pgsql: Raise Test::More version requirement

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2018-03-06 19:54:16 Re: check error messages in SSL tests
Previous Message Tom Lane 2018-03-06 19:37:18 Re: constraint exclusion and nulls in IN (..) clause