| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
| Cc: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [COMMITTERS] pgsql: Add much-more-extensive TAP tests for pgbench. |
| Date: | 2018-03-03 01:19:06 |
| Message-ID: | 15805.1520039946@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
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?).
I have some recollection that when I was trying to set up
the-oldest-supported-Perl-version on prairiedog, I couldn't even
find Test::More 0.82 anywhere. What's actually there is a good
bit newer, anyway.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2018-03-03 06:41:56 | pgsql: Add PG_TEST_EXTRA to control optional test suites |
| Previous Message | Peter Eisentraut | 2018-03-03 00:45:13 | Re: [COMMITTERS] pgsql: Add much-more-extensive TAP tests for pgbench. |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tomas Vondra | 2018-03-03 01:34:06 | Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions |
| Previous Message | Tomas Vondra | 2018-03-03 01:15:56 | Re: [HACKERS] user-defined numeric data types triggering ERROR: unsupported type |