From 07c637c24c2717775159b00fd51bff81a0a4f3ed Mon Sep 17 00:00:00 2001 From: Dominik Picheta Date: Sat, 17 Sep 2016 22:08:35 +0200 Subject: Increase error rate for upcoming timers test. --- tests/async/tupcoming_async.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/async/tupcoming_async.nim b/tests/async/tupcoming_async.nim index e8bdcfdcb..e53482dae 100644 --- a/tests/async/tupcoming_async.nim +++ b/tests/async/tupcoming_async.nim @@ -45,7 +45,7 @@ when defined(upcoming): proc timerTest() = var timeout = 200 - var errorRate = 10.0 + var errorRate = 40.0 var start = epochTime() waitFor(waitTimer(200)) var finish = epochTime() -- cgit 1.4.1-2-gfad0