Package evaluation of RoundingEmulator on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T11:20:43.775 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.22s ################################################################################ # 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.85s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 10.52s ################################################################################ # Testing # Testing RoundingEmulator Status `/tmp/jl_kf2dEE/Project.toml` [5eaf0fd0] RoundingEmulator v0.2.1 [de0858da] Printf [8dfed614] Test Status `/tmp/jl_kf2dEE/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 8.1s Test Summary: | Pass Total Time Float32, Special Cases | 2330 2330 7.6s 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.6s 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 3.8s Test Summary: | Pass Total Time Float32, Random Sampling, 10^5 | 2000000 2000000 3.3s Test Summary: | Pass Total Time Float64, Random Sampling, 10^6 | 20000000 20000000 31.3s Test Summary: | Pass Total Time Float32, Random Sampling, 10^6 | 20000000 20000000 31.8s Testing RoundingEmulator tests passed Testing completed after 96.15s PkgEval succeeded after 118.36s