SparseArrays.jl
SparseArrays.jl copied to clipboard
Ambiguous testing
This https://github.com/JuliaSparse/SparseArrays.jl/blob/711a0af12ffc49a732bbdf4aee1247a89ff66f91/test/ambiguous.jl#L4 doesn't test anything and https://github.com/JuliaSparse/SparseArrays.jl/blob/711a0af12ffc49a732bbdf4aee1247a89ff66f91/test/sparsematrix_constructors_indexing.jl#L1364-L1372 is not active. There are currently some ambiguities, which blocks upgrading SparseArrays in JuliaLang/julia.