Re: PSA: we lack TAP test coverage on NetBSD and OpenBSD
Mikael Kjellström <mikael.kjellstrom@mksoft.nu>
From: Mikael Kjellström <mikael.kjellstrom@mksoft.nu>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2019-01-17T23:10:01Z
Lists: pgsql-hackers
On 2019-01-18 00:00, Mikael Kjellström wrote: > I just started another run on sidewinder (NetBSD 7), let's see how that > goes. > > but the OpenBSD machine went further and now fails on: > > pgbenchCheck instead. > > Is that the failure you expected to get? And now also the NetBSD machine failed on pgbenchCheck. https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=sidewinder&dt=2019-01-17%2022%3A57%3A14 should I leave it as it is for now? /Mikael
Commits
-
Fix portability problem in pgbench.
- e6c3ba7fbfd5 12.0 landed
- 27d6bc68f98e 11.2 landed
-
Avoid assuming that we know the spelling of getopt_long's error messages.
- 434040159558 11.2 landed
- 251f57460f12 12.0 landed