Problem LIN1
ERROR: LoadError: LoadError: Mosek.MosekError(2953,"snx is not available the basis solution.")
in getsnx at /home/mlubin/.julia/v0.4/Mosek/src/msk7_functions.jl:1926
in getvardual at /home/mlubin/.julia/v0.4/Mosek/src/MosekConicInterface.jl:471
in coniclineartest at /home/mlubin/.julia/v0.4/MathProgBase/test/conicinterface.jl:38
in include at ./boot.jl:261
in include_from_node1 at ./loading.jl:320
in include at ./boot.jl:261
in include_from_node1 at ./loading.jl:320
in process_options at ./client.jl:280
in _start at ./client.jl:378
while loading /home/mlubin/.julia/v0.4/Mosek/test/mathprogtest.jl, in expression starting on line 21
while loading /home/mlubin/.julia/v0.4/Mosek/test/runtests.jl, in expression starting on line 4
I just added some tests for
getvardual
for LPs passed through the conic interface (https://github.com/JuliaOpt/MathProgBase.jl/commit/2faa7b97af385f61ea2e829512b5fa1c1c2ceab1) and mosek is now failing: