Обсуждение: pgsql: ldap tests: Don't run on unsupported operating systems.

Поиск
Список
Период
Сортировка

pgsql: ldap tests: Don't run on unsupported operating systems.

От
Andres Freund
Дата:
ldap tests: Don't run on unsupported operating systems.

The tests currently fail on unsupported operating systems, rather than getting
skipped. The ony reason this doesn't cause problems is that the tests aren't
run by default.

Discussion: https://postgr.es/m/721828a7-3043-6803-a85b-da63538db3cc@enterprisedb.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/ee56c3b21629277cf7f2e6398e7dd4e40c11df3c

Modified Files
--------------
src/test/ldap/t/001_auth.pl | 15 ++++++++++-----
1 file changed, 10 insertions(+), 5 deletions(-)