Re: CFbot failed on Windows platform

From: Tatsuo Ishii <ishii(at)postgresql(dot)org>
To: andrew(at)dunslane(dot)net
Cc: byavuz81(at)gmail(dot)com, pgsql-hackers(at)postgresql(dot)org
Subject: Re: CFbot failed on Windows platform
Date: 2024-07-11 20:58:22
Message-ID: 20240712.055822.192213227311718739.ishii@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 2024-07-11 Th 5:34 AM, Tatsuo Ishii wrote:
>>>> The differences are that the result has an extra space at the end of
>>>> line. I am not familiar with Windows and has no idea why this could
>>>> happen (I haven't changed the patch set since May 24. The last
>>>> succeeded test was on July 9 14:58:44 (I am not sure about time zone).
>>>> Also I see exactly the same test failures in some other tests (for
>>>> example http://cfbot.cputube.org/highlights/all.html#4337)
>>>>
>>>> Any idea?
>>> I think It is related to the '628c1d1f2c' commit. This commit changed
>>> the output of the regress test in Windows.
>> Yeah, it seems that explains. I see few buildfarm window animals
>> complain too.
>>
>
> I have partially reverted that patch. Thanks for the report.

Thank you for taking care of this!
--
Tatsuo Ishii
SRA OSS LLC
English: http://www.sraoss.co.jp/index_en/
Japanese:http://www.sraoss.co.jp

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2024-07-11 21:16:37 Re: Add support to TLS 1.3 cipher suites and curves lists
Previous Message Nathan Bossart 2024-07-11 20:42:26 Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal