| From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
|---|---|
| To: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: meson / pg_regress --no-locale |
| Date: | 2023-02-27 19:08:13 |
| Message-ID: | 818f64a9-ace5-b7e2-b7e6-282839d5717a@dunslane.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 2023-02-27 Mo 09:34, Andrew Dunstan wrote:
>
> I can't see an obvious way to run the regression tests via meson with
> the --no-locale setting. This is particularly important on Windows.
> The buildfarm client first runs the regression tests with this setting
> and then tests (via installcheck) against instances set up with its
> configured locales. We do it this way so we are not subject to the
> vagaries of whatever environment we are running in.
>
Found a way to do this using --test-args
cheers
andrew
--
Andrew Dunstan
EDB:https://www.enterprisedb.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Stephen Frost | 2023-02-27 19:10:02 | Re: Non-superuser subscription owners |
| Previous Message | Melanie Plageman | 2023-02-27 19:03:16 | Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) |