Package evaluation of AbstractFFTs on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T08:04:51.617 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.94s ################################################################################ # Installation # Installing AbstractFFTs... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [621f4979] + AbstractFFTs v1.5.0 Updating `~/.julia/environments/v1.11/Manifest.toml` [621f4979] + AbstractFFTs v1.5.0 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.27+1 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 1.16s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 14.37s ################################################################################ # Testing # Testing AbstractFFTs Status `/tmp/jl_u3ZD5Y/Project.toml` [621f4979] AbstractFFTs v1.5.0 [d360d2e6] ChainRulesCore v1.25.1 [cdddcdb0] ChainRulesTestUtils v1.13.0 [26cc04aa] FiniteDifferences v0.12.32 [1986cc42] Unitful v1.22.0 [37e2e46d] LinearAlgebra v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_u3ZD5Y/Manifest.toml` [621f4979] AbstractFFTs v1.5.0 [d360d2e6] ChainRulesCore v1.25.1 [cdddcdb0] ChainRulesTestUtils v1.13.0 [34da2185] Compat v4.16.0 [26cc04aa] FiniteDifferences v0.12.32 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [708f8203] Richardson v1.4.2 [90137ffa] StaticArrays v1.9.13 [1e83bf80] StaticArraysCore v1.4.3 [fd094767] Suppressor v0.2.8 [1986cc42] Unitful v1.22.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.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.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.27+1 [bea87d4a] SuiteSparse_jll v7.7.0+0 [8e850b90] libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ┌ Warning: inference tests have been disabled └ @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_config.jl:13 Test Summary: | Pass Broken Total Time correctness of fft, bfft, ifft | 875 49 924 1m04.5s Test Summary: | Pass Broken Total Time correctness of rfft, brfft, irfft | 400 35 435 53.2s Test Summary: | Pass Total Time rfft sizes | 5 5 0.6s Test Summary: | Pass Total Time Shift functions | 28 28 1.3s Test Summary: | Pass Total Time FFT Frequencies | 67 67 5.1s Test Summary: | Pass Total Time normalization | 1 1 0.2s Test Summary: | Pass Total Time output size | 104 104 4.8s Test Summary: | Pass Total Time Default dims | 18 18 0.3s Test Summary: | Pass Total Time Complex float promotion | 15 15 0.2s Test Summary: | Pass Total Time ChainRules | 2928 2928 17m31.2s Testing AbstractFFTs tests passed Testing completed after 1225.25s PkgEval succeeded after 1257.88s