Re: CI and test improvements

From: Justin Pryzby <pryzby(at)telsasoft(dot)com>
To: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Andres Freund <andres(at)anarazel(dot)de>, Andrew Dunstan <andrew(at)dunslane(dot)net>, 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>, 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-02-03 14:26:57
Message-ID: 20230203142656.GA1653@telsasoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

rebased, and re-including a patch to show code coverage of changed
files.

a5b3e50d922 cirrus/windows: add compiler_warnings_script
4c98dcb0e03 cirrus/freebsd: run with more CPUs+RAM and do not repartition
aaeef938ed4 cirrus/freebsd: define ENFORCE_REGRESSION_TEST_NAME_RESTRICTIONS
9baf41674ad pg_upgrade: tap test: exercise --link and --clone
7e09035f588 WIP: ci/meson: allow showing only failed tests ..
e4534821ef5 cirrus/ccache: use G rather than GB suffix..
185d1c3ed13 cirrus: code coverage
5dace84a038 cirrus: upload changed html docs as artifacts
852360330ef +html index file

Attachment Content-Type Size
0001-cirrus-windows-add-compiler_warnings_script.patch text/x-diff 1.6 KB
0002-cirrus-freebsd-run-with-more-CPUs-RAM-and-do-not-rep.patch text/x-diff 2.2 KB
0003-cirrus-freebsd-define-ENFORCE_REGRESSION_TEST_NAME_R.patch text/x-diff 934 bytes
0004-pg_upgrade-tap-test-exercise-link-and-clone.patch text/x-diff 1.5 KB
0005-WIP-ci-meson-allow-showing-only-failed-tests.patch text/x-diff 3.7 KB
0006-cirrus-ccache-use-G-rather-than-GB-suffix.patch text/x-diff 739 bytes
0007-cirrus-code-coverage.patch text/x-diff 4.5 KB
0008-cirrus-upload-changed-html-docs-as-artifacts.patch text/x-diff 2.7 KB
0009-html-index-file.patch text/x-diff 3.2 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2023-02-03 14:44:43 Re: Make EXPLAIN generate a generic plan for a parameterized query
Previous Message Alvaro Herrera 2023-02-03 14:16:02 Re: Make mesage at end-of-recovery less scary.