Package evaluation of Statistics on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:24:38.885 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.14s ################################################################################ # Installation # Installing Statistics... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [10745b16] + Statistics v1.10.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [56f22d72] + Artifacts [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [2f01184e] + SparseArrays v1.10.0 [10745b16] + Statistics v1.10.0 [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+4 [bea87d4a] + SuiteSparse_jll v7.2.1+1 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 3.79s Statistics is a standard library in this Julia build. ################################################################################ # Testing # Testing Statistics Status `/tmp/jl_a94aIu/Project.toml` [ade2ca70] Dates [37e2e46d] LinearAlgebra [9a3f8284] Random [2f01184e] SparseArrays v1.10.0 [10745b16] Statistics v1.10.0 [8dfed614] Test Status `/tmp/jl_a94aIu/Manifest.toml` [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [2f01184e] SparseArrays v1.10.0 [10745b16] Statistics v1.10.0 [8dfed614] Test [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.23+4 [bea87d4a] SuiteSparse_jll v7.2.1+1 [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 15.3s Test Summary: | Pass Total Time mean | 67 67 14.7s Test Summary: | Pass Total Time mean/median for ranges | 18 18 0.0s Test Summary: | Pass Total Time var & std | 151 151 20.1s Test Summary: | Pass Total Time covariance | 137 137 12.1s Test Summary: | Pass Total Time correlation | 90 90 7.2s Test Summary: | Pass Total Time quantile | 117 117 15.8s Test Summary: | Pass Total Time issue #144: no overflow with quantile | 12 12 1.1s Test Summary: | Pass Total Time quantiles with Date and DateTime | 6 6 0.6s Test Summary: | Pass Total Time variance of complex arrays (#13309) | 11 11 1.1s Test Summary: | Pass Total Time cov and cor of complex arrays (issue #21093) | 12 12 27.7s Test Summary: | Pass Total Time Issue #17153 and PR #17154 | 8 8 0.5s Test Summary: | Pass Total Time Unitful elements | 8 8 4.9s Test Summary: | Pass Total Time var and quantile of Any arrays | 5 5 0.3s Test Summary: | Pass Total Time Promotion in covzm. Issue #8080 | 2 2 36.7s Test Summary: | Pass Total Time Mean along dimension of empty array | 4 4 0.3s Test Summary: | Pass Total Time cov/var/std of Vector{Vector} | 3 3 2.4s Test Summary: | Pass Total Time var of sparse array | 20 20 1.6s Test Summary: | Pass Total Time optimizing sparse Float64 covariance | 40 40 2.3s Test Summary: | Pass Total Time optimizing sparse ComplexF64 covariance | 40 40 3.3s Test Summary: | Pass Total Time var, std, cov and cor on empty inputs | 18 18 4.8s Testing Statistics tests passed Testing completed after 237.66s PkgEval succeeded after 251.06s