Further tweaking of deadlock isolation tests.

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

Commit: caefc11ef6613683ddf8ded2081da3db238f463e
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2016-02-12T04:21:33Z
Releases: 9.6.0
Further tweaking of deadlock isolation tests.

The new deadlock-soft-2 test has a timing dependency too: it supposes
that isolationtester will detect step s1b as waiting before the deadlock
detector runs and grants it the lock.  Adjust deadlock_timeout to ensure
that that's true even in CLOBBER_CACHE_ALWAYS builds, where the wait
detection query is quite slow.  Per buildfarm member jaguarundi.

Files

PathChange+/−
src/test/isolation/specs/deadlock-soft-2.spec modified +10 −4