summary refs log tree commit diff stats
diff options
context:
space:
mode:
authoralaviss <leorize+oss@disroot.org>2020-05-07 20:07:08 +0000
committerGitHub <noreply@github.com>2020-05-07 22:07:08 +0200
commit83435fe6968884d916db79b51ca0e510e67d87c7 (patch)
treebf02d5f9eacde276b5cff8e16e1388eb14fed41a
parent42db75c9707d6501cb1ef1908e7092286b25ac45 (diff)
downloadNim-83435fe6968884d916db79b51ca0e510e67d87c7.tar.gz
tslow_tables: wait for an additional 2 seconds (#14266)
This test runtime tends to hover around the 5s mark depending on how
loaded the system currently is. This causes the test to fail a lot
during CI, per analytics:
https://dev.azure.com/nim-lang/Nim/_test/analytics?definitionId=1&contextType=build

Give the test an extra 2 seconds to account for unrelated overhead.
-rw-r--r--tests/vm/tslow_tables.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/vm/tslow_tables.nim b/tests/vm/tslow_tables.nim
index 37351bfe2..e40187f18 100644
--- a/tests/vm/tslow_tables.nim
+++ b/tests/vm/tslow_tables.nim
@@ -1,5 +1,5 @@
 discard """
-  timeout: "5"
+  timeout: "7"
   action: "compile"
   nimout: '''create
 search