about summary refs log tree commit diff
path: root/src/tools/miri/ci
diff options
context:
space:
mode:
authorYoh Deadfall <yoh.deadfall@hotmail.com>2024-09-20 18:20:27 +0300
committerYoh Deadfall <yoh.deadfall@hotmail.com>2024-10-21 13:39:32 +0300
commitc2f43ba09cdc8b79d540373c3c5847480affd5ee (patch)
tree9b428d968565a771a226cc2acdc92e6e2a4670c3 /src/tools/miri/ci
parent3386ae21ccab4303aa94bf71e2840f9634ffcb13 (diff)
Added support for prctl handling thread names
Diffstat (limited to 'src/tools/miri/ci')
-rwxr-xr-xsrc/tools/miri/ci/ci.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/miri/ci/ci.sh b/src/tools/miri/ci/ci.sh
index ad1b2f4d0c3..4e7cbc50ca0 100755
--- a/src/tools/miri/ci/ci.sh
+++ b/src/tools/miri/ci/ci.sh
@@ -154,7 +154,7 @@ case $HOST_TARGET in
     TEST_TARGET=i686-unknown-freebsd   run_tests_minimal $BASIC $UNIX time hashmap random threadname pthread fs libc-pipe
     TEST_TARGET=x86_64-unknown-illumos run_tests_minimal $BASIC $UNIX time hashmap random thread sync available-parallelism tls libc-pipe
     TEST_TARGET=x86_64-pc-solaris      run_tests_minimal $BASIC $UNIX time hashmap random thread sync available-parallelism tls libc-pipe
-    TEST_TARGET=aarch64-linux-android  run_tests_minimal $BASIC $UNIX time hashmap pthread --skip threadname
+    TEST_TARGET=aarch64-linux-android  run_tests_minimal $BASIC $UNIX time hashmap threadname pthread
     TEST_TARGET=wasm32-wasip2          run_tests_minimal $BASIC wasm
     TEST_TARGET=wasm32-unknown-unknown run_tests_minimal no_std empty_main wasm # this target doesn't really have std
     TEST_TARGET=thumbv7em-none-eabihf  run_tests_minimal no_std