Package evaluation of AbstractFFTs on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T12:11:28.396 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.15s ################################################################################ # Installation # Installing AbstractFFTs... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [621f4979] + AbstractFFTs v1.5.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [621f4979] + AbstractFFTs v1.5.0 [56f22d72] + Artifacts [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+4 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 4.58s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 12.08s ################################################################################ # Testing # Testing AbstractFFTs Status `/tmp/jl_urqWcJ/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.1 [37e2e46d] LinearAlgebra [9a3f8284] Random [8dfed614] Test Status `/tmp/jl_urqWcJ/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.1 [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 [fa267f1f] TOML v1.0.3 [8dfed614] Test [cf7118a7] UUIDs [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 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 37.2s Test Summary: | Pass Broken Total Time correctness of rfft, brfft, irfft | 400 35 435 29.1s Test Summary: | Pass Total Time rfft sizes | 5 5 0.2s Test Summary: | Pass Total Time Shift functions | 28 28 0.8s Test Summary: | Pass Total Time FFT Frequencies | 67 67 3.1s Test Summary: | Pass Total Time normalization | 1 1 0.1s Test Summary: | Pass Total Time output size | 104 104 3.7s Test Summary: | Pass Total Time Default dims | 18 18 0.2s Test Summary: | Pass Total Time Complex float promotion | 15 15 0.2s Test Summary: | Pass Total Time ChainRules | 2928 2928 12m51.7s Testing AbstractFFTs tests passed Testing completed after 900.78s PkgEval succeeded after 927.8s