Package evaluation of TimeArrays on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T07:41:11.007 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.26s ################################################################################ # Installation # Installing TimeArrays... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [058eeebf] + TimeArrays v1.4.0 Updating `~/.julia/environments/v1.11/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.11.0 [de0858da] + Printf v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.27+1 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 1.61s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 19.44s ################################################################################ # Testing # Testing TimeArrays Status `/tmp/jl_q3xDKe/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_q3xDKe/Manifest.toml` [46f1a544] NanoDates v1.0.3 [69de0a69] Parsers v2.8.1 ⌅ [aea7be01] PrecompileTools v1.2.1 [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 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.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 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.27+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 7.8s Case №1: TimeTick from timestamp and value | 8 8 6.8s Case №2: TimeTick from Tuple | 8 8 0.2s Case №3: TimeTick from Pair | 8 8 0.3s 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 10.9s Case №1: TimeArray from TimeTicks | 6 6 3.0s Case №2: TimeArray from Tuples | 6 6 1.1s Case №3: TimeArray from Pairs | 6 6 1.1s Case №3: TimeArray from Anything | 5 5 2.8s Case №4: TimeArray from timestamps and values | 3 3 1.4s Case №5: TimeArray from iterator | 2 2 1.4s Test Summary: | Pass Total Time Merge TimeArrays | 6 6 1.0s Case №1: Custom merge functions | 4 4 0.7s Case №2: Merge left timestamps | 1 1 0.1s Case №3: Merge right timestamps | 1 1 0.2s Test Summary: | Pass Total Time Base arithmetic | 44 44 0.8s Scalar arithmetic | 4 4 0.2s 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.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 1.9s Case №1: Replace TimeTick's | 1 1 0.3s Case №2: Replacing NaN's | 2 2 0.2s Case №3: Fill methods | 5 5 1.0s Case №1: Append method | 2 2 0.1s Case №1: Vcat method | 2 2 0.1s Case №1: Vcat method | 2 2 0.2s Test Summary: | Pass Total Time | 44 44 7.4s Case №1: Fixed window | 16 16 4.7s Case №2: Periodic window | 16 16 1.4s Case №3: SMA | 4 4 0.4s Case №4: Lag | 2 2 0.1s Case №5: WMA | 4 4 0.6s Case №5: EMA | 2 2 0.2s Test Summary: | Pass Total Time Resampling | 9 9 5.0s Case №1: Resample empty | 1 1 0.9s Case №3: Resample custom func | 2 2 0.9s Case №4: Resample custom func with empty | 1 1 0.6s Case №5: Resample Real timestamps | 2 2 0.8s Case №6: Resample Date | 3 3 1.8s Test Summary: | Pass Total Time Pandas resampling | 56 56 10.6s Case №1:{'closed': 'left', 'label': 'left', 'origin': 'start'} | 7 7 2.1s Case №2:{'closed': 'right', 'label': 'left', 'origin': 'start'} | 7 7 1.2s Case №3:{'closed': 'left', 'label': 'right', 'origin': 'start'} | 7 7 1.2s Case №4:{'closed': 'right', 'label': 'right', 'origin': 'start'} | 7 7 1.2s Case №5:{'closed': 'left', 'label': 'left', 'origin': 'end'} | 7 7 1.2s Case №6:{'closed': 'right', 'label': 'left', 'origin': 'end'} | 7 7 1.2s Case №7:{'closed': 'left', 'label': 'right', 'origin': 'end'} | 7 7 1.2s Case №8:{'closed': 'right', 'label': 'right', 'origin': 'end'} | 7 7 1.1s Test Summary: | Pass Total Time Custom type TimeTick | 11 11 4.8s Case №1: Merge functions | 1 1 1.2s Case №2: Fill functions | 3 3 0.5s Case №3: Window functions | 4 4 1.1s Case №4: Resample functions | 3 3 2.0s Testing TimeArrays tests passed Testing completed after 58.31s PkgEval succeeded after 96.77s