public inbox for [email protected]
help / color / mirror / Atom feedFrom: Andres Freund <[email protected]>
To: [email protected]
Subject: pgsql: tests: Cope with io_method in TEMP_CONFIG in test_aio
Date: Wed, 02 Apr 2025 11:27:20 +0000
Message-ID: <[email protected]> (raw)
tests: Cope with io_method in TEMP_CONFIG in test_aio
If io_method is set in TEMP_CONFIG the test added in 93bc3d75d8e fails,
because it assumes the io_method specified at initdb is actually used.
Fix that by appending the io_method again, after initdb (and thus after
TEMP_CONFIG has been added by Cluster.pm).
Per buildfarm animal bumblebee
Discussion: https://postgr.es/m/zh5u22wbpcyfw2ddl3lsvmsxf4yvsrvgxqwwmfjddc4c2khsgp@gfysyjsaelr5
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/327d987df1e72a9b146f312df0a5ed34ef148720
Modified Files
--------------
src/test/modules/test_aio/t/001_aio.pl | 11 +++++++++++
1 file changed, 11 insertions(+)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: pgsql: tests: Cope with io_method in TEMP_CONFIG in test_aio
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox