Package evaluation of Reactive on Julia 1.13.0-DEV.873 (be59b3b2f4*) started at 2025-07-20T12:24:14.228 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.58s ################################################################################ # Installation # Installing Reactive... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [a223df75] + Reactive v0.8.3 Updating `~/.julia/environments/v1.13/Manifest.toml` [34da2185] + Compat v4.17.0 [864edb3b] + DataStructures v0.18.22 [bac558e1] + OrderedCollections v1.8.1 [a223df75] + Reactive v0.8.3 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting 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 [6462fe0b] + Sockets 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 Installation completed after 1.1s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 14.49s ################################################################################ # Testing # Testing Reactive Status `/tmp/jl_Ue6Xax/Project.toml` [864edb3b] DataStructures v0.18.22 [a223df75] Reactive v0.8.3 [8ba89e20] Distributed v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_Ue6Xax/Manifest.toml` [34da2185] Compat v4.17.0 [864edb3b] DataStructures v0.18.22 [bac558e1] OrderedCollections v1.8.1 [a223df75] Reactive v0.8.3 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting 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 [6462fe0b] Sockets 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 Testing Running tests... Test Summary: | Pass Total Time Queue runner | 2 2 0.9s step 1 step 2 step 3 queue_size() = 0 Test Summary: | Pass Total Time Basic checks | 91 91 9.3s Test Summary: | Pass Total Time Push to non-input nodes | 32 32 0.5s av = 1 bv = 2 av = 1 bv = 3 av = 7 bv = 7 Test Summary: | Pass Total Time multi-path graphs 1 | 17 17 0.6s Test Summary: | Pass Total Time multi-path graphs 2 | 16 16 0.1s Test Summary: | Pass Total Time multi-path graphs: dfs good, bfs bad | 2 2 0.3s Test Summary: | Pass Total Time multi-path graphs: bfs good, dfs bad | 2 2 0.0s Test Summary: | Pass Total Time multi-path graphs: dfs bad, bfs bad | 2 2 0.0s WARNING: Method definition number() in module Main at /home/pkgeval/.julia/packages/Reactive/g1LZ6/test/runtests.jl:14 overwritten at /home/pkgeval/.julia/packages/Reactive/g1LZ6/test/call_count.jl:3. Test Summary: | Pass Total Time Call counting | 600 600 0.1s Test Summary: | Pass Total Time Flatten | 30 30 3.0s dt = 1.278596436 end_t = 1.753014315567783e9 end_t .- accval = [1.461294174194336, 1.0039520263671875, 0.5033080577850342, 7.319450378417969e-5] z got 2 z got 5 z′ got [1, 2, 3, 4, 5, 6] z got 6 z′ got [7] z got 7 i = 7 dt = 2.4531409740448 ydt = 0.5 y′dt = 1.1 zcount = 5.0 z′count = 3.0 value(y) = 7 value(y′) = [7] value(z) = 4 value(z′) = 2 Test Summary: | Pass Total Time Timing functions | 28 28 20.9s Test Summary: | Pass Total Time Async | 5 5 0.2s Test Summary: | Pass Total Time Queue runner | 24 24 0.4s Testing Reactive tests passed Testing completed after 37.74s PkgEval succeeded after 84.19s