Package evaluation of TiledViews on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T12:46:26.366 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 4.89s ################################################################################ # Installation # Installing TiledViews... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [ab21d65a] + TiledViews v0.3.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [d360d2e6] + ChainRulesCore v1.25.1 [34da2185] + Compat v4.16.0 [613c443e] + IndexFunArrays v0.2.7 [d3d30c82] + MutableShiftedArrays v0.2.0 [98581153] + NDTools v0.8.0 [ab21d65a] + TiledViews v0.3.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 [10745b16] + Statistics 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 Installation completed after 7.55s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 14.4s ################################################################################ # Testing # Testing TiledViews Status `/tmp/jl_8NYvMf/Project.toml` [613c443e] IndexFunArrays v0.2.7 [98581153] NDTools v0.8.0 [ab21d65a] TiledViews v0.3.0 [9a3f8284] Random [8dfed614] Test Status `/tmp/jl_8NYvMf/Manifest.toml` [d360d2e6] ChainRulesCore v1.25.1 [34da2185] Compat v4.16.0 [613c443e] IndexFunArrays v0.2.7 [d3d30c82] MutableShiftedArrays v0.2.0 [98581153] NDTools v0.8.0 [ab21d65a] TiledViews v0.3.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 [10745b16] Statistics 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... Test Summary: | Pass Total Time testing array access | 3 3 1.8s Test Summary: | Pass Total Time Check errors | 8 8 0.1s Test Summary: | Pass Total Time Test own size method | 1 1 1.5s ┌ Warning: `getindex(t::Tuple, i::Real)` is deprecated, use `t[convert(Int, i)]` instead. │ caller = getindex at tuple.jl:35 [inlined] └ @ Core ./tuple.jl:35 ┌ Warning: `getindex(t::Tuple, i::Real)` is deprecated, use `t[convert(Int, i)]` instead. │ caller = getindex at tuple.jl:35 [inlined] └ @ Core ./tuple.jl:35 ┌ Warning: `getindex(t::Tuple, i::Real)` is deprecated, use `t[convert(Int, i)]` instead. │ caller = getindex at tuple.jl:35 [inlined] └ @ Core ./tuple.jl:35 ┌ Warning: `getindex(t::Tuple, i::Real)` is deprecated, use `t[convert(Int, i)]` instead. │ caller = getindex at tuple.jl:35 [inlined] └ @ Core ./tuple.jl:35 Test Summary: | Pass Total Time Test tile_centers | 1 1 4.1s Test Summary: | Pass Total Time zeros_like | 1 1 0.1s Test Summary: | Pass Total Time similar | 3 3 0.1s [ Info: Tiles with pitch (33, 33) overlap by (32, 32) pixels. [ Info: Window starts at (0.5, 0.5) and ends at (32.5, 32.5). Test Summary: | Pass Total Time TiledWindowView | 5 5 8.1s Test Summary: | Pass Total Time sub-indexing | 1 1 0.4s ┌ Warning: `getindex(t::Tuple, i::Real)` is deprecated, use `t[convert(Int, i)]` instead. │ caller = getindex at tuple.jl:35 [inlined] └ @ Core ./tuple.jl:35 ┌ Warning: `getindex(t::Tuple, i::Real)` is deprecated, use `t[convert(Int, i)]` instead. │ caller = getindex at tuple.jl:35 [inlined] └ @ Core ./tuple.jl:35 ┌ Warning: `getindex(t::Tuple, i::Real)` is deprecated, use `t[convert(Int, i)]` instead. │ caller = getindex at tuple.jl:35 [inlined] └ @ Core ./tuple.jl:35 ┌ Warning: `getindex(t::Tuple, i::Real)` is deprecated, use `t[convert(Int, i)]` instead. │ caller = getindex at tuple.jl:35 [inlined] └ @ Core ./tuple.jl:35 Test Summary: | Pass Total Time eachtile | 1 1 1.3s processing tile (1, 1) out of (3, 1), 0.0% processing tile (2, 1) out of (3, 1), 33.0% processing tile (3, 1) out of (3, 1), 67.0% Test Summary: | Pass Total Time tiled_processing | 13 13 32.0s Testing TiledViews tests passed Testing completed after 57.49s PkgEval succeeded after 87.15s