Re: Add extension options to control TAP and isolation tests
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Arthur Zakirov <a.zakirov@postgrespro.ru>
Cc: Nikolay Shaplov <dhyan@nataraj.su>, pgsql-hackers@lists.postgresql.org, Adam Berlin <berlin.ab@gmail.com>
Date: 2018-11-30T23:03:13Z
Lists: pgsql-hackers
On Fri, Nov 30, 2018 at 02:18:04PM +0300, Arthur Zakirov wrote: > As far as I understand bloom TAP tests are stable on some platforms, such as > linux. Can be TAP test disabled only for some specific platforms? That can be done with PORTNAME. However I am doubting that those tests are even reliable on Linux.. So it would be much better to understand the root issue before enabling them. -- Michael
Commits
-
Add PGXS options to control TAP and isolation tests, take two
- d3c09b9b1307 12.0 landed
-
Add PGXS options to control TAP and isolation tests
- 03faa4a8ddf0 12.0 landed