From e83bce3f13b8b368cf707fa1881a70526808c67d Mon Sep 17 00:00:00 2001 From: Araq Date: Mon, 19 Mar 2018 17:42:52 +0100 Subject: [PATCH] disable flaky fragmenation test for AppVeyor --- tests/fragmentation/tfragment_gc.nim | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/fragmentation/tfragment_gc.nim b/tests/fragmentation/tfragment_gc.nim index c930ec931b..d387bbea23 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