Re: Improved TAP tests by replacing sub-optimal uses of ok() with better Test::More functions

From: Arseniy Mukhin <arseniy(dot)mukhin(dot)dev(at)gmail(dot)com>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: Sadhuprasad Patro <b(dot)sadhu(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Improved TAP tests by replacing sub-optimal uses of ok() with better Test::More functions
Date: 2025-10-14 07:02:29
Message-ID: CAE7r3MLnb7cM0TYNYo+V+hMBSAA07yuZE6X4mdymM=uZstLxbg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

Thank you for the patch! I think it can make life easier in case of
failure of affected tests. It has conflicts with the current master,
so rebase is needed.

Best regards,
Arseniy Mukhin

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Maksim.Melnikov 2025-10-14 07:08:12 Re: Panic during xlog building with big values
Previous Message Arseniy Mukhin 2025-10-14 06:54:08 Re: Remove custom redundant full page write description from GIN