Re: Disabling src/test/[ssl|ldap] when not building with SSL/LDAP support - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: Disabling src/test/[ssl|ldap] when not building with SSL/LDAP support
Date
Msg-id CAA8=A7947iRUy3ZtZY4f2pgnLqy-i_+XVWEcDTugr0Tv7WHcYg@mail.gmail.com
Whole thread Raw
In response to Re: Disabling src/test/[ssl|ldap] when not building with SSL/LDAP support  (Thomas Munro <thomas.munro@enterprisedb.com>)
List pgsql-hackers
On Sat, Feb 10, 2018 at 2:02 PM, Thomas Munro
<thomas.munro@enterprisedb.com> wrote:

> I agree that it would be nice if the build farm (and my unofficial
> patch tester for that matter) could automatically test the LDAP stuff
> when running on a suitable system, but I think it would need to be
> based not just on ifeq ($(with_ldap),yes) as you showed.  I think the
> test would need a way to report that it can't find slapd so it can't
> run, but not consider that to be a hard failure.  Or something like
> that...

I think we could do that in the buildfarm by providing an
extra_tap_tests config setting. It would be up to the owner to ensure
that there was a suitable test environment available.

cheers

andrew

-- 
Andrew Dunstan                https://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


pgsql-hackers by date:

Previous
From: David Fetter
Date:
Subject: Re: rename sgml files?
Next
From: Tom Lane
Date:
Subject: Re: rename sgml files?