From 381498b0dbd717be60a557777cec9b2b0b133e55 Mon Sep 17 00:00:00 2001 From: Araq Date: Thu, 18 Oct 2018 12:05:50 +0200 Subject: tests: disable flaky tests for now; closes #9421 --- tests/fragmentation/tfragment_gc.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/fragmentation/tfragment_gc.nim') diff --git a/tests/fragmentation/tfragment_gc.nim b/tests/fragmentation/tfragment_gc.nim index d387bbea2..0ae8c3d7f 100644 --- a/tests/fragmentation/tfragment_gc.nim +++ b/tests/fragmentation/tfragment_gc.nim @@ -1,7 +1,7 @@ discard """ output: '''occupied ok: true total ok: true''' - disabled: "windows" + disabled: "true" """ import strutils, data -- cgit 1.4.1-2-gfad0 mit();'> This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)ahoang <ahoang@tilde.institute>
summary refs log blame commit diff stats
path: root/compiler/cgmeth.nim
blob: baa1e292cea3a4eeee45d8480b21e684f23ca8e3 (plain) (tree)
1
2
3
4
5
6
7
8
9