From 83435fe6968884d916db79b51ca0e510e67d87c7 Mon Sep 17 00:00:00 2001 From: alaviss Date: Thu, 7 May 2020 20:07:08 +0000 Subject: 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. --- tests/vm/tslow_tables.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit 1.4.1-2-gfad0