Package evaluation of TimeArrays on Julia 1.13.0-DEV.449 (8d6b63c3a6*) started at 2025-04-28T23:15:43.092 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.69s ################################################################################ # Installation # Installing TimeArrays... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [058eeebf] + TimeArrays v1.4.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [10745b16] + Statistics v1.11.1 [058eeebf] + TimeArrays v1.4.0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [de0858da] + Printf v1.11.0 [4ec0a83e] + Unicode v1.11.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 1.04s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 22.65s ################################################################################ # Testing # Testing TimeArrays Status `/tmp/jl_xuCDDP/Project.toml` [46f1a544] NanoDates v1.0.3 [10745b16] Statistics v1.11.1 [058eeebf] TimeArrays v1.4.0 [ade2ca70] Dates v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_xuCDDP/Manifest.toml` [46f1a544] NanoDates v1.0.3 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.4.3 [10745b16] Statistics v1.11.1 [058eeebf] TimeArrays v1.4.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 [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 [8e850b90] libblastrampoline_jll v5.12.0+0 Testing Running tests... Test Summary: | Pass Total Time TimeTick constructors | 40 40 7.1s Case №1: TimeTick from timestamp and value | 8 8 6.1s 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.4s Test Summary: | Pass Total Time TimeArrays constructors | 28 28 12.7s Case №1: TimeArray from TimeTicks | 6 6 3.3s Case №2: TimeArray from Tuples | 6 6 1.3s Case №3: TimeArray from Pairs | 6 6 1.2s Case №3: TimeArray from Anything | 5 5 3.2s Case №4: TimeArray from timestamps and values | 3 3 1.6s Case №5: TimeArray from iterator | 2 2 2.2s Test Summary: | Pass Total Time Merge TimeArrays | 6 6 1.7s Case №1: Custom merge functions | 4 4 1.3s Case №2: Merge left timestamps | 1 1 0.2s Case №3: Merge right timestamps | 1 1 0.2s Test Summary: | Pass Total Time Base arithmetic | 44 44 0.9s Scalar arithmetic | 4 4 0.2s Case №1: Plus | 1 1 0.1s Case №2: Minus | 1 1 0.1s Case №3: Multiply | 1 1 0.1s Case №4: Division | 1 1 0.1s Identical timestamps | 8 8 0.7s Case №1: Plus | 2 2 0.2s Case №2: Minus | 2 2 0.2s Case №3: Multiply | 2 2 0.2s 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 2.5s Case №1: Replace TimeTick's | 1 1 0.4s Case №2: Replacing NaN's | 2 2 0.3s Case №3: Fill methods | 5 5 1.2s Case №1: Append method | 2 2 0.1s Case №1: Vcat method | 2 2 0.1s Case №1: Vcat method | 2 2 0.3s Test Summary: | Pass Total Time | 44 44 10.2s Case №1: Fixed window | 16 16 6.3s Case №2: Periodic window | 16 16 2.1s Case №3: SMA | 4 4 0.6s Case №4: Lag | 2 2 0.2s Case №5: WMA | 4 4 0.8s Case №5: EMA | 2 2 0.3s Test Summary: | Pass Total Time Resampling | 9 9 5.6s Case №1: Resample empty | 1 1 0.9s Case №3: Resample custom func | 2 2 1.0s Case №4: Resample custom func with empty | 1 1 0.8s Case №5: Resample Real timestamps | 2 2 0.9s Case №6: Resample Date | 3 3 2.0s Test Summary: | Pass Total Time Pandas resampling | 56 56 11.5s Case №1:{'closed': 'left', 'label': 'left', 'origin': 'start'} | 7 7 2.0s Case №2:{'closed': 'right', 'label': 'left', 'origin': 'start'} | 7 7 1.4s Case №3:{'closed': 'left', 'label': 'right', 'origin': 'start'} | 7 7 1.4s Case №4:{'closed': 'right', 'label': 'right', 'origin': 'start'} | 7 7 1.3s Case №5:{'closed': 'left', 'label': 'left', 'origin': 'end'} | 7 7 1.3s Case №6:{'closed': 'right', 'label': 'left', 'origin': 'end'} | 7 7 1.3s Case №7:{'closed': 'left', 'label': 'right', 'origin': 'end'} | 7 7 1.3s Case №8:{'closed': 'right', 'label': 'right', 'origin': 'end'} | 7 7 1.3s Test Summary: | Pass Total Time Custom type TimeTick | 11 11 4.3s Case №1: Merge functions | 1 1 1.4s Case №2: Fill functions | 3 3 0.5s Case №3: Window functions | 4 4 1.0s Case №4: Resample functions | 3 3 1.5s Testing TimeArrays tests passed Testing completed after 68.66s PkgEval succeeded after 113.63s