Re: TAP tests aren't using the magic words for Windows file access - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: TAP tests aren't using the magic words for Windows file access
Date
Msg-id 355bc81c-4479-2fd6-40f2-baefe845eac5@2ndQuadrant.com
Whole thread Raw
In response to Re: TAP tests aren't using the magic words for Windows file access  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On 11/24/19 6:46 PM, Tom Lane wrote:
> Andrew Dunstan <andrew.dunstan@2ndquadrant.com> writes:
>> On 11/22/19 3:46 PM, Tom Lane wrote:
>>> Andrew Dunstan <andrew.dunstan@2ndquadrant.com> writes:
>>>> I think the best course is for us to give your latest patch an outing on
>>>> the buildfarm and verify that the issues seen with slurp_file disappear.
>>>> That shouldn't take us more than a week or two to see - drongo has had 6
>>>> such failures in the last 11 days on master. After that we can discuss
>>>> how much further we might want to take it.
>>> Sounds sensible to me.  We don't yet have verification that this is
>>> even where the problem is ...
>> Done.
> ?? I don't see any commit ...
>
>             



Yeash, forgot to push, sorry.


cheers


andrew


-- 
Andrew Dunstan                https://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: TAP tests aren't using the magic words for Windows file access
Next
From: Michael Paquier
Date:
Subject: Re: [PATCH] Do not use StdRdOptions in Access Methods