Package evaluation of Statistics on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T07:26:18.102 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.62s ################################################################################ # Installation # Installing Statistics... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [10745b16] + Statistics v1.11.1 Updating `~/.julia/environments/v1.11/Manifest.toml` [10745b16] + Statistics v1.11.1 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.27+1 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 1.06s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 11.56s ################################################################################ # Testing # Testing Statistics Status `/tmp/jl_H8sCEJ/Project.toml` [10745b16] Statistics v1.11.1 [ade2ca70] Dates v1.11.0 [37e2e46d] LinearAlgebra v1.11.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_H8sCEJ/Manifest.toml` [10745b16] Statistics v1.11.1 [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 [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 Testing Running tests... Test Summary: | Pass Total Time middle | 24 24 0.3s Test Summary: | Pass Total Time median | 36 36 34.0s Test Summary: | Pass Total Time mean | 69 69 31.1s Test Summary: | Pass Total Time mean/median for ranges | 25 25 0.0s Test Summary: | Pass Total Time var & std | 151 151 40.8s Test Summary: | Pass Total Time covariance | 137 137 28.8s Test Summary: | Pass Total Time correlation | 90 90 24.3s Test Summary: | Pass Total Time quantile | 117 117 25.4s Test Summary: | Pass Total Time issue #144: no overflow with quantile | 12 12 2.0s Test Summary: | Pass Total Time quantiles with Date and DateTime | 6 6 1.1s Test Summary: | Pass Total Time variance of complex arrays (#13309) | 11 11 1.8s Test Summary: | Pass Total Time cov and cor of complex arrays (issue #21093) | 12 12 29.3s Test Summary: | Pass Total Time Issue #17153 and PR #17154 | 8 8 1.5s Test Summary: | Pass Total Time Unitful elements | 8 8 8.9s Test Summary: | Pass Total Time var and quantile of Any arrays | 5 5 0.5s Test Summary: | Pass Total Time Promotion in covzm. Issue #8080 | 2 2 20.7s Test Summary: | Pass Total Time Mean along dimension of empty array | 4 4 0.6s Test Summary: | Pass Total Time cov/var/std of Vector{Vector} | 3 3 6.9s Test Summary: | Pass Total Time var of sparse array | 20 20 1.6s Test Summary: | Pass Total Time optimizing sparse Float64 covariance | 40 40 4.3s Test Summary: | Pass Total Time optimizing sparse ComplexF64 covariance | 40 40 5.9s Test Summary: | Pass Total Time var, std, cov and cor on empty inputs | 18 18 19.7s Testing Statistics tests passed Testing completed after 384.81s PkgEval succeeded after 414.54s