Unstable isolation timeouts regression test on NetBSD?

From: Japin Li <japinli(at)hotmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Unstable isolation timeouts regression test on NetBSD?
Date: 2026-01-09 04:10:58
Message-ID: MEAPR01MB30313EF4A7C22EA3495A861BB682A@MEAPR01MB3031.ausprd01.prod.outlook.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


Hi, hackers

While reviewing the thread [0], I looked at the Cirrus CI noticed a failure
in one of the isolation tests (timeouts) [1].

I re-ran the tests with the same patch and everything passed.

So the failure in that particular CI build appears to have been
flaky/infrastructure-related rather than caused by the patch itself.

[0] https://www.postgresql.org/message-id/129bcfbf-47a6-e58a-190a-62fc21a17d03@migops.com
[1] https://cirrus-ci.com/build/4795094533931008

--
Regards,
Japin Li
ChengDu WenWu Information Technology Co., Ltd.

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2026-01-09 04:28:33 Re: Fix typo in code comment
Previous Message Xuneng Zhou 2026-01-09 03:57:02 Re: Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array