Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CompatHelper: bump compat for SimpleWorkflows to 0.29, (keep existing compat) #23

CompatHelper: bump compat for SimpleWorkflows to 0.29, (keep existing…

1ca4b76
Select commit
Loading
Failed to load commit list.
Merged

CompatHelper: bump compat for SimpleWorkflows to 0.29, (keep existing compat) #23

CompatHelper: bump compat for SimpleWorkflows to 0.29, (keep existing…
1ca4b76
Select commit
Loading
Failed to load commit list.
Cirrus CI / FreeBSD JULIA_VERSION:1.3 failed Oct 26, 2023 in 2m 38s

Task Summary

Instruction test failed in 01:19

Details

ℹ️ Scheduling was delayed due to a concurrency limit on community tasks

✅ 00:00 clone
✅ 00:00 artifacts
✅ 00:04 install
✅ 01:11 build
❌ 01:19 test

cirrusjl test
   Testing SimpleWorkflowRecipes
 Resolving package versions...
ERROR: LoadError: UndefVarError: RecipesBase not defined
Stacktrace:
 [1] top-level scope at /.julia/packages/RecipesBase/qpxEX/src/RecipesBase.jl:366
 [2] include at ./boot.jl:328 [inlined]
 [3] include_relative(::Module, ::String) at ./loading.jl:1105
 [4] include(::Module, ::String) at ./Base.jl:31
 [5] top-level scope at none:2
 [6] eval at ./boot.jl:330 [inlined]
 [7] eval(::Expr) at ./client.jl:425
 [8] top-level scope at ./none:3
in expression starting at /tmp/cirrus-ci-build/src/SimpleWorkflowRecipes.jl:22
ERROR: LoadError: Failed to precompile SimpleWorkflowRecipes [8a651d91-a9bf-46a9-bd79-85d5b70f63c4] to /.julia/compiled/v1.3/SimpleWorkflowRecipes/mGEd2_tUynC.ji.
Stacktrace:
 [1] error(::String) at ./error.jl:33
 [2] compilecache(::Base.PkgId, ::String) at ./loading.jl:1283
 [3] _require(::Base.PkgId) at ./loading.jl:1024
 [4] require(::Base.PkgId) at ./loading.jl:922
 [5] require(::Module, ::Symbol) at ./loading.jl:917
 [6] include at ./boot.jl:328 [inlined]
 [7] include_relative(::Module, ::String) at ./loading.jl:1105
 [8] include(::Module, ::String) at ./Base.jl:31
 [9] include(::String) at ./client.jl:424
 [10] top-level scope at none:6
in expression starting at /tmp/cirrus-ci-build/test/runtests.jl:1
ERROR: Package SimpleWorkflowRecipes errored during testing
Stacktrace:
 [1] pkgerror(::String, ::Vararg{String,N} where N) at /usr/home/julia/buildbot/worker/package_freebsd64/build/usr/share/julia/stdlib/v1.3/Pkg/src/Types.jl:113
 [2] #test#131(::Bool, ::Nothing, ::Cmd, ::Cmd, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /usr/home/julia/buildbot/worker/package_freebsd64/build/usr/share/julia/stdlib/v1.3/Pkg/src/Operations.jl:1372
 [3] #test at ./none:0 [inlined]
 [4] #test#62(::Bool, ::Nothing, ::Cmd, ::Cmd, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /usr/home/julia/buildbot/worker/package_freebsd64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:253
 [5] (::Pkg.API.var"#kw##test")(::NamedTuple{(:coverage,),Tuple{Bool}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at ./none:0
 [6] #test#58 at /usr/home/julia/buildbot/worker/package_freebsd64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
 [7] (::Pkg.API.var"#kw##test")(::NamedTuple{(:coverage,),Tuple{Bool}}, ::typeof(Pkg.API.test)) at ./none:0
 [8] top-level scope at none:3