Re: CI and test improvements

From: Justin Pryzby <pryzby(at)telsasoft(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: Andrew Dunstan <andrew(at)dunslane(dot)net>, Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org, Noah Misch <noah(at)leadboat(dot)com>, Michael Paquier <michael(at)paquier(dot)xyz>, Anastasia Lubennikova <lubennikovaav(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Robert Haas <robertmhaas(at)gmail(dot)com>, Melanie Plageman <melanieplageman(at)gmail(dot)com>, Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com>, Daniel Gustafsson <daniel(at)yesql(dot)se>, samay sharma <smilingsamay(at)gmail(dot)com>
Subject: Re: CI and test improvements
Date: 2023-01-04 23:44:24
Message-ID: 20230104234424.GE3109@telsasoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Nov 22, 2022 at 04:57:44PM -0600, Justin Pryzby wrote:
> I shuffled my branch around and sending now the current "docs" patches,
> but I suppose this is waiting on the "convert CompilerWarnings task to
> meson" patch.

In case it's not, here's a version to do that now.

Attachment Content-Type Size
0001-cirrus-windows-add-compiler_warnings_script.patch text/x-diff 1.6 KB
0002-cirrus-macos-update-to-macos-ventura.patch text/x-diff 935 bytes
0003-cirrus-freebsd-run-with-more-CPUs-RAM-and-do-not-rep.patch text/x-diff 1.8 KB
0004-cirrus-freebsd-define-ENFORCE_REGRESSION_TEST_NAME_R.patch text/x-diff 934 bytes
0005-cirrus-warnings-use-a-single-common-always-block.patch text/x-diff 3.2 KB
0006-cirrus-upload-changed-html-docs-as-artifacts.patch text/x-diff 3.4 KB
0007-WIP-ci-meson-allow-showing-only-failed-tests.patch text/x-diff 3.7 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David Rowley 2023-01-04 23:57:40 Re: Some compiling warnings
Previous Message Andres Freund 2023-01-04 23:33:21 Re: Is RecoveryConflictInterrupt() entirely safe in a signal handler?