On Tue, Aug 13, 2024 at 9:07 PM Ashutosh Bapat
<ashutosh.bapat....@gmail.com> wrote:
> > I'm not entirely sure what you mean? src/test should work fine,
> > anything lower than that (say src/test/ssl) does not.
>
> I could run them from src/test/modules/xid_wraparound/. That's desirable.

On my machine, storing xid_wraparound into PG_TEST_EXTRA at configure
time and running `make check` from the modules/xid_wraparound
directory causes them to be skipped. Setting the environment variable
will continue to work at that directory level, though; my patch
shouldn't change that.

> What is working now should continue to work even after this change.
> PG_TEST_EXTRA="xyz" make check works right now.

Fair point, see attached.

Thanks,
--Jacob

Attachment: v2-make_test_extra.diff
Description: Binary data

Reply via email to