Timeout might have been too short for Travis CI

(or there is an actual problem with concurrency)
This commit is contained in:
Christian Basler 2015-10-30 20:05:55 +01:00
parent c9c0806e0d
commit 2a8834e3c6

View File

@ -124,7 +124,7 @@ public class NetworkHandlerTest {
assertInventorySize(3, peerInventory);
}
@Test(timeout = 5_000)
@Test(timeout = 10_000)
public void ensureObjectsAreSynchronizedIfOnlyPeerHasObjects() throws Exception {
peerInventory.init(
"V4Pubkey.payload",