JuliaParallel / DistributedArrays.jl

Distributed Arrays in Julia
Other
197 stars 35 forks source link

Tests fails on master because of change to Exception internals #211

Closed andreasnoack closed 5 years ago

andreasnoack commented 5 years ago

https://github.com/JuliaParallel/DistributedArrays.jl/blob/5aaed0bc393c19f582d0557acf3251a5749a796f/test/darray.jl#L357-L384

hooks into internals of the exceptions which seems to have changed in Julia 1.3 causing an error, see https://gist.github.com/KristofferC/bd078abfa9434082d9100e799280107d#file-distributedarrays-log