Package evaluation to test Reactive on Julia 1.14.0-DEV.1640 (5532bea546*) started at 2026-01-30T05:26:43.872 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.72s ################################################################################ # Installation # Installing Reactive... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [a223df75] + Reactive v0.8.3 Updating `~/.julia/environments/v1.14/Manifest.toml` [34da2185] + Compat v4.18.1 ⌅ [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.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 0.92s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 13.79s ################################################################################ # Testing # Testing Reactive Status `/tmp/jl_9sK9SR/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_9sK9SR/Manifest.toml` [34da2185] Compat v4.18.1 ⌅ [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.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. 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.2s 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.0s 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.301326678 fpswhen: Test Failed at /home/pkgeval/.julia/packages/Reactive/g1LZ6/test/time.jl:22 Expression: isapprox(dt, 1, atol = 0.3) Evaluated: isapprox(1.301326678, 1; atol = 0.3) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:782 [inlined] [2] macro expansion @ ~/.julia/packages/Reactive/g1LZ6/test/time.jl:22 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [4] macro expansion @ ~/.julia/packages/Reactive/g1LZ6/test/time.jl:4 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [6] top-level scope @ ~/.julia/packages/Reactive/g1LZ6/test/time.jl:3 end_t = 1.769750872186178e9 end_t .- accval = [1.4561469554901123, 1.0014739036560059, 0.5008139610290527, 6.985664367675781e-5] z got 2 z got 5 z′ got [1, 2, 3, 4, 5, 6] z got 6 z got 9 z′ got [7, 8, 9] i = 9 dt = 2.280683994293213 ydt = 0.5 y′dt = 1.1 zcount = 5.0 z′count = 3.0 value(y) = 9 value(y′) = [7, 8, 9] value(z) = 4 value(z′) = 2 Test Summary: | Pass Fail Total Time Timing functions | 27 1 28 25.4s fpswhen | 3 1 4 9.2s every | 3 3 5.8s throttle | 6 6 6.9s debounce | 15 15 3.5s RNG of the outermost testset: Random.Xoshiro(0xeba97d8155b0aa30, 0xc5cc0319981a36ca, 0x98b3bbe0f4d7bfde, 0x36147b22a3ca2928, 0xb31f902560bd2dfc) ERROR: LoadError: Some tests did not pass: 27 passed, 1 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/Reactive/g1LZ6/test/time.jl:1 in expression starting at /home/pkgeval/.julia/packages/Reactive/g1LZ6/test/runtests.jl:22 Testing failed after 46.3s ERROR: LoadError: Package Reactive errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3122 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2987 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:572 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:548 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 97.48s: package has test failures