summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2018-03-19 17:42:52 +0100
committerAraq <rumpf_a@web.de>2018-03-19 17:42:52 +0100
commite83bce3f13b8b368cf707fa1881a70526808c67d (patch)
treecdad5f149e369237bf15bde8736640732a40c118
parent8831e654c6350288acf4eb2f3a657ce29f69304d (diff)
downloadNim-e83bce3f13b8b368cf707fa1881a70526808c67d.tar.gz
disable flaky fragmenation test for AppVeyor
-rw-r--r--tests/fragmentation/tfragment_gc.nim1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/fragmentation/tfragment_gc.nim b/tests/fragmentation/tfragment_gc.nim
index c930ec931..d387bbea2 100644
--- a/tests/fragmentation/tfragment_gc.nim
+++ b/tests/fragmentation/tfragment_gc.nim
@@ -1,6 +1,7 @@
 discard """
   output: '''occupied ok: true
 total ok: true'''
+  disabled: "windows"
 """
 
 import strutils, data