Skip to content
This repository was archived by the owner on Jun 24, 2022. It is now read-only.

Tests fail on Julia master (1.4) #13

@KristofferC

Description

@KristofferC

Running the tests on Julia master fails with

Basics: Test Failed at /Users/kristoffer/JuliaPkgEval/SparsityDetection.jl/test/basics.jl:19
  Expression: sparse((testmeta(g, [1], [2]))[1]) == sparse([1], [1], true)
   Evaluated: 1×1 SparseMatrixCSC{Bool,Int64} with 0 stored entries ==
  [1, 1]  =  true
Stacktrace:
 [1] top-level scope at /Users/kristoffer/JuliaPkgEval/SparsityDetection.jl/test/basics.jl:19
 [2] include(::String) at ./client.jl:439
 [3] macro expansion at /Users/kristoffer/JuliaPkgEval/SparsityDetection.jl/test/runtests.jl:3 [inlined]
 [4] macro expansion at /Users/kristoffer/julia/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1116 [inlined]
 [5] top-level scope at /Users/kristoffer/JuliaPkgEval/SparsityDetection.jl/test/runtests.jl:3

It would be good to figure out the root cause to see if this is due to a regression in Julia.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions