Re: 003_extrafiles.pl test fails on Windows with the newer Perl versions - Mailing list pgsql-hackers

From Tom Lane
Subject Re: 003_extrafiles.pl test fails on Windows with the newer Perl versions
Date
Msg-id 2348011.1706656002@sss.pgh.pa.us
Whole thread Raw
In response to Re: 003_extrafiles.pl test fails on Windows with the newer Perl versions  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: 003_extrafiles.pl test fails on Windows with the newer Perl versions
List pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> Pushed to all live branches. Thanks for the patch.

v12 and v13 branches aren't looking good:

Global symbol "$test_primary_datadir" requires explicit package name (did you forget to declare "my
$test_primary_datadir"?)at t/003_extrafiles.pl line 80. 
Execution of t/003_extrafiles.pl aborted due to compilation errors.
# Looks like your test exited with 255 before it could output anything.
[17:19:57] t/003_extrafiles.pl ..........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 5/5 subtests

            regards, tom lane



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: why there is not VACUUM FULL CONCURRENTLY?
Next
From: Jelte Fennema-Nio
Date:
Subject: Re: Flushing large data immediately in pqcomm