Package evaluation of GenericSchur on Julia 1.13.0-DEV.449 (8d6b63c3a6*) started at 2025-04-28T23:07:04.173 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 7.92s ################################################################################ # Installation # Installing GenericSchur... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [c145ed77] + GenericSchur v0.5.5 Updating `~/.julia/environments/v1.13/Manifest.toml` [c145ed77] + GenericSchur v0.5.5 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [de0858da] + Printf v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.12.0+0 Installation completed after 0.85s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 15.93s ################################################################################ # Testing # Testing GenericSchur Status `/tmp/jl_xqRD68/Project.toml` [4c88cf16] Aqua v0.8.11 [01680d73] GenericSVD v0.3.0 [c145ed77] GenericSchur v0.5.5 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.12.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_xqRD68/Manifest.toml` [4c88cf16] Aqua v0.8.11 [34da2185] Compat v4.16.0 [01680d73] GenericSVD v0.3.0 [c145ed77] GenericSchur v0.5.5 [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.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.12.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.12.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.12.1+1 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2024.12.31 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.0.16+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.12.0+0 [8e850ede] nghttp2_jll v1.65.0+0 [3f19e933] p7zip_jll v17.5.0+2 Testing Running tests... Test Summary: | Pass Total Time Method ambiguity | 1 1 8.1s Test Summary: | Pass Total Time Unbound type parameters | 1 1 0.1s Test Summary: | Pass Total Time Undefined exports | 1 1 0.0s Test Summary: | Pass Total Time Compare Project.toml and test/Project.toml | 1 1 0.0s Test Summary: | Pass Total Time Stale dependencies | 1 1 3.8s Test Summary: | Pass Total Time Compat bounds | 4 4 0.7s Test Summary: | Pass Total Time Persistent tasks | 1 1 13.1s Test Summary: | Pass Total Time wrappers bare BigFloat | 15 15 41.0s Test Summary: | Pass Total Time wrappers hermitian BigFloat | 16 16 49.9s Test Summary: | Pass Total Time wrappers symmetric BigFloat | 16 16 1.0s Test Summary: | Pass Total Time wrappers bare Complex{BigFloat} | 3 3 22.4s Test Summary: | Pass Total Time wrappers hermitian Complex{BigFloat} | 4 4 30.3s Test Summary: | Pass Total Time SymTridiagonal Float32 LinearAlgebra.DivideAndConquer() | 34 34 49.5s Test Summary: | Pass Total Time SymTridiagonal Float32 LinearAlgebra.QRIteration() | 34 34 0.9s Test Summary: | Pass Total Time SymTridiagonal Float64 LinearAlgebra.DivideAndConquer() | 34 34 42.6s Test Summary: | Pass Total Time SymTridiagonal Float64 LinearAlgebra.QRIteration() | 34 34 0.9s Test Summary: | Pass Total Time SymTridiagonal BigFloat LinearAlgebra.DivideAndConquer() | 34 34 13.4s Test Summary: | Pass Broken Total Time SymTridiagonal BigFloat LinearAlgebra.QRIteration() | 33 1 34 5.3s Test Summary: | Pass Total Time balancing Float64 | 1 1 10.9s Test Summary: | Pass Total Time balancing ComplexF64 | 2 2 20.3s Test Summary: | Pass Total Time balancing BigFloat | 1 1 1.1s Test Summary: | Pass Total Time balancing Complex{BigFloat} | 2 2 6.1s Test Summary: | Pass Total Time balancing sanity | 52 52 0.0s Test Summary: | Pass Total Time vector normalization BigFloat | 3 3 0.4s Test Summary: | Pass Total Time vector normalization Complex{BigFloat} | 3 3 0.3s Test Summary: | Pass Total Time Hessenberg Float64 | 9 9 8.5s Test Summary: | Pass Total Time Hessenberg Float16 | 9 9 13.2s Test Summary: | Pass Total Time group BigFloat | 38 38 8.4s Test Summary: | Pass Total Time group Float16 | 38 38 24.1s Test Summary: | Pass Total Time Godunov | 3 3 2.7s Test Summary: | Pass Total Time group Float64 | 308 308 20.0s Test Summary: | Pass Total Time group Float32 | 308 308 27.5s Test Summary: | Pass Total Time Hessenberg ComplexF64 | 8 8 6.3s Test Summary: | Pass Total Time Hessenberg ComplexF16 | 8 8 8.9s Test Summary: | Pass Total Time Hermitian Hessenberg ComplexF64 | 16 16 8.6s Test Summary: | Pass Total Time Hermitian Hessenberg ComplexF16 | 16 16 11.3s Test Summary: | Pass Total Time group Complex{BigFloat} | 30 30 6.5s Test Summary: | Pass Broken Total Time group ComplexF16 | 28 2 30 21.1s Test Summary: | Pass Total Time Godunov (complex) | 3 3 0.6s Test Summary: | Pass Total Time short QR sweep | 6 6 20.6s Test Summary: | Pass Total Time group ComplexF64 | 252 252 9.5s Test Summary: | Pass Total Time group ComplexF32 | 252 252 1.2s Test Summary: | Pass Total Time ordschur ComplexF64 | 4 4 2.6s Test Summary: | Pass Total Time subspace condition ComplexF64 | 2 2 4.7s Test Summary: | Pass Total Time ordschur Float64 | 16 16 37.0s Test Summary: | Pass Total Time ordschur BigFloat | 16 16 35.0s Test Summary: | Pass Total Time generalized basic sanity ComplexF64 | 14 14 17.6s Test Summary: | Pass Total Time generalized basic sanity Complex{BigFloat} | 14 14 30.4s Test Summary: | Pass Total Time generalized examples from Q.M. | 21 21 0.2s Test Summary: | Pass Total Time generalized challenging ComplexF64 | 7 7 1.5s Test Summary: | Pass Total Time generalized challenging Complex{BigFloat} | 7 7 4.8s Test Summary: | Pass Total Time gen. sylvester ComplexF64 | 10 10 4.3s Test Summary: | Pass Total Time gen. adj. sylvester ComplexF64 | 10 10 2.1s Test Summary: | Pass Total Time gen. sylvester Float64 | 10 10 5.6s Test Summary: | Pass Total Time gen. adj. sylvester Float64 | 10 10 2.2s Test Summary: | Pass Total Time gen. sylvester Complex{BigFloat} | 10 10 9.1s Test Summary: | Pass Total Time gen. adj. sylvester Complex{BigFloat} | 10 10 1.8s Test Summary: | Pass Total Time gen. ordschur ComplexF64 | 7 7 4.1s Test Summary: | Pass Total Time gen. ordschur Complex{BigFloat} | 7 7 4.9s Test Summary: | Pass Total Time gen. condition ComplexF64 | 20 20 20.9s Test Summary: | Pass Total Time gen. condition Complex{BigFloat} | 20 20 44.5s Test Summary: | Pass Total Time error handling | 8 8 3.2s Testing GenericSchur tests passed Testing completed after 798.03s PkgEval succeeded after 833.91s