Skip to content

Commit 889f823

Browse files
authored
Update distributed_exec.jl
1 parent 3a209c6 commit 889f823

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stdlib/Distributed/test/distributed_exec.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@ function run_distributed_multithreaded()
158158
return true
159159
end
160160
@warn "Skipping a Distributed test because `Threads.nthreads() > 1`" Threads.nthreads()
161+
Test.@test_broken false
161162
return false
162163
end
163164
return true

0 commit comments

Comments
 (0)