Re: Improving isolationtester's data output

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Michael Paquier <michael@paquier.xyz>
Cc: Alvaro Herrera <alvherre@alvh.no-ip.org>, Noah Misch <noah@leadboat.com>, Andres Freund <andres@anarazel.de>, pgsql-hackers@lists.postgresql.org
Date: 2021-06-17T03:34:57Z
Lists: pgsql-hackers
Michael Paquier <michael@paquier.xyz> writes:
> Nobody has complained about the removal of --dry-run with 13~.  The
> second one would cause tests to fail after a minor upgrade for
> extensions using isolationtester, but it seems like a good thing to
> inform people about anyway.  So, okay, both parts are done.

Thanks!

			regards, tom lane



Commits

  1. Improve display of query results in isolation tests.

  2. Detect unused steps in isolation specs and do some cleanup

  3. Remove dry-run mode from isolationtester