Re: SSL tests

From: Wolfgang Walther <walther(at)technowledgy(dot)de>
To: Gael Le Mignot <gael(at)pilotsystems(dot)net>
Cc: buildfarm-members(at)postgresql(dot)org, Daniel Gustafsson <daniel(at)yesql(dot)se>, Andrew Dunstan <andrew(at)dunslane(dot)net>
Subject: Re: SSL tests
Date: 2024-04-04 11:11:24
Message-ID: 416bf872-ad5e-478b-92df-6df93f6b2f1a@technowledgy.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: buildfarm-members


Gael Le Mignot:
> > # run extra TAP tests if listed here # These are the ones omitted
> > without the setting # on a secure single user system it makes sense
> > to enable these # PG_TEST_EXTRA => "ssl ldap kerberos",
>
> I enabled this on my animal "mule", but I'm not sure how to check if the
> additional tests were actually run or not.

You can see that the PG_TEST_EXTRA variable is set in your build_env now:

https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=mule&dt=2024-04-04%2010%3A10%3A14

However, the test doesn't run, yet, I think. You'll need to add
--enable-tap-tests in config options to begin with.

Best,

Wolfgang

In response to

Browse buildfarm-members by date

  From Date Subject
Next Message Andrew Dunstan 2024-04-04 13:26:24 Re: SSL tests
Previous Message Gael Le Mignot 2024-04-04 10:49:19 Re: SSL tests