Skip to content

Occasional "ERROR: test failed: isready(rr1)" on AppVeyor and OSX Travis #9572

@tkelman

Description

@tkelman

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

No one assigned

    Labels

    parallelismParallel or distributed computationtestThis change adds or pertains to unit tests

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions