Package evaluation to test BayesHistogram on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T13:35:17.277 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.25s ################################################################################ # Installation # Installing BayesHistogram... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [000d9b38] + BayesHistogram v1.0.7 Updating `~/.julia/environments/v1.10/Manifest.toml` [000d9b38] + BayesHistogram v1.0.7 Installation completed after 3.97s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1236.8 ms ✓ StableRNGs 621.3 ms ✓ BayesHistogram 2 dependencies successfully precompiled in 3 seconds. 1 already precompiled. Precompilation completed after 10.83s ################################################################################ # Testing # Testing BayesHistogram Status `/tmp/jl_FZOzJU/Project.toml` [000d9b38] BayesHistogram v1.0.7 [860ef19b] StableRNGs v1.0.4 [9a3f8284] Random [8dfed614] Test Status `/tmp/jl_FZOzJU/Manifest.toml` [000d9b38] BayesHistogram v1.0.7 [860ef19b] StableRNGs v1.0.4 [2a0f44e3] Base64 [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [8dfed614] Test Testing Running tests... Test Summary: | Pass Total Time basic test BayesHistogram 1 | 1 1 5.4s Test Summary: | Pass Total Time basic test BayesHistogram 2 | 1 1 0.2s Test Summary: | Pass Total Time basic test BayesHistogram 3 | 1 1 0.3s Test Summary: | Pass Total Time basic test BayesHistogram 4 | 2 2 0.6s Test Summary: | Pass Total Time No Prior | 1 1 0.2s Test Summary: | Pass Total Time Robustness | 14 14 7.5s Test Summary: | Pass Total Time Integer inputs | 1 1 4.3s Test Summary: | Pass Total Time sanitize | 5 5 2.0s Test Summary: | Pass Total Time trivial datasets | 2 2 0.0s Test Summary: | Pass Total Time error statistics | 3 3 2.1s Test Summary: | Pass Total Time error with custom sumw2 | 2 2 1.8s Test Summary: | Pass Total Time test severely rounded data | 2 2 1.2s Test Summary: | Pass Total Time to_pdf | 2 2 0.7s Test Summary: | Pass Total Time estimate test | 18 18 2.5s Testing BayesHistogram tests passed Testing completed after 37.46s PkgEval succeeded after 60.26s