| From: | Peter Eisentraut <peter(at)eisentraut(dot)org> |
|---|---|
| To: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, Pg Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: meson + libpq_pipeline |
| Date: | 2024-01-30 08:21:45 |
| Message-ID: | 7922b933-e4cc-473a-a616-1a4894509cc3@eisentraut.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 29.01.24 18:37, Alvaro Herrera wrote:
> I just realized while looking at Jelte's patch for the new nonblocking
> query cancel stuff that the Meson build doesn't run the libpq_pipeline
> tests :-(
>
> Is there any way to wire the tests to make it work?
I think it is running already.
For example, here is a cfbot run (that fails for other reasons, but it
preserves the test artifacts): https://cirrus-ci.com/task/6143446205857792
Here is the libpq_pipeline log:
https://api.cirrus-ci.com/v1/artifact/task/6143446205857792/testrun/build/testrun/libpq_pipeline/001_libpq_pipeline/log/regress_log_001_libpq_pipeline
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Pavel Stehule | 2024-01-30 08:31:12 | Re: why there is not VACUUM FULL CONCURRENTLY? |
| Previous Message | Jeevan Chalke | 2024-01-30 08:16:17 | Re: More new SQL/JSON item methods |