master check fails on Windows Server 2008

From: Marina Polyakova <m(dot)polyakova(at)postgrespro(dot)ru>
To: pgsql-hackers(at)postgresql(dot)org
Subject: master check fails on Windows Server 2008
Date: 2018-02-16 10:58:37
Message-ID: 54dfd2022c205eda9aa35b88923f027a@postgrespro.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello, hackers! I got a permanent failure of master (commit
2a41507dab0f293ff241fe8ae326065998668af8) check on Windows Server 2008.
Regression output and diffs as well as config.pl are attached.

I used the following commands:
build.bat > build.txt
vcregress.bat check > check.txt

Binary search has shown that this failure begins with commit
bed9ef5a16239d91d97a1fa2efd9309c3cbbc4b2 (Rework the stats_ext test). On
the previous commit (70ec3f1f8f0b753c38a1a582280a02930d7cac5f) the check
passes.
I'm trying to figure out what went wrong, and any suspicions are
welcome.

About the system: Windows Server 2008 R2 Standard, Service Pack 1,
64-bit.
--
Marina Polyakova
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company

Attachment Content-Type Size
2a41507_regression.diffs text/x-diff 1.0 KB
2a41507_regression.out text/plain 8.9 KB
config.pl text/plain 749 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message tushar 2018-02-16 11:38:33 Re: After an error - pg_replication_slot is dropped
Previous Message Alexander Korotkov 2018-02-16 10:56:13 Re: [HACKERS] Pluggable storage