diff options
author | Michael Paquier <michael@paquier.xyz> | 2021-06-17 11:57:21 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2021-06-17 11:57:21 +0900 |
commit | 96f3661e4540db1f45709c5f098aeecc6e9df271 (patch) | |
tree | 8375cb2d31580ddb666d7a70f23968e4264e9227 /src/tutorial/basics.source | |
parent | a8f687927eea873031f3a8e2e658ad40359617b1 (diff) | |
download | postgresql-96f3661e4540db1f45709c5f098aeecc6e9df271.tar.gz postgresql-96f3661e4540db1f45709c5f098aeecc6e9df271.zip |
Detect unused steps in isolation specs and do some cleanup
This is useful for developers to find out if an isolation spec is
over-engineered or if it needs more work by warning at the end of a
test run if a step is not used, generating a failure with extra diffs.
While on it, clean up all the specs which include steps not used in any
permutations to simplify them.
This is a backpatch of 989d23b and 06fdc4e, as it is becoming useful to
make all the branches consistent for an upcoming patch that will improve
the output generated by isolationtester.
Author: Michael Paquier
Reviewed-by: Asim Praveen, Melanie Plageman
Discussion: https://postgr.es/m/20190819080820.GG18166@paquier.xyz
Discussion: https://postgr.es/m/794820.1623872009@sss.pgh.pa.us
Backpatch-through: 9.6
Diffstat (limited to 'src/tutorial/basics.source')
0 files changed, 0 insertions, 0 deletions