Package evaluation of TimeArrays on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T11:54:07.767 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.31s ################################################################################ # Installation # Installing TimeArrays... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [058eeebf] + TimeArrays v1.4.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [058eeebf] + TimeArrays v1.4.0 [56f22d72] + Artifacts [ade2ca70] + Dates [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [2f01184e] + SparseArrays v1.10.0 [10745b16] + Statistics v1.10.0 [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 4.04s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 14.76s ################################################################################ # Testing # Testing TimeArrays Status `/tmp/jl_WerAOU/Project.toml` [46f1a544] NanoDates v1.0.3 [058eeebf] TimeArrays v1.4.0 [ade2ca70] Dates [10745b16] Statistics v1.10.0 [8dfed614] Test Status `/tmp/jl_WerAOU/Manifest.toml` [46f1a544] NanoDates v1.0.3 [69de0a69] Parsers v2.8.3 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [058eeebf] TimeArrays v1.4.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 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time TimeTick constructors | 40 40 5.7s Case №1: TimeTick from timestamp and value | 8 8 4.8s Case №2: TimeTick from Tuple | 8 8 0.2s Case №3: TimeTick from Pair | 8 8 0.2s Case №4: TimeTick from TimeTick | 4 4 0.2s Case №5: TimeTick conversions | 12 12 0.3s Test Summary: | Pass Total Time TimeArrays constructors | 28 28 6.5s Case №1: TimeArray from TimeTicks | 6 6 1.7s Case №2: TimeArray from Tuples | 6 6 0.5s Case №3: TimeArray from Pairs | 6 6 0.5s Case №3: TimeArray from Anything | 5 5 1.9s Case №4: TimeArray from timestamps and values | 3 3 0.6s Case №5: TimeArray from iterator | 2 2 1.2s Test Summary: | Pass Total Time Merge TimeArrays | 6 6 0.9s Case №1: Custom merge functions | 4 4 0.6s Case №2: Merge left timestamps | 1 1 0.1s Case №3: Merge right timestamps | 1 1 0.1s Test Summary: | Pass Total Time Base arithmetic | 44 44 0.7s Scalar arithmetic | 4 4 0.1s Case №1: Plus | 1 1 0.0s Case №2: Minus | 1 1 0.0s Case №3: Multiply | 1 1 0.0s Case №4: Division | 1 1 0.0s Identical timestamps | 8 8 0.6s Case №1: Plus | 2 2 0.1s Case №2: Minus | 2 2 0.1s Case №3: Multiply | 2 2 0.1s Case №4: Division | 2 2 0.2s Shifted forward timestamps | 8 8 0.0s Case №1: Plus | 2 2 0.0s Case №2: Minus | 2 2 0.0s Case №3: Multiply | 2 2 0.0s Case №4: Division | 2 2 0.0s Shifted backward timestamps | 8 8 0.0s Case №1: Plus | 2 2 0.0s Case №2: Minus | 2 2 0.0s Case №3: Multiply | 2 2 0.0s Case №4: Division | 2 2 0.0s Outer bounds timestamps | 8 8 0.0s Case №1: Plus | 2 2 0.0s Case №2: Minus | 2 2 0.0s Case №3: Multiply | 2 2 0.0s Case №4: Division | 2 2 0.0s Inner bounds timestamps | 8 8 0.0s Case №1: Plus | 2 2 0.0s Case №2: Minus | 2 2 0.0s Case №3: Multiply | 2 2 0.0s Case №4: Division | 2 2 0.0s Test Summary: | Pass Total Time TimeArray modification | 14 14 1.0s Case №1: Replace TimeTick's | 1 1 0.2s Case №2: Replacing NaN's | 2 2 0.1s Case №3: Fill methods | 5 5 0.5s Case №1: Append method | 2 2 0.0s Case №1: Vcat method | 2 2 0.0s Case №1: Vcat method | 2 2 0.1s Test Summary: | Pass Total Time | 44 44 3.9s Case №1: Fixed window | 16 16 2.6s Case №2: Periodic window | 16 16 0.6s Case №3: SMA | 4 4 0.3s Case №4: Lag | 2 2 0.0s Case №5: WMA | 4 4 0.3s Case №5: EMA | 2 2 0.1s Test Summary: | Pass Total Time Resampling | 9 9 2.9s Case №1: Resample empty | 1 1 0.5s Case №3: Resample custom func | 2 2 0.5s Case №4: Resample custom func with empty | 1 1 0.4s Case №5: Resample Real timestamps | 2 2 0.4s Case №6: Resample Date | 3 3 1.1s Test Summary: | Pass Total Time Pandas resampling | 56 56 6.6s Case №1:{'closed': 'left', 'label': 'left', 'origin': 'start'} | 7 7 1.1s Case №2:{'closed': 'right', 'label': 'left', 'origin': 'start'} | 7 7 0.7s Case №3:{'closed': 'left', 'label': 'right', 'origin': 'start'} | 7 7 0.7s Case №4:{'closed': 'right', 'label': 'right', 'origin': 'start'} | 7 7 0.8s Case №5:{'closed': 'left', 'label': 'left', 'origin': 'end'} | 7 7 0.7s Case №6:{'closed': 'right', 'label': 'left', 'origin': 'end'} | 7 7 0.8s Case №7:{'closed': 'left', 'label': 'right', 'origin': 'end'} | 7 7 0.9s Case №8:{'closed': 'right', 'label': 'right', 'origin': 'end'} | 7 7 0.7s Test Summary: | Pass Total Time Custom type TimeTick | 11 11 2.7s Case №1: Merge functions | 1 1 0.8s Case №2: Fill functions | 3 3 0.2s Case №3: Window functions | 4 4 0.6s Case №4: Resample functions | 3 3 1.1s Testing TimeArrays tests passed Testing completed after 38.84s PkgEval succeeded after 68.31s