mirror of
https://github.com/nim-lang/Nim.git
synced 2026-06-10 13:48:10 +00:00
disable t5000 test for the autobuilder
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
discard """
|
||||
output: '''50005000'''
|
||||
disabled: "true"
|
||||
"""
|
||||
|
||||
# XXX this seems to deadlock certain Linux machines
|
||||
|
||||
import threadpool, strutils
|
||||
|
||||
proc foo(x: int): string = $x
|
||||
|
||||
Reference in New Issue
Block a user