On 2019-04-05 23:37, Stephen Frost wrote: > I wonder if somehow the keytab file that the server is using isn't > getting destroyed between the two test runs and so you're ending up with > the server using the key from the old KDC, while the user is using the > new one..? Or something is equally going wrong in the tests. > > Could you try doing something like removing the 001_auth.pl, moving the > 002_enc.pl to 001_enc.pl, double-check that everything is cleaned up and > that there aren't any old PG servers running, et al, and re-try that > way?
Running just 002_enc.pl by itself passes the tests! > I've also reached out to some colleagues about having one of them test > with MacOS. What version are you on..? macOS 10.14.14 it says. -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
