Re: fairywren hung in pg_basebackup tests - Mailing list pgsql-hackers

From Tom Lane
Subject Re: fairywren hung in pg_basebackup tests
Date
Msg-id 2019918.1658761735@sss.pgh.pa.us
Whole thread Raw
In response to Re: fairywren hung in pg_basebackup tests  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: fairywren hung in pg_basebackup tests
List pgsql-hackers
I wrote:
> Right, so the "glob" failed to find anything.  Seeing that this test
> is new as of 534472375, which postdates fairywren's last successful
> run, I'd guess that the "glob" needs adjustment for msys path names.

Hmm ... an alternative theory is that the test is fine, and what
it's telling us is that get_dirent_type() is still wrong on msys.
Would that end in this symptom?

            regards, tom lane



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: fairywren hung in pg_basebackup tests
Next
From: Andrew Dunstan
Date:
Subject: Re: Cleaning up historical portability baggage