You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don’t think this is why PkgEval failed though (JuliaLang/julia#32973 (comment)). It looks like tests timeout on 1.2+. This might be due to type inference regressions, since MOI had similar problems on 1.2.
TravelingSalesmanExact.jl/src/TravelingSalesmanExact.jl
Line 247 in 5b1a9fc
This causes exceptions on Travis (https://travis-ci.com/ericphanson/TravelingSalesmanExact.jl), although on Julia 1.0 at least, they don’t cause test failures for some reason. I should check back once the rest of the tests complete.
I should add compat to JuMP too.
The text was updated successfully, but these errors were encountered: