git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: eb4da3e) | patch
Improve isolation tests infrastructure.
2017年3月14日 22:56:17 +0000 (15:56 -0700)
2017年3月14日 22:56:17 +0000 (15:56 -0700)
commit 60f826c5e62446d211e15ae31710562a26afc442
Improve isolation tests infrastructure.

Previously if a directory had both isolationtester and plain
regression tests, they couldn't be run in parallel, because they'd
access the same files/directories. That, so far, only affected
contrib/test_decoding.

Rather than fix that locally in contrib/test_decoding, improve
pg_regress_isolation_[install]check to use separate resources from
plain regression tests.

That requires a minor change in pg_regress, namely that the
--outputdir is created if not already existing, that seems like good
idea anyway.

Use the improved helpers even where previously not used.

Author: Tom Lane and Andres Freund
Discussion: https://postgr.es/m/20170311194831.vm5ikpczq52c2drg@alap3.anarazel.de
contrib/test_decoding/.gitignore diff | blob | blame | history
contrib/test_decoding/Makefile diff | blob | blame | history
src/Makefile.global.in diff | blob | blame | history
src/test/isolation/.gitignore diff | blob | blame | history
src/test/isolation/Makefile diff | blob | blame | history
src/test/modules/snapshot_too_old/.gitignore diff | blob | blame | history
src/test/modules/snapshot_too_old/Makefile diff | blob | blame | history
src/test/regress/pg_regress.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /