]> git.notmuchmail.org Git - notmuch/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>
Wed, 29 Jun 2016 07:03:14 +0000 (09:03 +0200)
commit496dccf44fadf4c8ee190e98d3cba54a8e828f97
treeffdea35fed498f533a0b46f06012774ad34bacf7
parent38f0d44a82d4a6584bd95f611dfb429057a37b62
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