From effe2fd812b6f60f27c9c2396c8ec21ee65e19f1 Mon Sep 17 00:00:00 2001 From: Andreas Rumpf Date: Fri, 24 Aug 2018 09:58:03 +0200 Subject: [PATCH] disables flaky test; fixes #8756 --- tests/async/t7758.nim | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/async/t7758.nim b/tests/async/t7758.nim index 57d0f4004c..6ae98679dd 100644 --- a/tests/async/t7758.nim +++ b/tests/async/t7758.nim @@ -1,6 +1,7 @@ discard """ file: "t7758.nim" exitcode: 0 + disabled: true """ import asyncdispatch