Re: ci: Skip minfree file in the cores_backtrace.sh - Mailing list pgsql-hackers

From Álvaro Herrera
Subject Re: ci: Skip minfree file in the cores_backtrace.sh
Date
Msg-id 202510171345.2agqzwewkyjd@alvherre.pgsql
Whole thread Raw
In response to Re: ci: Skip minfree file in the cores_backtrace.sh  (Daniel Gustafsson <daniel@yesql.se>)
List pgsql-hackers
On 2025-Oct-17, Daniel Gustafsson wrote:

> I think we should be able to count of the core directory on controlled CI
> instances not being cluttered with random files - if it is we probably want a
> test failure logged so we can look at it - but minfree is a special file for
> core dump handling on some platforms so skipping that make sense I think.

Well, did you look at the rest of the CI file?  It has to copy files
from here and there into the common directory.  Within each system the
directory it uses is always the same, sure, but otherwise the whole
thing is pretty haphazard.

-- 
Álvaro Herrera        Breisgau, Deutschland  —  https://www.EnterpriseDB.com/
"Entristecido, Wutra                     (canción de Las Barreras)
echa a Freyr a rodar
y a nosotros al mar"



pgsql-hackers by date:

Previous
From: Arseniy Mukhin
Date:
Subject: Re: [PATCH] Write Notifications Through WAL
Next
From: Álvaro Herrera
Date:
Subject: Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue