Re: test/isolation/expected/stats_1.out broken for me - Mailing list pgsql-hackers

From Andres Freund
Subject Re: test/isolation/expected/stats_1.out broken for me
Date
Msg-id 20220407172910.ndkx37rid7smo44r@alap3.anarazel.de
Whole thread Raw
In response to Re: test/isolation/expected/stats_1.out broken for me  (chap@anastigmatix.net)
Responses Re: test/isolation/expected/stats_1.out broken for me  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
Hi,

On 2022-04-07 13:16:53 -0400, chap@anastigmatix.net wrote:
> The command that I've just been reusing from my bash_history without
> thinking about it for some years is:
> 
> configure --enable-cassert --enable-tap-tests \
>  --with-libxml --enable-debug \
>  CFLAGS='-ggdb -Og -g3 -fno-omit-frame-pointer'

Hm, that's similar to what I use without seeing the problem.

IIUC you ran installcheck - did you set any non-default config options in the
postgres instance that runs against? Is anything else running on that
instance?  Do you use any -j setting when running installcheck-world?

Is the failure reproducible, or a one-off?

Greetings,

Andres Freund



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: [PATCH] Add native windows on arm64 support
Next
From: Tom Lane
Date:
Subject: Re: pgsql: Add TAP test for archive_cleanup_command and recovery_end_comman