Package evaluation of AbstractFFTs on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:51:55.602 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.31s ################################################################################ # 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.67s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 10.58s ################################################################################ # Testing # Testing AbstractFFTs Status `/tmp/jl_H7NyyY/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 [9a3f8284] Random [8dfed614] Test Status `/tmp/jl_H7NyyY/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.12 [1e83bf80] StaticArraysCore v1.4.3 [fd094767] Suppressor v0.2.8 [1986cc42] Unitful v1.22.0 [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 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 39.8s Test Summary: | Pass Broken Total Time correctness of rfft, brfft, irfft | 400 35 435 30.3s Test Summary: | Pass Total Time rfft sizes | 5 5 0.3s Test Summary: | Pass Total Time Shift functions | 28 28 0.8s Test Summary: | Pass Total Time FFT Frequencies | 67 67 3.4s Test Summary: | Pass Total Time normalization | 1 1 0.1s Test Summary: | Pass Total Time output size | 104 104 3.9s 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 12m32.6s Testing AbstractFFTs tests passed Testing completed after 886.73s PkgEval succeeded after 912.26s