Peter Eisentraut <pete...@gmx.net> writes:
> Add tests for reinit.c

BTW, buildfarm member jacana hasn't succeeded at this test once.
The failures look like

ok 1 - init fork in base exists
ok 2 - main fork in base exists
error running SQL: 'psql:<stdin>:1: ERROR:  directory 
"/home/pgrunner/bf/root/HEAD/pgsql.build/src/test/recovery/tmp_check/tmp_test_wBGG"
 does not exist'
while running 'psql -XAtq -d port=50531 host=127.0.0.1 dbname='postgres' -f - 
-v ON_ERROR_STOP=1' with sql 'CREATE TABLESPACE ts1 LOCATION 
'/home/pgrunner/bf/root/HEAD/pgsql.build/src/test/recovery/tmp_check/tmp_test_wBGG''
 at 
/home/pgrunner/bf/root/HEAD/pgsql.build/../pgsql/src/test/perl//PostgresNode.pm 
line 1246.

so I hypothesize that there's something wrong with TestLib::tempdir on
Windows, but no idea what.

                        regards, tom lane

Reply via email to