Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testing fails on 1.7.0 #52

Closed
t-bltg opened this issue Dec 12, 2021 · 0 comments · Fixed by #53
Closed

Testing fails on 1.7.0 #52

t-bltg opened this issue Dec 12, 2021 · 0 comments · Fixed by #53

Comments

@t-bltg
Copy link
Contributor

t-bltg commented Dec 12, 2021

Running ] test LimitedLDLFactorizations on 1.7.0 fails:

[...]
     Testing Running tests...
SQD no shift: Error During Test at ~/.julia/packages/LimitedLDLFactorizations/r21rs/test/runtests.jl:5
  Got exception outside of a @test
  ArgumentError: Illegal buffers for SparseMatrixCSC construction 10 [1, 2, 4, 4, 4, 8, 8, 11, 13, 14, 14] [9, 5, 10, 7, 8, 9, 10, 8, 9, 10, 9, 10, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 5, 10, 7, 8, 9, 10, 10, 9] [0.07647058823529412, 0.02, 0.01, 0.06154793045083859, 0.0346207108785967, 0.20003077396522545, 0.2038005847053393, -0.00429353465240259, -0.02480708910277052, 0.4087826636611924, 0.05752526570865536, -0.010068305077340346, -0.07185227820756272, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.08120589331564292, 0.012147079105600677, 0.005594312599767557, 0.08143008846051507, 0.0431345532201147, 0.25763282748712707, 0.1801245921491028, 0.26251723244756425, 0.07079149130272516]
  Stacktrace:
    [1] SparseMatrixCSC
      @ $SRC_DIR/usr/share/julia/stdlib/v1.7/SparseArrays/src/sparsematrix.jl:29 [inlined]
    [2] lldl(T::SparseMatrixCSC{Float64, Int64}, adiag::SparseVector{Float64, Int64}, P::UnitRange{Int64}; memory::Int64, α::Float64, droptol::Float64)
      @ LimitedLDLFactorizations ~/.julia/packages/LimitedLDLFactorizations/r21rs/src/LimitedLDLFactorizations.jl:229
    [3] #lldl#3
      @ ~/.julia/packages/LimitedLDLFactorizations/r21rs/src/LimitedLDLFactorizations.jl:65 [inlined]
    [4] macro expansion
      @ ~/.julia/packages/LimitedLDLFactorizations/r21rs/test/runtests.jl:27 [inlined]
    [5] macro expansion
      @ $SRC_DIR/usr/share/julia/stdlib/v1.7/Test/src/Test.jl:1283 [inlined]
    [6] top-level scope
      @ ~/.julia/packages/LimitedLDLFactorizations/r21rs/test/runtests.jl:7
    [7] include(fname::String)
      @ Base.MainInclude ./client.jl:451
    [8] top-level scope
      @ none:6
    [9] eval
      @ ./boot.jl:373 [inlined]
   [10] exec_options(opts::Base.JLOptions)
      @ Base ./client.jl:268
   [11] _start()
      @ Base ./client.jl:495
Test Summary: | Pass  Error  Total
SQD no shift  |    2      1      3
ERROR: LoadError: Some tests did not pass: 2 passed, 0 failed, 1 errored, 0 broken.
in expression starting at ~/.julia/packages/LimitedLDLFactorizations/r21rs/test/runtests.jl:5
ERROR: Package LimitedLDLFactorizations errored during testing
t-bltg added a commit to t-bltg/LimitedLDLFactorizations.jl that referenced this issue Dec 12, 2021
@t-bltg t-bltg mentioned this issue Dec 12, 2021
@dpo dpo closed this as completed in #53 Dec 13, 2021
dpo pushed a commit that referenced this issue Dec 13, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant