mirror of
https://github.com/logos-storage/nim-chronos.git
synced 2026-01-11 09:53:06 +00:00
fix test timing
This commit is contained in:
parent
ac6c22c51a
commit
0a14f702ee
@ -252,7 +252,7 @@ suite "Asynchronous utilities test suite":
|
||||
check v.totalExecTime <= 180.milliseconds()
|
||||
|
||||
check v.totalRunTime >= 200.milliseconds()
|
||||
check v.totalRunTime <= 230.milliseconds()
|
||||
check v.totalRunTime <= 240.milliseconds()
|
||||
discard
|
||||
echo ""
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user