Package evaluation of AbstractFFTs on Julia 1.13.0-DEV.111 (ce76dbf07d*) started at 2025-02-27T21:25:31.294 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.46s ################################################################################ # Installation # Installing AbstractFFTs... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [621f4979] + AbstractFFTs v1.5.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [621f4979] + AbstractFFTs v1.5.0 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.12.0+0 Installation completed after 0.91s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 17.46s ################################################################################ # Testing # Testing AbstractFFTs Status `/tmp/jl_q7tZmX/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.12.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_q7tZmX/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 v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.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.12.0 [f489334b] StyledStrings 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.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [bea87d4a] SuiteSparse_jll v7.8.3+2 [8e850b90] libblastrampoline_jll v5.12.0+0 Testing Running tests... ┌ Warning: inference tests have been disabled └ @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_config.jl:13 Precompiling packages... 1267.6 ms ✓ AbstractFFTs → AbstractFFTsChainRulesCoreExt 1 dependency successfully precompiled in 2 seconds. 9 already precompiled. Test Summary: | Pass Broken Total Time correctness of fft, bfft, ifft | 875 49 924 59.4s Test Summary: | Pass Broken Total Time correctness of rfft, brfft, irfft | 400 35 435 44.5s Test Summary: | Pass Total Time rfft sizes | 5 5 0.4s Test Summary: | Pass Total Time Shift functions | 28 28 1.7s Test Summary: | Pass Total Time FFT Frequencies | 67 67 4.9s Test Summary: | Pass Total Time normalization | 1 1 0.1s Test Summary: | Pass Total Time output size | 104 104 4.8s Test Summary: | Pass Total Time Default dims | 18 18 0.0s Test Summary: | Pass Total Time Complex float promotion | 15 15 0.0s Test Summary: | Pass Total Time ChainRules | 2928 2928 11m36.2s Testing AbstractFFTs tests passed Testing completed after 876.47s PkgEval succeeded after 915.11s