diff options
Diffstat (limited to 'tests/threads/tonthreadcreation.nim')
-rw-r--r-- | tests/threads/tonthreadcreation.nim | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/threads/tonthreadcreation.nim b/tests/threads/tonthreadcreation.nim index f588a21c9..61529477d 100644 --- a/tests/threads/tonthreadcreation.nim +++ b/tests/threads/tonthreadcreation.nim @@ -1,4 +1,6 @@ discard """ + disabled: i386 + matrix: "--mm:refc; --mm:orc --deepcopy:on" output: '''some string here dying some string here''' """ |