On 2025-02-20 Th 11:29 AM, Daniel Gustafsson wrote:
On 19 Feb 2025, at 15:13, Daniel Gustafsson<dan...@yesql.se> wrote:
Unless something shows up I plan to commit this sometime tomorrow to allow it
ample time in the tree before the freeze.
I spent a few more hours staring at this, and ran it through a number of CI and
local builds, without anything showing up.  Pushed to master with the first set
of buildfarm animals showing green builds.


I notice that 001_server.pl contains this:


if ($ENV{with_python} ne 'yes')
{
    plan skip_all => 'OAuth tests require --with-python to run';
}


and various other things that insist on this. But I think all we should need is for Python to be present, whether or not we are building plpython.



cheers

andrew

--
Andrew Dunstan
EDB:https://www.enterprisedb.com

Reply via email to