pgsql: ldap tests: Don't run on unsupported operating systems. - Mailing list pgsql-committers

From Andres Freund
Subject pgsql: ldap tests: Don't run on unsupported operating systems.
Date
Msg-id E1nS11Z-0000NT-2b@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Fix double declaration for check_ok() in pg_upgrade.h
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Re-update Unicode data to CLDR 39