mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-19 05:50:30 +00:00
tests: disable flaky tests for now; closes #9421
(cherry picked from commit 381498b0db)
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
discard """
|
||||
output: '''occupied ok: true
|
||||
total ok: true'''
|
||||
disabled: "true"
|
||||
"""
|
||||
|
||||
import strutils, data
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
discard """
|
||||
output: '''occupied ok: true
|
||||
total ok: true'''
|
||||
disabled: "windows"
|
||||
disabled: "true"
|
||||
"""
|
||||
|
||||
import strutils, data
|
||||
|
||||
Reference in New Issue
Block a user