]> rtime.felk.cvut.cz Git - notmuch.git/commit
test: don't use dump and restore in a pipeline
authorDavid Bremner <david@tethera.net>
Tue, 28 Jun 2016 08:24:07 +0000 (10:24 +0200)
committerDavid Bremner <david@tethera.net>
Thu, 30 Jun 2016 15:47:36 +0000 (17:47 +0200)
commit48d33532bb58c2ff61d687011dc0283e3ff536b0
tree46e2965a9349aac355b0a3d1e9541a1a96fb761f
parent64b0d21da00a2f5fb7a5b0452b11b50607932fc7
test: don't use dump and restore in a pipeline

This has been wrong since bbbdf0478ea, but the race condition was not
previously been (often?) triggered in the tests. With the DB_RETRY_LOCK
patches, it manifests itself as a deadlock.
test/T240-dump-restore.sh