Package evaluation of SoftGlobalScope on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T07:17:47.736 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.92s ################################################################################ # Installation # Installing SoftGlobalScope... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [b85f4697] + SoftGlobalScope v1.1.0 Updating `~/.julia/environments/v1.11/Manifest.toml` [b85f4697] + SoftGlobalScope v1.1.0 [2a0f44e3] + Base64 v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [d6f4376e] + Markdown v1.11.0 [3fa0cd96] + REPL v1.11.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.11.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 1.09s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 13.14s ################################################################################ # Testing # Testing SoftGlobalScope Status `/tmp/jl_LMNPv0/Project.toml` [b85f4697] SoftGlobalScope v1.1.0 [3fa0cd96] REPL v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_LMNPv0/Manifest.toml` [b85f4697] SoftGlobalScope v1.1.0 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [3fa0cd96] REPL 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 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 Testing Running tests... Test Summary: | Total Time softscope | 0 0.4s softscope_include_string: Test Failed at /home/pkgeval/.julia/packages/SoftGlobalScope/u4UzH/test/runtests.jl:95 Expression: e == LoadError("bar", line, ErrorException("syntax: incomplete: premature end of input")) Evaluated: LoadError("bar", 3, Base.Meta.ParseError("ParseError:\n# Error @ bar:3:3\n2\n1+\n# └ ── premature end of input", Base.JuliaSyntax.ParseError(Base.JuliaSyntax.SourceFile("1\n2\n1+", 0, "bar", 1, [1, 3, 5, 7]), Base.JuliaSyntax.Diagnostic[Base.JuliaSyntax.Diagnostic(7, 6, :error, "premature end of input")], :other))) == LoadError("bar", 3, ErrorException("syntax: incomplete: premature end of input")) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:679 [inlined] [2] macro expansion @ ~/.julia/packages/SoftGlobalScope/u4UzH/test/runtests.jl:95 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [4] top-level scope @ ~/.julia/packages/SoftGlobalScope/u4UzH/test/runtests.jl:86 softscope_include_string: Test Failed at /home/pkgeval/.julia/packages/SoftGlobalScope/u4UzH/test/runtests.jl:95 Expression: e == LoadError("bar", line, ErrorException("syntax: incomplete: premature end of input")) Evaluated: LoadError("bar", 1, Base.Meta.ParseError("ParseError:\n# Error @ bar:1:7\n1;2;1+\n# └ ── premature end of input", Base.JuliaSyntax.ParseError(Base.JuliaSyntax.SourceFile("1;2;1+", 0, "bar", 1, [1, 7]), Base.JuliaSyntax.Diagnostic[Base.JuliaSyntax.Diagnostic(7, 6, :error, "premature end of input")], :other))) == LoadError("bar", 1, ErrorException("syntax: incomplete: premature end of input")) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:679 [inlined] [2] macro expansion @ ~/.julia/packages/SoftGlobalScope/u4UzH/test/runtests.jl:95 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [4] top-level scope @ ~/.julia/packages/SoftGlobalScope/u4UzH/test/runtests.jl:86 softscope_include_string: Test Failed at /home/pkgeval/.julia/packages/SoftGlobalScope/u4UzH/test/runtests.jl:101 Expression: e == LoadError("bar", 3, ErrorException("syntax: \"++\" is not a unary operator")) Evaluated: LoadError("bar", 3, Base.Meta.ParseError("ParseError:\n# Error @ bar:3:4\n2\n1++++2\n# └┘ ── not a unary operator", Base.JuliaSyntax.ParseError(Base.JuliaSyntax.SourceFile("1\n2\n1++++2", 0, "bar", 1, [1, 3, 5, 11]), Base.JuliaSyntax.Diagnostic[Base.JuliaSyntax.Diagnostic(8, 9, :error, "not a unary operator")], :none))) == LoadError("bar", 3, ErrorException("syntax: \"++\" is not a unary operator")) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:679 [inlined] [2] macro expansion @ ~/.julia/packages/SoftGlobalScope/u4UzH/test/runtests.jl:101 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [4] top-level scope @ ~/.julia/packages/SoftGlobalScope/u4UzH/test/runtests.jl:86 Test Summary: | Pass Fail Total Time softscope_include_string | 8 3 11 4.8s ERROR: LoadError: Some tests did not pass: 8 passed, 3 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/SoftGlobalScope/u4UzH/test/runtests.jl:85 Testing failed after 14.42s ERROR: LoadError: Package SoftGlobalScope errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.11/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.11/Pkg/src/Operations.jl:2124 [3] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2007 [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.11/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.11/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 48.64s: package has test failures