]> granicus.if.org Git - postgresql/commit
Increase deadlock_timeout some more in the deadlock-hard isolation test.
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 12 Feb 2016 22:22:42 +0000 (17:22 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 12 Feb 2016 22:22:42 +0000 (17:22 -0500)
commite84e06d2b3fc48c514fd44f7ac390eb5f3e20d72
treececacae27287078545fbb1bf7d70bc1e6b2fa151
parentdca369320f6023b55feb49f281d394181fc57903
Increase deadlock_timeout some more in the deadlock-hard isolation test.

The previous value of 5s is inadequate for the buildfarm's
CLOBBER_CACHE_ALWAYS animals: they take long enough to do the is-it-waiting
queries that the timeout expires, allowing the database state to change,
before isolationtester is done looking.  Perhaps 10s will be enough.
(If it isn't, I'm inclined to reduce the number of sessions involved.)
src/test/isolation/specs/deadlock-hard.spec