Package evaluation of ArnoldiMethod on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T08:23:00.631 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.68s ################################################################################ # Installation # Installing ArnoldiMethod... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [ec485272] + ArnoldiMethod v0.4.0 Updating `~/.julia/environments/v1.11/Manifest.toml` [ec485272] + ArnoldiMethod v0.4.0 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [90137ffa] + StaticArrays v1.9.13 [1e83bf80] + StaticArraysCore v1.4.3 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.27+1 [8e850b90] + libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 1.81s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 12.23s ################################################################################ # Testing # Testing ArnoldiMethod Status `/tmp/jl_3OZyFe/Project.toml` [ec485272] ArnoldiMethod v0.4.0 [c145ed77] GenericSchur v0.5.4 [90137ffa] StaticArrays v1.9.13 [37e2e46d] LinearAlgebra v1.11.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_3OZyFe/Manifest.toml` [ec485272] ArnoldiMethod v0.4.0 [c145ed77] GenericSchur v0.5.4 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [90137ffa] StaticArrays v1.9.13 [1e83bf80] StaticArraysCore v1.4.3 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.27+1 [bea87d4a] SuiteSparse_jll v7.7.0+0 [8e850b90] libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time Initialization | 1 1 4.2s Test Summary: | Pass Total Time Arnoldi Factorization | 8 8 22.2s Test Summary: | Pass Total Time Invariant subspace | 4 4 2.1s Test Summary: | Pass Total Time Givens rotation | 32 32 16.7s Test Summary: | Pass Total Time Stable permutation ordering | 20 20 0.1s Test Summary: | Pass Total Time Schur factorization | 118 118 22.1s Test Summary: | Pass Total Time Schur with nearly repeated eigenvalues | 2 2 4.4s Test Summary: | Pass Total Time Convergence issue encountered in the wild | 2 2 0.3s Test Summary: | Pass Total Time Exactly repeated eigenvalues in 2x2 block | 5 5 0.4s Test Summary: | Pass Total Time Tiny sylvester equation Float64, (2, 2) | 2 2 1.2s Test Summary: | Pass Total Time Tiny sylvester equation Float64, (2, 1) | 2 2 1.4s Test Summary: | Pass Total Time Tiny sylvester equation Float64, (1, 2) | 2 2 0.2s Test Summary: | Pass Total Time Tiny sylvester equation ComplexF64, (2, 2) | 2 2 1.6s Test Summary: | Pass Total Time Tiny sylvester equation ComplexF64, (2, 1) | 2 2 0.5s Test Summary: | Pass Total Time Tiny sylvester equation ComplexF64, (1, 2) | 2 2 0.2s Test Summary: | Pass Total Time Singular sylvester Float64 | 3 3 0.0s Test Summary: | Pass Total Time Singular sylvester ComplexF64 | 3 3 0.0s Test Summary: | Pass Total Time Reordering the Schur form 1 ↔ 1 (Float64) | 3 3 0.3s Test Summary: | Pass Total Time Reordering the Schur form 1 ↔ 1 (ComplexF64) | 3 3 0.3s Test Summary: | Pass Total Time Reordering the Schur form 1 ↔ 1 (BigFloat) | 3 3 0.4s Test Summary: | Pass Total Time Reordering the Schur form 1 ↔ 1 (Complex{BigFloat}) | 3 3 0.8s Test Summary: | Pass Total Time Reordering the Schur form 1 ↔ 2 (Float64) | 5 5 1.4s Test Summary: | Pass Total Time Reordering the Schur form 1 ↔ 2 (ComplexF64) | 5 5 1.3s Test Summary: | Pass Total Time Reordering the Schur form 1 ↔ 2 (BigFloat) | 5 5 2.1s Test Summary: | Pass Total Time Reordering the Schur form 1 ↔ 2 (Complex{BigFloat}) | 5 5 14.1s Test Summary: | Pass Total Time Reordering the Schur form 2 ↔ 1 (Float64) | 5 5 0.6s Test Summary: | Pass Total Time Reordering the Schur form 2 ↔ 1 (ComplexF64) | 5 5 0.5s Test Summary: | Pass Total Time Reordering the Schur form 2 ↔ 1 (BigFloat) | 5 5 0.5s Test Summary: | Pass Total Time Reordering the Schur form 2 ↔ 1 (Complex{BigFloat}) | 5 5 0.7s Test Summary: | Pass Total Time Reordering the Schur form 2 ↔ 2 (Float64) | 7 7 1.4s Test Summary: | Pass Total Time Reordering the Schur form 2 ↔ 2 (ComplexF64) | 7 7 0.8s Test Summary: | Pass Total Time Reordering the Schur form 2 ↔ 2 (BigFloat) | 7 7 2.3s Test Summary: | Pass Total Time Reordering the Schur form 2 ↔ 2 (Complex{BigFloat}) | 7 7 2.9s Test Summary: | Pass Total Time Rotation right with single eigenvalues | 48 48 3.2s Test Summary: | Pass Total Time Rotation right with two conjugate pairs | 40 40 0.2s Test Summary: | Pass Total Time Rotation right with one 2 × 2 block on the right | 48 48 0.0s Test Summary: | Pass Total Time Rotation right with one 2 × 2 block on the left | 48 48 0.0s Test Summary: | Pass Total Time Stewart's example | 12 12 2.1s Test Summary: | Pass Total Time Small eigenvalue separation | 8 8 2.1s Test Summary: | Pass Total Time Identical eigenvalues should not blow up | 6 6 1.8s Test Summary: | Pass Total Time Eigenvector upper triangular matrix | 160 160 55.9s Test Summary: | Pass Total Time Eigenvectors quasi-upper triangular matrix | 80 80 2.4s Test Summary: | Pass Total Time Extract partial | 4 4 1.6s Test Summary: | Pass Total Time Zero eigenvalues & low-rank matrices | 20 20 1m10.9s Test Summary: | Pass Total Time Stopping criterion specified in different number type is fine | 2 2 7.4s Test Summary: | Pass Total Time Right number type | 1 1 2.5s Test Summary: | Pass Total Time Find all eigenvalues of a small matrix | 2 2 0.0s Test Summary: | Pass Total Time Incorrect input | 5 5 0.2s Test Summary: | Pass Total Time Eigenvector as initial vector is not problematic | 3 3 3.6s Test Summary: | Pass Total Time Target non-dominant eigenvalues | 1 1 8.0s Test Summary: | Pass Total Time Repeated eigenvalues | 3 3 1.0s Test Summary: | Pass Total Time Zero matrix | 8 8 0.1s Test Summary: | Pass Total Time Passing an initial Schur decomp | 6 6 0.2s Test Summary: | Pass Total Time Schur to eigen Float64 take 1 | 11 11 11.3s Test Summary: | Pass Total Time Schur to eigen Float64 take 2 | 11 11 0.0s Test Summary: | Pass Total Time Schur to eigen Float64 take 3 | 11 11 0.0s Test Summary: | Pass Total Time Schur to eigen Float64 take 4 | 11 11 0.0s Test Summary: | Pass Total Time Schur to eigen Float64 take 5 | 11 11 0.0s Test Summary: | Pass Total Time Schur to eigen Float64 take 6 | 11 11 0.0s Test Summary: | Pass Total Time Schur to eigen Float64 take 7 | 11 11 0.0s Test Summary: | Pass Total Time Schur to eigen Float64 take 8 | 11 11 0.0s Test Summary: | Pass Total Time Schur to eigen Float64 take 9 | 11 11 0.0s Test Summary: | Pass Total Time Schur to eigen Float64 take 10 | 11 11 0.0s Test Summary: | Pass Total Time Schur to eigen ComplexF64 take 1 | 11 11 8.1s Test Summary: | Pass Total Time Schur to eigen ComplexF64 take 2 | 11 11 0.0s Test Summary: | Pass Total Time Schur to eigen ComplexF64 take 3 | 11 11 0.0s Test Summary: | Pass Total Time Schur to eigen ComplexF64 take 4 | 11 11 0.0s Test Summary: | Pass Total Time Schur to eigen ComplexF64 take 5 | 11 11 0.0s Test Summary: | Pass Total Time Schur to eigen ComplexF64 take 6 | 11 11 0.0s Test Summary: | Pass Total Time Schur to eigen ComplexF64 take 7 | 11 11 0.0s Test Summary: | Pass Total Time Schur to eigen ComplexF64 take 8 | 11 11 0.0s Test Summary: | Pass Total Time Schur to eigen ComplexF64 take 9 | 11 11 0.0s Test Summary: | Pass Total Time Schur to eigen ComplexF64 take 10 | 11 11 0.0s Test Summary: | Pass Total Time Schur to eigen BigFloat take 1 | 11 11 9.9s Test Summary: | Pass Total Time Schur to eigen BigFloat take 2 | 11 11 3.8s Test Summary: | Pass Total Time Schur to eigen BigFloat take 3 | 11 11 3.7s Test Summary: | Pass Total Time Schur to eigen BigFloat take 4 | 11 11 3.7s Test Summary: | Pass Total Time Schur to eigen BigFloat take 5 | 11 11 3.7s Test Summary: | Pass Total Time Schur to eigen BigFloat take 6 | 11 11 3.7s Test Summary: | Pass Total Time Schur to eigen BigFloat take 7 | 11 11 3.7s Test Summary: | Pass Total Time Schur to eigen BigFloat take 8 | 11 11 3.8s Test Summary: | Pass Total Time Schur to eigen BigFloat take 9 | 11 11 3.9s Test Summary: | Pass Total Time Schur to eigen BigFloat take 10 | 11 11 3.6s Test Summary: | Pass Total Time Schur to eigen Complex{BigFloat} take 1 | 11 11 16.4s Test Summary: | Pass Total Time Schur to eigen Complex{BigFloat} take 2 | 11 11 10.9s Test Summary: | Pass Total Time Schur to eigen Complex{BigFloat} take 3 | 11 11 10.4s Test Summary: | Pass Total Time Schur to eigen Complex{BigFloat} take 4 | 11 11 10.3s Test Summary: | Pass Total Time Schur to eigen Complex{BigFloat} take 5 | 11 11 10.2s Test Summary: | Pass Total Time Schur to eigen Complex{BigFloat} take 6 | 11 11 10.8s Test Summary: | Pass Total Time Schur to eigen Complex{BigFloat} take 7 | 11 11 10.7s Test Summary: | Pass Total Time Schur to eigen Complex{BigFloat} take 8 | 11 11 10.9s Test Summary: | Pass Total Time Schur to eigen Complex{BigFloat} take 9 | 11 11 10.7s Test Summary: | Pass Total Time Schur to eigen Complex{BigFloat} take 10 | 11 11 10.7s Testing ArnoldiMethod tests passed Testing completed after 502.29s PkgEval succeeded after 531.95s