Package evaluation of SparseArrays on Julia 1.13.0-DEV.896 (efa4faf9a4*) started at 2025-07-26T01:47:14.737 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 10.61s ################################################################################ # Installation # Installing SparseArrays... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [2f01184e] + SparseArrays v1.13.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.13.1+0 Installation completed after 0.82s SparseArrays is a standard library in this Julia build. ################################################################################ # Testing # Testing SparseArrays Status `/tmp/jl_KPndai/Project.toml` [4c88cf16] Aqua v0.8.13 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 [bea87d4a] SuiteSparse_jll v7.10.1+0 Status `/tmp/jl_KPndai/Manifest.toml` [4c88cf16] Aqua v0.8.13 [34da2185] Compat v4.17.0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.14.1+1 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.7.15 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.5.1+0 [efcefdf7] PCRE2_jll v10.45.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.13.1+0 [8e850ede] nghttp2_jll v1.65.0+0 [3f19e933] p7zip_jll v17.5.0+2 Testing Running tests... WARNING: Method definition getindex(SparseArrays.AbstractSparseMatrixCSC{Tv, Ti} where Ti<:Integer where Tv, Tuple{Integer, Integer}) in module SparseArrays at /source/usr/share/julia/stdlib/v1.13/SparseArrays/src/sparsematrix.jl:2741 overwritten. WARNING: Method definition getindex(SparseArrays.AbstractSparseMatrixCSC{T, Ti} where Ti<:Integer, Integer, Integer) where {T} in module SparseArrays at /source/usr/share/julia/stdlib/v1.13/SparseArrays/src/sparsematrix.jl:2743 overwritten. WARNING: Method definition setindex!(SparseArrays.AbstractSparseMatrixCSC{Tv, Ti} where Ti<:Integer where Tv, Any, Integer, Integer) in module SparseArrays at /source/usr/share/julia/stdlib/v1.13/SparseArrays/src/sparsematrix.jl:3192 overwritten. WARNING: Method definition setindex!(SparseArrays.AbstractCompressedVector{Tv, Ti}, Tv, Ti) where {Tv, Ti<:Integer} in module SparseArrays at /source/usr/share/julia/stdlib/v1.13/SparseArrays/src/sparsevector.jl:430 overwritten. WARNING: Method definition setindex!(SparseArrays.AbstractCompressedVector{Tv, Ti}, Any, Integer) where {Tv, Ti<:Integer} in module SparseArrays at /source/usr/share/julia/stdlib/v1.13/SparseArrays/src/sparsevector.jl:448 overwritten. WARNING: Method definition getindex(SparseArrays.AbstractSparseArray{Tv, Ti, 1} where Ti where Tv, Integer) in module SparseArrays at /source/usr/share/julia/stdlib/v1.13/SparseArrays/src/sparsevector.jl:988 overwritten. WARNING: Method definition getindex(SparseArrays.AbstractSparseMatrixCSC{Tv, Ti} where Ti<:Integer where Tv, Tuple{Integer, Integer}) in module SparseArrays overwritten at /source/usr/share/julia/stdlib/v1.13/SparseArrays/src/sparsematrix.jl:2741. WARNING: Method definition getindex(SparseArrays.AbstractSparseMatrixCSC{T, Ti} where Ti<:Integer, Integer, Integer) where {T} in module SparseArrays overwritten at /source/usr/share/julia/stdlib/v1.13/SparseArrays/src/sparsematrix.jl:2743. WARNING: Method definition setindex!(SparseArrays.AbstractSparseMatrixCSC{Tv, Ti} where Ti<:Integer where Tv, Any, Integer, Integer) in module SparseArrays overwritten at /source/usr/share/julia/stdlib/v1.13/SparseArrays/src/sparsematrix.jl:3192. WARNING: Method definition setindex!(SparseArrays.AbstractCompressedVector{Tv, Ti}, Tv, Ti) where {Tv, Ti<:Integer} in module SparseArrays overwritten at /source/usr/share/julia/stdlib/v1.13/SparseArrays/src/sparsevector.jl:430. WARNING: Method definition setindex!(SparseArrays.AbstractCompressedVector{Tv, Ti}, Any, Integer) where {Tv, Ti<:Integer} in module SparseArrays overwritten at /source/usr/share/julia/stdlib/v1.13/SparseArrays/src/sparsevector.jl:448. WARNING: Method definition getindex(SparseArrays.AbstractSparseArray{Tv, Ti, 1} where Ti where Tv, Integer) in module SparseArrays overwritten at /source/usr/share/julia/stdlib/v1.13/SparseArrays/src/sparsevector.jl:988. WARNING: Method definition getindex(SparseArrays.AbstractSparseMatrixCSC{Tv, Ti} where Ti<:Integer where Tv, Tuple{Integer, Integer}) in module SparseArrays at /source/usr/share/julia/stdlib/v1.13/SparseArrays/src/sparsematrix.jl:2741 overwritten. WARNING: Method definition getindex(SparseArrays.AbstractSparseMatrixCSC{T, Ti} where Ti<:Integer, Integer, Integer) where {T} in module SparseArrays at /source/usr/share/julia/stdlib/v1.13/SparseArrays/src/sparsematrix.jl:2743 overwritten. WARNING: Method definition setindex!(SparseArrays.AbstractSparseMatrixCSC{Tv, Ti} where Ti<:Integer where Tv, Any, Integer, Integer) in module SparseArrays at /source/usr/share/julia/stdlib/v1.13/SparseArrays/src/sparsematrix.jl:3192 overwritten. WARNING: Method definition setindex!(SparseArrays.AbstractCompressedVector{Tv, Ti}, Tv, Ti) where {Tv, Ti<:Integer} in module SparseArrays at /source/usr/share/julia/stdlib/v1.13/SparseArrays/src/sparsevector.jl:430 overwritten. WARNING: Method definition setindex!(SparseArrays.AbstractCompressedVector{Tv, Ti}, Any, Integer) where {Tv, Ti<:Integer} in module SparseArrays at /source/usr/share/julia/stdlib/v1.13/SparseArrays/src/sparsevector.jl:448 overwritten. WARNING: Method definition getindex(SparseArrays.AbstractSparseArray{Tv, Ti, 1} where Ti where Tv, Integer) in module SparseArrays at /source/usr/share/julia/stdlib/v1.13/SparseArrays/src/sparsevector.jl:988 overwritten. WARNING: Method definition getindex(SparseArrays.AbstractSparseMatrixCSC{Tv, Ti} where Ti<:Integer where Tv, Tuple{Integer, Integer}) in module SparseArrays overwritten at /source/usr/share/julia/stdlib/v1.13/SparseArrays/src/sparsematrix.jl:2741. WARNING: Method definition getindex(SparseArrays.AbstractSparseMatrixCSC{T, Ti} where Ti<:Integer, Integer, Integer) where {T} in module SparseArrays overwritten at /source/usr/share/julia/stdlib/v1.13/SparseArrays/src/sparsematrix.jl:2743. WARNING: Method definition setindex!(SparseArrays.AbstractSparseMatrixCSC{Tv, Ti} where Ti<:Integer where Tv, Any, Integer, Integer) in module SparseArrays overwritten at /source/usr/share/julia/stdlib/v1.13/SparseArrays/src/sparsematrix.jl:3192. WARNING: Method definition setindex!(SparseArrays.AbstractCompressedVector{Tv, Ti}, Tv, Ti) where {Tv, Ti<:Integer} in module SparseArrays overwritten at /source/usr/share/julia/stdlib/v1.13/SparseArrays/src/sparsevector.jl:430. WARNING: Method definition setindex!(SparseArrays.AbstractCompressedVector{Tv, Ti}, Any, Integer) where {Tv, Ti<:Integer} in module SparseArrays overwritten at /source/usr/share/julia/stdlib/v1.13/SparseArrays/src/sparsevector.jl:448. WARNING: Method definition getindex(SparseArrays.AbstractSparseArray{Tv, Ti, 1} where Ti where Tv, Integer) in module SparseArrays overwritten at /source/usr/share/julia/stdlib/v1.13/SparseArrays/src/sparsevector.jl:988. Test Summary: | Pass Total Time allowscalar | 9 9 2.2s Test Summary: | Pass Total Time based on deps/SuiteSparse-4.0.2/CHOLMOD/Demo/ index type Int32 | 23 23 5.6s Test Summary: | Pass Total Time lp_afiro example (Float32, Int32) \ (Float32, Int32) | 4 4 1.2s Test Summary: | Pass Total Time lp_afiro example (Float32, Int32) \ (Float64, Int32) | 4 4 1.9s Test Summary: | Pass Total Time Issue 9160 Int32 | 5 5 9.1s Test Summary: | Pass Total Time Check inputs to Sparse. Related to #20024 | 2 2 0.6s Test Summary: | Pass Total Time Check inputs to Sparse. Related to #20024 | 2 2 0.0s Test Summary: | Pass Total Time Check inputs to Sparse. Related to #20024 | 2 2 0.0s Test Summary: | Pass Total Time Check inputs to Sparse. Related to #20024 | 2 2 0.0s Test Summary: | Pass Total Time illegal dtype | 1 1 0.1s Test Summary: | Pass Total Time illegal xtype | 1 1 0.0s Test Summary: | Pass Total Time illegal itype I | 1 1 0.0s Test Summary: | Pass Total Time illegal itype II | 1 1 0.0s Test Summary: | Pass Total Time test free! Int32 | 1 1 0.0s Test Summary: | Pass Total Time Check common is still in default state | 6 6 0.0s Test Summary: | Pass Total Time ldiv! Float32 Int32 | 8 8 3.1s Test Summary: | Pass Total Time based on deps/SuiteSparse-4.0.2/CHOLMOD/Demo/ index type Int32 | 23 23 3.4s Test Summary: | Pass Total Time lp_afiro example (Float64, Int32) \ (Float32, Int32) | 4 4 0.8s Test Summary: | Pass Total Time lp_afiro example (Float64, Int32) \ (Float64, Int32) | 4 4 0.0s Test Summary: | Pass Total Time Issue 9160 Int32 | 5 5 0.7s Test Summary: | Pass Total Time Check inputs to Sparse. Related to #20024 | 2 2 0.3s Test Summary: | Pass Total Time Check inputs to Sparse. Related to #20024 | 2 2 0.0s Test Summary: | Pass Total Time Check inputs to Sparse. Related to #20024 | 2 2 0.0s Test Summary: | Pass Total Time Check inputs to Sparse. Related to #20024 | 2 2 0.0s Test Summary: | Pass Total Time illegal dtype | 1 1 0.0s Test Summary: | Pass Total Time illegal xtype | 1 1 0.0s Test Summary: | Pass Total Time illegal itype I | 1 1 0.0s Test Summary: | Pass Total Time illegal itype II | 1 1 0.0s Test Summary: | Pass Total Time test free! Int32 | 1 1 0.0s Test Summary: | Pass Total Time Check common is still in default state | 6 6 0.0s Test Summary: | Pass Total Time ldiv! Float64 Int32 | 8 8 1.4s Test Summary: | Pass Total Time based on deps/SuiteSparse-4.0.2/CHOLMOD/Demo/ index type Int64 | 23 23 1.8s Test Summary: | Pass Total Time lp_afiro example (Float32, Int64) \ (Float32, Int64) | 4 4 0.1s Test Summary: | Pass Total Time lp_afiro example (Float32, Int64) \ (Float64, Int64) | 4 4 0.4s Test Summary: | Pass Total Time Issue 9160 Int64 | 5 5 4.8s Test Summary: | Pass Total Time Check inputs to Sparse. Related to #20024 | 2 2 0.0s Test Summary: | Pass Total Time Check inputs to Sparse. Related to #20024 | 2 2 0.0s Test Summary: | Pass Total Time Check inputs to Sparse. Related to #20024 | 2 2 0.0s Test Summary: | Pass Total Time Check inputs to Sparse. Related to #20024 | 2 2 0.0s Test Summary: | Pass Total Time illegal dtype | 1 1 0.0s Test Summary: | Pass Total Time illegal xtype | 1 1 0.0s Test Summary: | Pass Total Time illegal itype I | 1 1 0.0s Test Summary: | Pass Total Time illegal itype II | 1 1 0.0s Test Summary: | Pass Total Time test free! Int64 | 1 1 0.0s Test Summary: | Pass Total Time Check common is still in default state | 6 6 0.0s Test Summary: | Pass Total Time ldiv! Float32 Int64 | 8 8 1.2s Test Summary: | Pass Total Time based on deps/SuiteSparse-4.0.2/CHOLMOD/Demo/ index type Int64 | 23 23 1.6s Test Summary: | Pass Total Time lp_afiro example (Float64, Int64) \ (Float32, Int64) | 4 4 0.1s Test Summary: | Pass Total Time lp_afiro example (Float64, Int64) \ (Float64, Int64) | 4 4 0.0s Test Summary: | Pass Total Time Issue 9160 Int64 | 5 5 0.6s Test Summary: | Pass Total Time Check inputs to Sparse. Related to #20024 | 2 2 0.0s Test Summary: | Pass Total Time Check inputs to Sparse. Related to #20024 | 2 2 0.0s Test Summary: | Pass Total Time Check inputs to Sparse. Related to #20024 | 2 2 0.0s Test Summary: | Pass Total Time Check inputs to Sparse. Related to #20024 | 2 2 0.0s Test Summary: | Pass Total Time illegal dtype | 1 1 0.0s Test Summary: | Pass Total Time illegal xtype | 1 1 0.0s Test Summary: | Pass Total Time illegal itype I | 1 1 0.0s Test Summary: | Pass Total Time illegal itype II | 1 1 0.0s Test Summary: | Pass Total Time test free! Int64 | 1 1 0.0s Test Summary: | Pass Total Time Check common is still in default state | 6 6 0.0s Test Summary: | Pass Total Time ldiv! Float64 Int64 | 8 8 1.2s Test Summary: | Pass Total Time Issue #9915 | 1 1 3.6s Test Summary: | Pass Total Time test Sparse constructor Symmetric and Hermitian input (and issymmetric and ishermitian) | 4 4 1.1s Test Summary: | Pass Total Time test Sparse constructor and read_sparse | 3 3 2.3s Test Summary: | Pass Total Time High level interface | 10 10 0.8s Test Summary: | Pass Total Time High level interface | 10 10 1.9s Test Summary: | Pass Total Time Low level interface | 8 8 0.1s Test Summary: | Pass Total Time Core functionality (Float32, Float32) | 90 90 22.3s Test Summary: | Pass Total Time Core functionality (Float32, Float32) | 90 90 11.9s Test Summary: | Pass Total Time Core functionality (Float32, ComplexF32) | 77 77 12.5s Test Summary: | Pass Total Time Core functionality (Float32, ComplexF32) | 77 77 7.2s Test Summary: | Pass Total Time Core functionality (Float32, Float64) | 90 90 8.9s Test Summary: | Pass Total Time Core functionality (Float32, Float64) | 90 90 6.8s Test Summary: | Pass Total Time Core functionality (Float32, ComplexF64) | 77 77 14.2s Test Summary: | Pass Total Time Core functionality (Float32, ComplexF64) | 77 77 6.5s Test Summary: | Pass Total Time Core functionality (ComplexF32, Float32) | 67 67 17.7s Test Summary: | Pass Total Time Core functionality (ComplexF32, Float32) | 67 67 10.9s Test Summary: | Pass Total Time Core functionality (ComplexF32, ComplexF32) | 67 67 1.5s Test Summary: | Pass Total Time Core functionality (ComplexF32, ComplexF32) | 67 67 0.8s Test Summary: | Pass Total Time Core functionality (ComplexF32, Float64) | 67 67 4.0s Test Summary: | Pass Total Time Core functionality (ComplexF32, Float64) | 67 67 1.9s Test Summary: | Pass Total Time Core functionality (ComplexF32, ComplexF64) | 67 67 2.5s Test Summary: | Pass Total Time Core functionality (ComplexF32, ComplexF64) | 67 67 1.3s Test Summary: | Pass Total Time extract factors | 87 87 11.5s Test Summary: | Pass Total Time Issue 11745 - row and column pointers were not sorted in sparse(Factor) | 1 1 0.1s Test Summary: | Pass Total Time Issue 11747 - Wrong show method defined for FactorComponent | 4 4 0.1s Test Summary: | Pass Total Time Issue 29367 | 2 2 0.0s Test Summary: | Pass Total Time Issue 14134 | 9 9 3.7s Test Summary: | Pass Total Time Issue #28985 | 2 2 0.2s Test Summary: | Pass Total Time Issue with promotion during conversion to CHOLMOD.Dense | 3 3 0.4s Test Summary: | Pass Total Time Further issue with promotion #14894 | 6 6 2.2s Test Summary: | Pass Total Time test \ for Factor and StridedVecOrMat | 2 2 1.5s Test Summary: | Pass Total Time Test \ for Factor and SparseVecOrMat | 3 3 1.4s Test Summary: | Pass Total Time Real factorization and complex rhs | 8 8 10.5s Test Summary: | Pass Total Time Make sure that ldlt performs an LDLt (Issue #19032) | 5 5 3.0s Test Summary: | Pass Total Time Test that imaginary parts in Hermitian{T,SparseMatrixCSC{T}} are ignored | 2 2 4.2s Test Summary: | Pass Total Time \ '\ and transpose(...)\ | 12 12 3.8s Test Summary: | Pass Total Time Check that Symmetric{SparseMatrixCSC} can be constructed from CHOLMOD.Sparse | 2 2 1.9s Test Summary: | Pass Total Time sparse right multiplication of Symmetric and Hermitian matrices #21431 | 7 7 40.0s Test Summary: | Pass Total Time Test sparse low rank update for cholesky decomposition | 144 144 8.4s Test Summary: | Pass Total Time Issue #22335 | 4 4 1.3s Test Summary: | Pass Total Time Non-positive definite matrices | 32 32 0.6s Test Summary: | Pass Total Time Issues #27860 & #28363 | 36 36 29.6s Test Summary: | Pass Total Time Issue #33365 | 6 6 0.0s Test Summary: | Pass Total Time permutation handling | 2 2 2.2s Test Summary: | Pass Total Time sym indefinite poly alg | 1 1 0.6s Test Summary: | Pass Total Time wrapped sparse matrices | 3 3 1.0s Test Summary: | Pass Total Time solve with adjoint factorization and adjoint rhs | 3 3 2.0s Test Summary: | Pass Total Time Issue #9915 | 1 1 1.6s Test Summary: | Pass Total Time test Sparse constructor Symmetric and Hermitian input (and issymmetric and ishermitian) | 4 4 0.2s Test Summary: | Pass Total Time test Sparse constructor and read_sparse | 3 3 0.0s Test Summary: | Pass Total Time High level interface | 10 10 0.5s Test Summary: | Pass Total Time High level interface | 10 10 0.6s Test Summary: | Pass Total Time Low level interface | 8 8 0.0s Test Summary: | Pass Total Time Core functionality (Float64, Float32) | 90 90 17.1s Test Summary: | Pass Total Time Core functionality (Float64, Float32) | 90 90 8.7s Test Summary: | Pass Total Time Core functionality (Float64, ComplexF32) | 77 77 3.4s Test Summary: | Pass Total Time Core functionality (Float64, ComplexF32) | 77 77 1.9s Test Summary: | Pass Total Time Core functionality (Float64, Float64) | 90 90 2.3s Test Summary: | Pass Total Time Core functionality (Float64, Float64) | 90 90 0.9s Test Summary: | Pass Total Time Core functionality (Float64, ComplexF64) | 77 77 2.6s Test Summary: | Pass Total Time Core functionality (Float64, ComplexF64) | 77 77 1.0s Test Summary: | Pass Total Time Core functionality (ComplexF64, Float32) | 67 67 14.4s Test Summary: | Pass Total Time Core functionality (ComplexF64, Float32) | 67 67 8.4s Test Summary: | Pass Total Time Core functionality (ComplexF64, ComplexF32) | 67 67 2.4s Test Summary: | Pass Total Time Core functionality (ComplexF64, ComplexF32) | 67 67 1.2s Test Summary: | Pass Total Time Core functionality (ComplexF64, Float64) | 67 67 2.3s Test Summary: | Pass Total Time Core functionality (ComplexF64, Float64) | 67 67 1.2s Test Summary: | Pass Total Time Core functionality (ComplexF64, ComplexF64) | 67 67 1.4s Test Summary: | Pass Total Time Core functionality (ComplexF64, ComplexF64) | 67 67 0.8s Test Summary: | Pass Total Time extract factors | 87 87 9.1s Test Summary: | Pass Total Time Issue 11745 - row and column pointers were not sorted in sparse(Factor) | 1 1 0.1s Test Summary: | Pass Total Time Issue 11747 - Wrong show method defined for FactorComponent | 4 4 0.0s Test Summary: | Pass Total Time Issue 29367 | 2 2 0.0s Test Summary: | Pass Total Time Issue 14134 | 9 9 1.6s Test Summary: | Pass Total Time Issue #28985 | 2 2 0.2s Test Summary: | Pass Total Time Issue with promotion during conversion to CHOLMOD.Dense | 3 3 0.0s Test Summary: | Pass Total Time Further issue with promotion #14894 | 6 6 0.0s Test Summary: | Pass Total Time test \ for Factor and StridedVecOrMat | 2 2 0.0s Test Summary: | Pass Total Time Test \ for Factor and SparseVecOrMat | 3 3 0.0s Test Summary: | Pass Total Time Real factorization and complex rhs | 8 8 0.0s Test Summary: | Pass Total Time Make sure that ldlt performs an LDLt (Issue #19032) | 5 5 0.1s Test Summary: | Pass Total Time Test that imaginary parts in Hermitian{T,SparseMatrixCSC{T}} are ignored | 2 2 0.0s Test Summary: | Pass Total Time \ '\ and transpose(...)\ | 12 12 2.2s Test Summary: | Pass Total Time Check that Symmetric{SparseMatrixCSC} can be constructed from CHOLMOD.Sparse | 2 2 1.7s Test Summary: | Pass Total Time sparse right multiplication of Symmetric and Hermitian matrices #21431 | 7 7 0.0s Test Summary: | Pass Total Time Test sparse low rank update for cholesky decomposition | 144 144 6.6s Test Summary: | Pass Total Time Issue #22335 | 4 4 0.0s Test Summary: | Pass Total Time Non-positive definite matrices | 32 32 0.4s Test Summary: | Pass Total Time Issues #27860 & #28363 | 36 36 23.8s Test Summary: | Pass Total Time Issue #33365 | 6 6 0.0s Test Summary: | Pass Total Time permutation handling | 2 2 0.1s Test Summary: | Pass Total Time sym indefinite poly alg | 1 1 0.0s Test Summary: | Pass Total Time wrapped sparse matrices | 3 3 0.8s Test Summary: | Pass Total Time solve with adjoint factorization and adjoint rhs | 3 3 1.2s Test Summary: | Pass Total Time ReadOnly | 13 13 0.8s Test Summary: | Pass Total Time SparseMatrixCSC from readonly | 8 8 0.1s Test Summary: | Pass Total Time FixedSparseCSC | 20 20 9.5s Test Summary: | Pass Total Time SparseMatrixCSC conversions | 3 3 0.3s Test Summary: | Pass Total Time FixedSparseVector | 7 7 2.9s Test Summary: | Pass Total Time Issue #190 | 4 4 2.7s Test Summary: | Pass Total Time `getindex`` should return type with same `_is_fixed` | 14 14 1.6s Test Summary: | Pass Total Time Test factorization | 4 4 5.3s Test Summary: | Pass Total Time Test fkeep! | 4 4 0.2s Test Summary: | Pass Total Time map[!] implementation specialized for a single (input) sparse vector/matrix | 37 37 3.1s Test Summary: | Pass Total Time map[!] implementation specialized for a pair of (input) sparse vectors/matrices | 21 21 4.5s Test Summary: | Pass Total Time map[!] implementation capable of handling >2 (input) sparse vectors/matrices | 20 20 6.3s Test Summary: | Pass Total Time broadcast! implementation specialized for solely an output sparse vector/matrix (no inputs) | 4 4 1.0s Test Summary: | Pass Total Time broadcast implementation specialized for a single (input) sparse vector/matrix | 3 3 0.9s Test Summary: | Pass Total Time broadcast! implementation specialized for a single (input) sparse vector/matrix | 66 66 5.7s Test Summary: | Pass Total Time broadcast[!] implementation specialized for pairs of (input) sparse vectors/matrices | 741 741 46.3s Test Summary: | Pass Total Time broadcast[!] implementation capable of handling >2 (input) sparse vectors/matrices | 5477 5477 56.1s Test Summary: | Pass Total Time sparse map/broadcast with result eltype not a concrete subtype of Number (#19561/#19589) | 9 9 9.1s Test Summary: | Pass Total Time broadcast[!] over combinations of scalars and sparse vectors/matrices | 360 360 2m57.8s Test Summary: | Pass Total Time broadcast[!] over combinations of scalars, sparse arrays, structured matrices, and dense vectors/matrices | 68 68 21.7s Test Summary: | Pass Total Time map[!] over combinations of sparse and structured matrices | 80 80 3.9s Test Summary: | Pass Total Time assorted tests of sparse broadcast over two input arguments | 59 59 29.7s Test Summary: | Pass Total Time sparse vector broadcast of two arguments | 122 122 14.5s Test Summary: | Pass Total Time aliasing and indexed assignment or broadcast! | 15 15 6.3s Test Summary: | Pass Total Time 1-dimensional 'opt-out' (non) sparse broadcasting | 8 8 2.2s Test Summary: | Pass Total Time Issue #27836 | 1 1 2.7s Test Summary: | Pass Broken Total Time Issue #30118 | 4 1 5 1.1s Test Summary: | Pass Total Time Issue #30120: method ambiguity | 3 3 1.0s Test Summary: | Pass Total Time Sparse outer product, for type Float64 and vector transpose | 4 4 1.5s Test Summary: | Pass Total Time Sparse outer product, for type ComplexF64 and vector transpose | 4 4 1.7s Test Summary: | Pass Total Time Sparse outer product, for type Float64 and vector adjoint | 4 4 1.2s Test Summary: | Pass Total Time Sparse outer product, for type ComplexF64 and vector adjoint | 4 4 1.1s Test Summary: | Pass Total Time issue #31758: out of bounds write in _map_zeropres! | 1 1 1.3s Test Summary: | Pass Total Time Vec/Mat Style | 8 8 0.0s Test Summary: | Pass Total Time extrema | 22 22 12.9s Test Summary: | Pass Total Time NaN test for sparse extrema | 24 24 1.4s Test Summary: | Pass Total Time issue #42670 - error in sparsevec outer product | 1 1 0.7s Test Summary: | Pass Total Time issue #46337 - error in sparsevec map | 2 2 1.3s WARNING: Method definition getproperty(SparseArrays.SparseMatrixCSC{Tv, Ti} where Ti<:Integer where Tv, Symbol) in module HigherOrderFnsTests at /opt/julia/share/julia/stdlib/v1.13/SparseArrays/test/forbidproperties.jl:4 overwritten in module SparseIssuesTests on the same line (check for duplicate calls to `include`). WARNING: Method definition getproperty(SparseArrays.SparseVector{Tv, Ti} where Ti<:Integer where Tv, Symbol) in module HigherOrderFnsTests at /opt/julia/share/julia/stdlib/v1.13/SparseArrays/test/forbidproperties.jl:5 overwritten in module SparseIssuesTests on the same line (check for duplicate calls to `include`). Test Summary: | Pass Total Time Issue #15 | 8 8 1.9s Test Summary: | Pass Total Time Issue #33169 | 10 10 46.7s Test Summary: | Pass Total Time Issue #30006 | 2 2 1.0s Test Summary: | Pass Total Time Issue #28963 | 1 1 0.7s Test Summary: | Pass Total Time Issue #30502 | 2 2 0.1s Test Summary: | Pass Total Time Issue #5190 | 1 1 0.0s Test Summary: | Pass Total Time what used to be issue #5386 | 1 1 0.2s Test Summary: | Pass Total Time issue #5824 | 1 1 0.5s Test Summary: | Pass Total Time issue #5985 | 8 8 0.5s Test Summary: | Pass Total Time issue #5853, sparse diff | 6 6 3.3s Test Summary: | Pass Total Time issue #6036 | 9 9 0.9s Test Summary: | Pass Total Time issue #7507 | 1 1 0.1s Test Summary: | Pass Total Time issue #7650 | 1 1 0.0s Test Summary: | Pass Total Time issue #7677 | 1 1 0.1s Test Summary: | Pass Total Time issue #8225 | 1 1 0.0s Test Summary: | Pass Total Time issue #8363 | 1 1 0.4s Test Summary: | Pass Total Time issue #8976 | 2 2 0.9s Test Summary: | Pass Total Time issue #9525 | 1 1 0.0s Test Summary: | Pass Total Time issue #9917 | 5 5 1.2s Test Summary: | Pass Total Time issue #10407 | 2 2 0.0s Test Summary: | Pass Total Time issue #10411 | 9 9 0.0s Test Summary: | Pass Total Time issues #10837 & #32466, sparse constructors from special matrices | 11 11 0.9s Test Summary: | Pass Total Time issue #12177, error path if triplet vectors are not all the same length | 2 2 0.2s Test Summary: | Pass Total Time issue #12118: sparse matrices are closed under +, -, min, max | 8 8 4.0s Test Summary: | Pass Total Time issue #13008 | 2 2 0.0s Test Summary: | Pass Total Time issue #13024 | 17 17 15.5s Test Summary: | Pass Total Time issue #13792, use sparse triangular solvers for sparse triangular solves | 4 4 0.8s Test Summary: | Pass Total Time issue described in https://groups.google.com/forum/#!topic/julia-dev/QT7qpIpgOaA | 2 2 1.0s Test Summary: | Pass Total Time issparse for sparse vectors #34253 | 3 3 0.0s Test Summary: | Total Time issue #16073 | 0 0.4s Test Summary: | Pass Total Time issue #14816 | 1 1 3.3s Test Summary: | Pass Total Time issue #16548 | 1 1 0.1s Test Summary: | Pass Total Time issue #18705 | 1 1 0.3s Test Summary: | Pass Total Time issue #19225 | 24 24 13.1s Test Summary: | Total Time issue #19304 | 0 3.8s Test Summary: | Pass Total Time issue #18974 | 1 1 0.4s Test Summary: | Pass Total Time issue #19503 | 1 1 0.0s Test Summary: | Pass Total Time issue #14398 | 1 1 1.4s Test Summary: | Pass Total Time dropstored issue #20513 | 8 8 0.1s Test Summary: | Pass Total Time setindex issue #20657 | 3 3 2.8s Test Summary: | Pass Total Time setindex with vector eltype (#29034) | 3 3 1.3s Test Summary: | Pass Total Time issue #29644 | 2 2 6.8s Test Summary: | Pass Total Time reverse search direction if step < 0 #21986 | 1 1 2.1s Test Summary: | Pass Total Time Issue #28369 | 11 11 6.6s Test Summary: | Pass Total Time Issue #28634 | 1 1 0.7s Test Summary: | Pass Total Time Issue #28934 | 2 2 0.0s Test Summary: | Pass Total Time issue #31453 | 3 3 2.2s Test Summary: | Pass Total Time issue #31453 | 3 3 2.1s Test Summary: | Pass Total Time issue #31453 | 3 3 2.3s Test Summary: | Pass Total Time issue #31453 | 3 3 2.1s Test Summary: | Pass Total Time issue #31453 | 3 3 2.3s Test Summary: | Pass Total Time issue #31453 | 3 3 1.9s Test Summary: | Pass Total Time Ti cannot store all potential values #31024 | 5 5 1.0s Test Summary: | Pass Total Time Typecheck too strict #31435 | 11 11 1.0s Test Summary: | Pass Total Time avoid aliasing of fields during constructing SparseMatrixCSC (issue #34630) | 5 5 0.0s Test Summary: | Pass Total Time avoid aliasing of fields during constructing SparseMatrixCSC{Float64} (issue #34630) | 5 5 0.2s Test Summary: | Pass Total Time avoid aliasing of fields during constructing SparseMatrixCSC{Float64, Int16} (issue #34630) | 5 5 0.4s Test Summary: | Pass Total Time Symmetric and Hermitian #35325 | 47 47 12.5s Test Summary: | Pass Total Time Multiplying with triangular sparse matrices #35609 #35610 | 16 16 7.5s Test Summary: | Pass Total Time issue #41135 | 8 8 2.0s Test Summary: | Pass Total Time Issue #29 | 1 1 1.3s Test Summary: | Pass Total Time operations on Integer subtypes | 1 1 1.7s Test Summary: | Pass Total Time vec returns a view | 1 1 0.0s Test Summary: | Pass Total Time -0.0 (issue #294, pr #296) | 2 2 0.1s Test Summary: | Pass Total Time reinterpret (issue #289, pr #296) | 8 8 0.3s Test Summary: | Pass Total Time docstrings (issue julia#52725) | 1 1 0.1s Test Summary: | Pass Total Time copy! | 4 4 0.6s Test Summary: | Pass Total Time CartesianIndex | 3 3 0.1s Test Summary: | Pass Total Time Assignment of singleton array to sparse array (julia #43644) | 5 5 3.7s Test Summary: | Pass Total Time julia #17088 | 6 6 1.5s Test Summary: | Pass Total Time mapslices julia #21123 | 1 1 3.9s Test Summary: | Pass Total Time itr, iterate | 4 4 0.1s Test Summary: | Pass Total Time Issue #210 | 3 3 0.1s Test Summary: | Pass Total Time Issue #334 | 2 2 3.2s Test Summary: | Pass Total Time Issue #390 | 1 1 0.3s WARNING: Method definition getproperty(SparseArrays.SparseMatrixCSC{Tv, Ti} where Ti<:Integer where Tv, Symbol) in module SparseIssuesTests at /opt/julia/share/julia/stdlib/v1.13/SparseArrays/test/forbidproperties.jl:4 overwritten in module SparseLinalgTests on the same line (check for duplicate calls to `include`). WARNING: Method definition getproperty(SparseArrays.SparseVector{Tv, Ti} where Ti<:Integer where Tv, Symbol) in module SparseIssuesTests at /opt/julia/share/julia/stdlib/v1.13/SparseArrays/test/forbidproperties.jl:5 overwritten in module SparseLinalgTests on the same line (check for duplicate calls to `include`). Test Summary: | Pass Total Time circshift | 80 80 2.2s Test Summary: | Pass Total Time wrappers of sparse | 24 24 14.4s Test Summary: | Pass Total Time Sparse promotion in sparse matmul | 6 6 4.8s Test Summary: | Pass Total Time multiplication of triangular sparse and dense matrices | 112 112 36.2s Test Summary: | Pass Total Time sparse transpose adjoint | 12 12 1.7s Test Summary: | Pass Total Time forward and backward solving of transpose/adjoint triangular matrices | 20 20 3.0s Test Summary: | Pass Total Time triangular multiply with identity(UpperTriangular) | 2 2 0.9s Test Summary: | Pass Total Time triangular multiply with identity(LowerTriangular) | 2 2 0.2s Test Summary: | Pass Total Time triangular multiply with identity(UnitUpperTriangular) | 2 2 0.3s Test Summary: | Pass Total Time triangular multiply with identity(UnitLowerTriangular) | 2 2 0.3s Test Summary: | Pass Total Time triangular multiply with adjoint(UpperTriangular) | 2 2 0.8s Test Summary: | Pass Total Time triangular multiply with adjoint(LowerTriangular) | 2 2 0.3s Test Summary: | Pass Total Time triangular multiply with adjoint(UnitUpperTriangular) | 2 2 0.3s Test Summary: | Pass Total Time triangular multiply with adjoint(UnitLowerTriangular) | 2 2 0.3s Test Summary: | Pass Total Time triangular multiply with transpose(UpperTriangular) | 2 2 0.3s Test Summary: | Pass Total Time triangular multiply with transpose(LowerTriangular) | 2 2 0.3s Test Summary: | Pass Total Time triangular multiply with transpose(UnitUpperTriangular) | 2 2 0.3s Test Summary: | Pass Total Time triangular multiply with transpose(UnitLowerTriangular) | 2 2 0.3s Test Summary: | Pass Total Time triangular multiply with conjugate matrices | 2 2 2.5s Test Summary: | Pass Total Time triangular multiply with conjugate matrices | 2 2 0.3s Test Summary: | Pass Total Time triangular multiply with conjugate matrices | 2 2 0.3s Test Summary: | Pass Total Time triangular multiply with conjugate matrices | 2 2 0.4s Test Summary: | Pass Total Time triangular multiply with conjugate matrices | 2 2 1.5s Test Summary: | Pass Total Time triangular multiply with conjugate matrices | 2 2 0.3s Test Summary: | Pass Total Time triangular multiply with conjugate matrices | 2 2 0.4s Test Summary: | Pass Total Time triangular multiply with conjugate matrices | 2 2 0.3s Test Summary: | Pass Total Time triangular solver for identity(UpperTriangular) | 2 2 0.6s Test Summary: | Pass Total Time triangular solver for identity(LowerTriangular) | 2 2 0.0s Test Summary: | Pass Total Time triangular solver for identity(UnitUpperTriangular) | 2 2 0.1s Test Summary: | Pass Total Time triangular solver for identity(UnitLowerTriangular) | 2 2 0.1s Test Summary: | Pass Total Time triangular solver for adjoint(UpperTriangular) | 2 2 0.5s Test Summary: | Pass Total Time triangular solver for adjoint(LowerTriangular) | 2 2 0.1s Test Summary: | Pass Total Time triangular solver for adjoint(UnitUpperTriangular) | 2 2 0.5s Test Summary: | Pass Total Time triangular solver for adjoint(UnitLowerTriangular) | 2 2 0.1s Test Summary: | Pass Total Time triangular solver for transpose(UpperTriangular) | 2 2 0.1s Test Summary: | Pass Total Time triangular solver for transpose(LowerTriangular) | 2 2 0.1s Test Summary: | Pass Total Time triangular solver for transpose(UnitUpperTriangular) | 2 2 0.1s Test Summary: | Pass Total Time triangular solver for transpose(UnitLowerTriangular) | 2 2 0.1s Test Summary: | Pass Total Time triangular singular exceptions | 2 2 0.3s Test Summary: | Pass Total Time Symmetric of sparse matrix mul! dense vector | 8 8 2.7s Test Summary: | Pass Total Time Symmetric of view of sparse matrix mul! dense vector | 8 8 6.0s Test Summary: | Pass Total Time in-place sparse-sparse mul! | 360 360 3m47.8s Test Summary: | Pass Total Time UniformScaling | 4 4 0.9s Test Summary: | Pass Total Time unary minus for SparseMatrixCSC{Bool} | 1 1 0.2s Test Summary: | Pass Total Time sparse matrix norms | 24 24 4.9s Test Summary: | Pass Total Time fillstored! | 1 1 0.2s Test Summary: | Pass Total Time Diagonal linear solve | 44 44 12.7s Test Summary: | Pass Total Time triu/tril | 9 9 0.5s Test Summary: | Pass Total Time norm | 4 4 0.0s Test Summary: | Pass Total Time ishermitian/issymmetric | 45 45 0.7s Test Summary: | Pass Total Time rotations | 11 11 0.7s Test Summary: | Pass Total Time istriu/istril | 4 4 0.3s Test Summary: | Pass Total Time trace | 2 2 0.1s Test Summary: | Pass Total Time spdiagm | 32 32 4.5s Test Summary: | Pass Total Time diag | 106 106 0.1s Test Summary: | Pass Total Time scaling with * and mul!, rmul!, and lmul! | 52 52 12.4s Test Summary: | Pass Total Time conj | 2 2 0.5s Test Summary: | Pass Total Time SparseMatrixCSC [c]transpose[!] and permute[!] | 47 47 2.2s Test Summary: | Pass Total Time transpose of SubArrays | 2 2 1.6s Test Summary: | Pass Total Time exp | 1 1 0.5s Test Summary: | Pass Total Time matrix-vector multiplication (non-square) | 5 5 0.0s Test Summary: | Pass Total Time diagonal - sparse vector mutliplication | 60 60 0.0s Test Summary: | Pass Total Time sparse matrix * BitArray | 19 19 7.9s Test Summary: | Pass Total Time matrix multiplication | 39 39 0.1s Test Summary: | Pass Total Time multiplication of sparse matrix and triangular matrix | 720 720 2m54.0s Test Summary: | Pass Total Time Adding sparse-backed SymTridiagonal (#46355) | 3 3 2.5s Test Summary: | Pass Total Time kronecker product | 1558 1558 3.4s Test Summary: | Pass Total Time sparse Frobenius dot/inner product | 253 253 11.2s Test Summary: | Pass Total Time generalized dot product | 14 14 5.3s Test Summary: | Pass Total Time conversion to special LinearAlgebra types | 10 10 2.6s Test Summary: | Pass Total Time SparseMatrixCSC construction from UniformScaling | 10 10 1.1s Test Summary: | Pass Total Time sparse(S::UniformScaling, shape...) convenience constructors | 4 4 0.7s Test Summary: | Pass Total Time diagonal-sandwiched triple multiplication | 8 8 4.0s Test Summary: | Pass Total Time explicit zeros | 2 2 0.0s Test Summary: | Pass Total Time complex matrix-vector multiplication and left-division | 335 335 20.9s Test Summary: | Pass Total Time sparse matrix cond | 10 10 8.2s Test Summary: | Pass Total Time sparse matrix opnormestinv | 6 6 10.2s Test Summary: | Pass Total Time factorization | 11 11 5.1s WARNING: Method definition getproperty(SparseArrays.SparseMatrixCSC{Tv, Ti} where Ti<:Integer where Tv, Symbol) in module SparseLinalgTests at /opt/julia/share/julia/stdlib/v1.13/SparseArrays/test/forbidproperties.jl:4 overwritten in module SparseMatrixConstructorIndexingTests on the same line (check for duplicate calls to `include`). WARNING: Method definition getproperty(SparseArrays.SparseVector{Tv, Ti} where Ti<:Integer where Tv, Symbol) in module SparseLinalgTests at /opt/julia/share/julia/stdlib/v1.13/SparseArrays/test/forbidproperties.jl:5 overwritten in module SparseMatrixConstructorIndexingTests on the same line (check for duplicate calls to `include`). Test Summary: | Pass Total Time uniform scaling should not change type #103 | 1 1 0.6s Test Summary: | Pass Total Time spzeros de-splatting | 4 4 0.0s Test Summary: | Pass Total Time conversion to AbstractMatrix/SparseMatrix of same eltype | 6 6 0.4s Test Summary: | Pass Total Time sparse matrix construction | 23 23 5.7s Test Summary: | Pass Total Time spzeros for pattern creation (structural zeros) | 12 12 1.2s h+v concatenation: Error During Test at /opt/julia/share/julia/stdlib/v1.13/SparseArrays/test/sparsematrix_constructors_indexing.jl:115 Test threw exception Expression: #= /opt/julia/share/julia/stdlib/v1.13/SparseArrays/test/sparsematrix_constructors_indexing.jl:115 =# @inferred(hvcat((3, 2), se44, sz42, sz41, sz34, se33)) == se77 return type SparseMatrixCSC{Float64, Int64} does not match inferred return type Any Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] top-level scope @ /opt/julia/share/julia/stdlib/v1.13/SparseArrays/test/sparsematrix_constructors_indexing.jl:94 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/SparseArrays/test/sparsematrix_constructors_indexing.jl:115 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/SparseArrays/test/sparsematrix_constructors_indexing.jl:115 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] Test Summary: | Pass Error Total Time concatenation tests | 562 1 563 43.2s horizontal concatenation | 2 2 0.7s vertical concatenation | 3 3 0.7s h+v concatenation | 1 1 2 4.6s blockdiag concatenation | 3 3 1.2s Diagonal of sparse matrices | 3 3 0.1s concatenation promotion | 1 1 1.3s mixed sparse-dense concatenation | 1 1 0.0s splicing + concatenation on random instances | 10 10 0.6s concatenations of combinations of special and other matrix types | 336 336 9.4s concatenations of annotated types | 176 176 13.2s hcat and vcat involving UniformScaling | 26 26 11.3s RNG of the outermost testset: Random.Xoshiro(0xfefa8d41b8f5dca5, 0xf80cc98e147960c1, 0x20e2ccc17662fc1d, 0xea7a7dcb2e787c01, 0xf4e85a418b9c4f80) ERROR: LoadError: Some tests did not pass: 562 passed, 0 failed, 1 errored, 0 broken. in expression starting at /opt/julia/share/julia/stdlib/v1.13/SparseArrays/test/sparsematrix_constructors_indexing.jl:1 in expression starting at /opt/julia/share/julia/stdlib/v1.13/SparseArrays/test/runtests.jl:10 Testing failed after 1794.58s ERROR: LoadError: Package SparseArrays errored during testing Stacktrace: [1] pkgerror(::String, ::Vararg{String}) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2661 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2510 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:538 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:168 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [7] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:155 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:311 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:320 [12] _start() @ Base ./client.jl:553 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 1814.61s: package tests unexpectedly errored