]> Sergey Matveev's repositories - btrtrc.git/commit
Probably fix test failure
authorMatt Joiner <anacrolix@gmail.com>
Thu, 12 May 2016 02:44:51 +0000 (12:44 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Thu, 12 May 2016 02:44:51 +0000 (12:44 +1000)
commit506ad00fd5525e74fe40f67601e928a92969aa8b
tree721cad39d48c5b7f74cb167476bd276efb07fa71
parent2b46a17b39b8f788efc7dde96a5bd859c1896c68
Probably fix test failure

Due to some changes in the Torrent instantiation code, I think there's a race in this test to verify the piece before counting the pending chunks. The torrent isn't supposed to be complete to begin with, so give it a bogus data directory to ensure it.
client_test.go