On Sat, Mar 1, 2025 at 10:57 AM Jacob Champion <jacob.champ...@enterprisedb.com> wrote: > After your patch gets us past the zero timeout bug, NetBSD next runs into > > failed to fetch OpenID discovery document: Unsupported protocol > (libcurl: Received HTTP/0.9 when not allowed)' > > ...but only for a single test (nonempty oauth_client_secret), which is > very strange. And it doesn't always fail during the same HTTP request. > I'll look into it.
In case it's relevant, it was green for me, but I also ran it in combination with my 3x-go-faster patch on that other thread. . o O { Timing/race stuff? Normally the build farm shakes that stuff out a bit more reliably than CI, but I doubt libcurl is set up on many animals... }