Package evaluation to test RoundingEmulator on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T13:36:22.474 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.14s ################################################################################ # Installation # Installing RoundingEmulator... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [5eaf0fd0] + RoundingEmulator v0.2.1 Updating `~/.julia/environments/v1.10/Manifest.toml` [5eaf0fd0] + RoundingEmulator v0.2.1 Installation completed after 3.91s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1357.9 ms ✓ RoundingEmulator 1 dependency successfully precompiled in 3 seconds. 1 already precompiled. Precompilation completed after 10.05s ################################################################################ # Testing # Testing RoundingEmulator Status `/tmp/jl_djQyAD/Project.toml` [5eaf0fd0] RoundingEmulator v0.2.1 [de0858da] Printf [8dfed614] Test Status `/tmp/jl_djQyAD/Manifest.toml` [5eaf0fd0] RoundingEmulator v0.2.1 [2a0f44e3] Base64 [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [8dfed614] Test [4ec0a83e] Unicode Testing Running tests... Test Summary: | Pass Total Time Float32: Signed zero | 34 34 0.1s Test Summary: | Pass Total Time Float64: Signed zero | 34 34 0.3s Test Summary: | Pass Total Time Corner cases | 8 8 0.1s Test Summary: | Pass Total Time Float64, Special Cases | 2330 2330 7.7s Test Summary: | Pass Total Time Float32, Special Cases | 2330 2330 7.5s Test Summary: | Pass Total Time Float64, Random Sampling, 10^3 | 20000 20000 0.2s Test Summary: | Pass Total Time Float32, Random Sampling, 10^3 | 20000 20000 0.2s Test Summary: | Pass Total Time Float64, Random Sampling, 10^4 | 200000 200000 0.7s Test Summary: | Pass Total Time Float32, Random Sampling, 10^4 | 200000 200000 0.3s Test Summary: | Pass Total Time Float64, Random Sampling, 10^5 | 2000000 2000000 4.5s Test Summary: | Pass Total Time Float32, Random Sampling, 10^5 | 2000000 2000000 3.8s Test Summary: | Pass Total Time Float64, Random Sampling, 10^6 | 20000000 20000000 34.9s Test Summary: | Pass Total Time Float32, Random Sampling, 10^6 | 20000000 20000000 33.2s Testing RoundingEmulator tests passed Testing completed after 102.14s PkgEval succeeded after 124.0s