Package evaluation of ParameterTests on Julia 1.12.0-DEV.1805 (a080deafdd*) started at 2025-03-24T11:28:23.789 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.01s ################################################################################ # Installation # Installing ParameterTests... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [8eb61621] + ParameterTests v0.2.0 Updating `~/.julia/environments/v1.12/Manifest.toml` [8eb61621] + ParameterTests v0.2.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [dc6e5ff7] + 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 [f489334b] + StyledStrings v1.11.0 [8dfed614] + Test v1.11.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 0.97s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 17.01s ################################################################################ # Testing # Testing ParameterTests Status `/tmp/jl_oIHDnA/Project.toml` [8eb61621] ParameterTests v0.2.0 [ade2ca70] Dates v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_oIHDnA/Manifest.toml` [8eb61621] ParameterTests v0.2.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [dc6e5ff7] 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 [f489334b] StyledStrings v1.11.0 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 Testing Running tests... Floats: Error During Test at /home/pkgeval/.julia/packages/ParameterTests/z8k0B/src/macro.jl:43 Got exception outside of a @test FieldError: type DataType has no field `size`, available fields: `name`, `super`, `parameters`, `types`, `instance`, `layout`, `hash`, `flags` Stacktrace: [1] getproperty(x::Type, f::Symbol) @ Base ./Base_compiler.jl:48 [2] draw(strategy::ParameterTests.UnboundedFloatStrategy{Float16}) @ ParameterTests ~/.julia/packages/ParameterTests/z8k0B/src/strategies/numbers.jl:46 [3] iterate(strategy::ParameterTests.UnboundedFloatStrategy{Float16}, state::Nothing) @ ParameterTests ~/.julia/packages/ParameterTests/z8k0B/src/strategies.jl:8 [4] iterate @ ~/.julia/packages/ParameterTests/z8k0B/src/strategies.jl:5 [inlined] [5] _zip_iterate_some @ ./iterators.jl:432 [inlined] [6] _zip_iterate_all @ ./iterators.jl:424 [inlined] [7] iterate @ ./iterators.jl:414 [inlined] [8] #13 @ ~/.julia/packages/ParameterTests/z8k0B/src/macro.jl:45 [inlined] [9] withsettings(f::var"#13#14", settings::ParameterTests.ParamTestSettings) @ ParameterTests ~/.julia/packages/ParameterTests/z8k0B/src/testsets.jl:84 [10] top-level scope @ ~/.julia/packages/ParameterTests/z8k0B/test/runtests.jl:6 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [12] macro expansion @ ~/.julia/packages/ParameterTests/z8k0B/test/runtests.jl:7 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [14] macro expansion @ ~/.julia/packages/ParameterTests/z8k0B/test/runtests.jl:18 [inlined] [15] macro expansion @ ~/.julia/packages/ParameterTests/z8k0B/src/macro.jl:43 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [17] macro expansion @ ~/.julia/packages/ParameterTests/z8k0B/src/macro.jl:44 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [19] macro expansion @ ~/.julia/packages/ParameterTests/z8k0B/src/macro.jl:44 [inlined] [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:485 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:295 [24] _start() @ Base ./client.jl:558 Vectors: Error During Test at /home/pkgeval/.julia/packages/ParameterTests/z8k0B/src/macro.jl:43 Got exception outside of a @test FieldError: type DataType has no field `size`, available fields: `name`, `super`, `parameters`, `types`, `instance`, `layout`, `hash`, `flags` Stacktrace: [1] getproperty(x::Type, f::Symbol) @ Base ./Base_compiler.jl:48 [2] draw(strategy::ParameterTests.UnboundedFloatStrategy{Float64}) @ ParameterTests ~/.julia/packages/ParameterTests/z8k0B/src/strategies/numbers.jl:46 [3] draw(strategy::ParameterTests.VectorStrategy) @ ParameterTests ~/.julia/packages/ParameterTests/z8k0B/src/strategies/arrays.jl:19 [4] iterate(strategy::ParameterTests.VectorStrategy, state::Nothing) @ ParameterTests ~/.julia/packages/ParameterTests/z8k0B/src/strategies.jl:8 [5] iterate @ ~/.julia/packages/ParameterTests/z8k0B/src/strategies.jl:5 [inlined] [6] _zip_iterate_some @ ./iterators.jl:432 [inlined] [7] _zip_iterate_some (repeats 2 times) @ ./iterators.jl:434 [inlined] [8] _zip_iterate_all @ ./iterators.jl:424 [inlined] [9] iterate @ ./iterators.jl:414 [inlined] [10] (::var"#23#24")() @ Main ~/.julia/packages/ParameterTests/z8k0B/src/macro.jl:45 [11] withsettings(f::var"#23#24", settings::ParameterTests.ParamTestSettings) @ ParameterTests ~/.julia/packages/ParameterTests/z8k0B/src/testsets.jl:84 [12] top-level scope @ ~/.julia/packages/ParameterTests/z8k0B/test/runtests.jl:6 [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [14] macro expansion @ ~/.julia/packages/ParameterTests/z8k0B/test/runtests.jl:72 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [16] macro expansion @ ~/.julia/packages/ParameterTests/z8k0B/test/runtests.jl:72 [inlined] [17] macro expansion @ ~/.julia/packages/ParameterTests/z8k0B/src/macro.jl:43 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [19] macro expansion @ ~/.julia/packages/ParameterTests/z8k0B/src/macro.jl:44 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [21] macro expansion @ ~/.julia/packages/ParameterTests/z8k0B/src/macro.jl:44 [inlined] [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:485 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:295 [26] _start() @ Base ./client.jl:558 Test Summary: | Pass Error Total Time Parameter Tests | 1908 2 1910 10.5s Strategy Generators | 1400 1 1401 8.4s Integers | 400 400 1.5s Floats | 1 1 4.8s Dates | 400 400 0.5s Strings | 300 300 1.1s Symbols | 300 300 0.4s Strategy Parameters | 501 501 0.3s Samples | 500 500 0.2s Array Strategies | 1 1 1.5s Vectors | 1 1 1.5s Parameters | 7 7 0.3s Data | 5 5 0.1s Tuple Data | 2 2 0.2s ERROR: LoadError: Some tests did not pass: 1908 passed, 0 failed, 2 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/ParameterTests/z8k0B/test/runtests.jl:5 Testing failed after 23.24s ERROR: LoadError: Package ParameterTests errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.12/Pkg/src/Operations.jl:2359 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2214 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.12/Pkg/src/API.jl:481 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:159 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:147 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:147 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:146 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:300 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [12] _start() @ Base ./client.jl:558 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 64.61s: package tests unexpectedly errored