On Thu, Oct 18, 2018 at 11:05 AM Peter Eisentraut
<peter.eisentr...@2ndquadrant.com> wrote:
> - Adds tests under src/test/ssl/ for the pg_stat_ssl view.

Hi Peter,

Your new tests fail when run by cfbot (Ubuntu), and also on my Debian
buster machine, but pass on my FreeBSD 13-CURRENT box.  I think the
problem is that you match cipher names with \w+, but some cipher names
sometimes (on some library versions?) have hyphens in them instead of
underscores.

https://travis-ci.org/postgresql-cfbot/postgresql/builds/459620336

-- 
Thomas Munro
http://www.enterprisedb.com

Reply via email to