summary refs log tree commit diff stats
path: root/tests/threads/tthreadvars.nim
diff options
context:
space:
mode:
authorringabout <43030857+ringabout@users.noreply.github.com>2022-11-17 09:38:07 +0800
committerGitHub <noreply@github.com>2022-11-17 09:38:07 +0800
commitcdbf5b469949366d56f1eb2dbc7721eaf0cbc218 (patch)
tree7a73a399695c3de40cd1e46d74e149aa1975f618 /tests/threads/tthreadvars.nim
parente03a178bff6beebd7aec134f62ad4b9914892b4d (diff)
downloadNim-cdbf5b469949366d56f1eb2dbc7721eaf0cbc218.tar.gz
fixes a severe bug of testament (#20832)
* test azure

* use exit 1

* try again

* use useSysAssert

* disable i386

* use refc for tlsEmulation on i386

* use refc

* disable i386

Co-authored-by: Clay Sweetser <Varriount@users.noreply.github.com>
Diffstat (limited to 'tests/threads/tthreadvars.nim')
-rw-r--r--tests/threads/tthreadvars.nim1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/threads/tthreadvars.nim b/tests/threads/tthreadvars.nim
index 81aa2e5ec..745e3562c 100644
--- a/tests/threads/tthreadvars.nim
+++ b/tests/threads/tthreadvars.nim
@@ -1,4 +1,5 @@
 discard """
+disabled: i386
 output: '''
 10
 1111