Re: Allow tests to pass in OpenSSL FIPS mode
От | Tom Lane |
---|---|
Тема | Re: Allow tests to pass in OpenSSL FIPS mode |
Дата | |
Msg-id | 2049209.1713499221@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: Allow tests to pass in OpenSSL FIPS mode (Thomas Munro <thomas.munro@gmail.com>) |
Ответы |
Re: Allow tests to pass in OpenSSL FIPS mode
|
Список | pgsql-hackers |
Thomas Munro <thomas.munro@gmail.com> writes: > Probably not this thread's fault, but following the breadcrumbs to the > last thread to touch the relevant test lines in > authentication/001_password, is it expected that we have these > warnings? > psql:<stdin>:1: WARNING: roles created by regression test cases > should have names starting with "regress_" I think the policy is that we enforce that for cases reachable via "make installcheck" (to avoid possibly clobbering global objects in a live installation), but not for cases only reachable via "make check", such as TAP tests. So I'm not that concerned about this, although if someone is feeling anal enough to rename the test role I won't stand in the way. regards, tom lane
В списке pgsql-hackers по дате отправления: