summary refs log tree commit diff stats
path: root/tests/async
diff options
context:
space:
mode:
authorAndreas Rumpf <rumpf_a@web.de>2018-08-24 09:58:03 +0200
committerAndreas Rumpf <rumpf_a@web.de>2018-08-24 09:58:03 +0200
commiteffe2fd812b6f60f27c9c2396c8ec21ee65e19f1 (patch)
treecf21b405deb57496fce5c553e8c6944ac22e1eb5 /tests/async
parentb1c2416abde695dc45ee6b2d97f4d8e125b68140 (diff)
downloadNim-effe2fd812b6f60f27c9c2396c8ec21ee65e19f1.tar.gz
disables flaky test; fixes #8756
Diffstat (limited to 'tests/async')
-rw-r--r--tests/async/t7758.nim1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/async/t7758.nim b/tests/async/t7758.nim
index 57d0f4004..6ae98679d 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