test-tcp_bulk_lxip: increase timeout value

Fixes #3609
This commit is contained in:
Christian Prochaska 2020-01-16 16:17:19 +01:00 committed by Christian Helmuth
parent 567d9f7910
commit 186a6bc080
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<requires> <timer/> </requires>
<events>
<timeout meaning="failed" sec="40" />
<timeout meaning="failed" sec="60" />
<log meaning="succeeded">child "recv" exited with exit value 0</log>
</events>