JuliaSmoothOptimizers / JuliaSmoothOptimizers/SparseMatricesCOO.jl
Unit tests are failing on Julia 1.12
- Dominant language
- Julia
- Stars
- 8
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
```julia
3-arg Matrix multiply tests: Test Failed at /Users/runner/work/SparseMatricesCOO.jl/SparseMatricesCOO.jl/test/runtests.jl:137
Expression: allocs == 0
Evaluated: 48 == 0
Stacktrace:
[1] macro expansion
@ ~/hostedtoolcache/julia/1.12.0/aarch64/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined]
[2] macro expansion
@ ~/work/SparseMatricesCOO.jl/SparseMatricesCOO.jl/test/runtests.jl:137 [inlined]
[3] macro expansion
@ ~/hostedtoolcache/julia/1.12.0/aarch64/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined]
[4] top-level scope
@ ~/work/SparseMatricesCOO.jl/SparseMatricesCOO.jl/test/runtests.jl:81
Test Summary: | Pass Fail Total Time
3-arg Matrix multiply tests | 12 1 13 2.8s
```
Contributor guide
Assessment
This issue has not been assessed yet.