Package evaluation of Statistics on Julia 1.13.0-DEV.453 (0d3c9b0bb4*) started at 2025-05-03T08:49:23.930 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.48s ################################################################################ # Installation # Installing Statistics... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [10745b16] + Statistics v1.11.1 Updating `~/.julia/environments/v1.13/Manifest.toml` [10745b16] + Statistics v1.11.1 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.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.87s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 5817.3 ms ✓ TestEnv 1 dependency successfully precompiled in 6 seconds. 25 already precompiled. Precompiling package dependencies... Precompilation completed after 22.58s ################################################################################ # Testing # Testing Statistics Status `/tmp/jl_HwZDjf/Project.toml` [10745b16] Statistics v1.11.1 [ade2ca70] Dates v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.12.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_HwZDjf/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 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.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.12.0 [f489334b] StyledStrings v1.11.0 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.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.12.0+0 Testing Running tests... Test Summary: | Pass Total Time middle | 24 24 0.6s Test Summary: | Pass Total Time median | 36 36 31.6s Test Summary: | Pass Total Time mean | 69 69 23.2s Test Summary: | Pass Total Time mean/median for ranges | 25 25 0.6s Test Summary: | Pass Total Time var & std | 151 151 33.5s Test Summary: | Pass Total Time covariance | 137 137 34.4s Test Summary: | Pass Total Time correlation | 90 90 17.7s Test Summary: | Pass Total Time quantile | 117 117 27.6s Test Summary: | Pass Total Time issue #144: no overflow with quantile | 12 12 1.6s Test Summary: | Pass Total Time quantiles with Date and DateTime | 6 6 0.9s Test Summary: | Pass Total Time variance of complex arrays (#13309) | 11 11 1.9s Test Summary: | Pass Total Time cov and cor of complex arrays (issue #21093) | 12 12 14.1s Test Summary: | Pass Total Time Issue #17153 and PR #17154 | 8 8 1.0s Test Summary: | Pass Total Time Unitful elements | 8 8 9.5s 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 8.2s Test Summary: | Pass Total Time Mean along dimension of empty array | 4 4 0.4s Test Summary: | Pass Total Time cov/var/std of Vector{Vector} | 3 3 4.2s Test Summary: | Pass Total Time var of sparse array | 20 20 8.5s Test Summary: | Pass Total Time optimizing sparse Float64 covariance | 40 40 4.0s 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 9.0s Testing Statistics tests passed Testing completed after 262.76s PkgEval succeeded after 314.41s