Skip to content

Commit

Permalink
disable test on vm, as it's too slow for now
Browse files Browse the repository at this point in the history
  • Loading branch information
saem committed Feb 16, 2024
1 parent 22e9d89 commit 25ddd60
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/lang_callable/generics/tgeneric3.nim
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
discard """
knownIssue.vm: "it seems to get stuck; needs a deeper dive"
targets: "!vm"
knownIssue.vm: "very slow on the vm"
output: '''
312
1000000
Expand Down

0 comments on commit 25ddd60

Please sign in to comment.