Allowing more test iterations.
This commit is contained in:
parent
8755be136d
commit
0ecd02f1f8
1 changed files with 1 additions and 1 deletions
|
@ -139,7 +139,7 @@ TEST (node, send_single_many_peers)
|
|||
{
|
||||
system.poll ();
|
||||
++iterations;
|
||||
ASSERT_LT (iterations, 2000);
|
||||
ASSERT_LT (iterations, 4000);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue