> On 29 Oct 2024, at 05:40, Paul A Jungwirth <p...@illuminatedcomputing.com> > wrote: > > I never knew this was possible, but I ran across a note on the meson > wiki page[1]. I wish I knew about it years ago! > > This patch adds a note to > https://www.postgresql.org/docs/current/regress-run.html so that other > hackers and potential hackers will know about it.
While not related to this patch per se, the lack of any meson related information on that page isn't great. + Note that sometimes tests depend on each other, so you might get + extra failures. Reading this pretending I don't know about regression test internals, I think "extra" would be hard to interpret the meaning of. How about "unexpected"? -- Daniel Gustafsson