Package evaluation to test MultivariateBases on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T14:33:29.818 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.18s ################################################################################ # Installation # Installing MultivariateBases... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [be282fd4] + MultivariateBases v0.2.2 Updating `~/.julia/environments/v1.10/Manifest.toml` [864edb3b] + DataStructures v0.19.3 [be282fd4] + MultivariateBases v0.2.2 [102ac46a] + MultivariatePolynomials v0.5.13 [d8a4904e] + MutableArithmetics v1.6.7 [bac558e1] + OrderedCollections v1.8.1 [56f22d72] + Artifacts [2a0f44e3] + Base64 [b77e0a4c] + InteractiveUtils [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [56ddb016] + Logging [d6f4376e] + Markdown [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [2f01184e] + SparseArrays v1.10.0 [8dfed614] + Test [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+5 [bea87d4a] + SuiteSparse_jll v7.2.1+1 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 5.06s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 7379.9 ms ✓ MultivariateBases 1 dependency successfully precompiled in 9 seconds. 9 already precompiled. Precompilation completed after 17.28s ################################################################################ # Testing # Testing MultivariateBases Status `/tmp/jl_BQDwAw/Project.toml` [7c1d4256] DynamicPolynomials v0.6.4 [be282fd4] MultivariateBases v0.2.2 [37e2e46d] LinearAlgebra [8dfed614] Test Status `/tmp/jl_BQDwAw/Manifest.toml` [864edb3b] DataStructures v0.19.3 [7c1d4256] DynamicPolynomials v0.6.4 [be282fd4] MultivariateBases v0.2.2 [102ac46a] MultivariatePolynomials v0.5.13 [d8a4904e] MutableArithmetics v1.6.7 [bac558e1] OrderedCollections v1.8.1 [189a3867] Reexport v1.2.2 [56f22d72] Artifacts [2a0f44e3] Base64 [9fa8497b] Future [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [2f01184e] SparseArrays v1.10.0 [8dfed614] Test [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.23+5 [bea87d4a] SuiteSparse_jll v7.2.1+1 [8e850b90] libblastrampoline_jll v5.11.0+0 Testing Running tests... Test Summary: | Pass Total Time Monomial | 145 145 18.8s Test Summary: | Pass Total Time Scaled | 121 121 4.4s Test Summary: | Pass Total Time Fixed | 39 39 6.7s Test Summary: | Pass Total Time Orthonormal | 75 75 10.9s Test Summary: | Pass Total Time Hermite | 280 280 11.2s Test Summary: | Pass Total Time Laguerre | 144 144 5.0s Test Summary: | Pass Total Time Legendre | 140 140 2.6s Test Summary: | Pass Total Time Chebyshev | 280 280 5.6s Testing MultivariateBases tests passed Testing completed after 77.25s PkgEval succeeded after 107.91s