Re: meson and check-tests - Mailing list pgsql-hackers

From Ashutosh Bapat
Subject Re: meson and check-tests
Date
Msg-id CAExHW5s_D0MQxihOmB_yN0M=3+gB9dhfq4HFmQcGfTcWaxijWQ@mail.gmail.com
Whole thread Raw
In response to Re: meson and check-tests  (Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>)
List pgsql-hackers
Hi All,

On Mon, Jan 27, 2025 at 11:22 AM Ashutosh Bapat
<ashutosh.bapat.oss@gmail.com> wrote:
>
> On Mon, Nov 25, 2024 at 7:06 PM Nazir Bilal Yavuz <byavuz81@gmail.com> wrote:
> >
> > It is added and marked as ready for the committer [1]. There are
> > multiple 'Jian He' users in the commitfest app, so I couldn't add you
> > as a reviewer; please add yourself.
> >
> > [1] https://commitfest.postgresql.org/51/5405/
>
> In order to debug a failure in SQL/PGQ patch, I needed to run
> regression test with some instrumentation which caused the regression
> run to take more than 1000 seconds. The failure is seen only in one of
> the tests. Spending 1000 seconds to reproduce or test patch just for
> one test seems too expensive. If we commit this patch, we could
> instead run check-tests equivalent in meson to save time and
> resources. The patch is ready for a committer already.

The patches still apply and the CF is in RFC state. Reattaching them
to get some attention.

--
Best Wishes,
Ashutosh Bapat

Attachment

pgsql-hackers by date:

Previous
From: "Michael J. Baars"
Date:
Subject: Lossless transmission of double precision floating point
Next
From: Yugo Nagata
Date:
Subject: Re: psql: tab-completion support for COPY ... TO/FROM STDIN, STDOUT, and PROGRAM