-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Closed
Labels
parallelismParallel or distributed computationParallel or distributed computationtestThis change adds or pertains to unit testsThis change adds or pertains to unit tests
Description
See
https://ci.appveyor.com/project/StefanKarpinski/julia/build/1.0.1069/job/r89nh7863xwt4axv
https://ci.appveyor.com/project/StefanKarpinski/julia/build/1.0.1033/job/w29umga18ob007s3
https://ci.appveyor.com/project/StefanKarpinski/julia/build/1.0.993/job/0qiadv446dghm09v
for examples. Seems to only happen on Win64, where I'm running tests in serial on AppVeyor due to #7942. This might be a manifestation of the same problem?
Possibly related but maybe something else, on 32 bit:
https://ci.appveyor.com/project/StefanKarpinski/julia/build/1.0.925/job/yivgyj95e80d85l9
From worker 2: * parallel
exception on 2: ERROR: test failed: (3 <= 1)
in expression: maximum(workloads) - minimum(workloads) <= 1
in error at error.jl:21
in default_handler at test.jl:27
in do_test at test.jl:50
in runtests at C:\projects\julia\test\testdefs.jl:5
in run_work_thunk at multi.jl:603
in run_work_thunk at multi.jl:602
in anonymous at task.jl:852
while loading parallel.jl, in expression starting on line 131
Metadata
Metadata
Assignees
Labels
parallelismParallel or distributed computationParallel or distributed computationtestThis change adds or pertains to unit testsThis change adds or pertains to unit tests