Bump julia-actions/cache from 2 to 3 #218
Open
Cirrus CI / FreeBSD JULIA_VERSION:1.0
failed
Mar 9, 2026 in 2m 37s
Task Summary
Instruction test failed in 01:06
Details
✅ 00:00 clone
✅ 00:00 artifacts
✅ 00:03 install
✅ 01:24 build
❌ 01:06 test
End job `n`!
Test running a `Workflow` with `ArgDependentJob`s: Error During Test at /tmp/cirrus-ci-build/test/run.jl:85
Got exception outside of a @test
UndefVarError: only not defined
shouldrun(::ArgDependentJob) at /.julia/packages/EasyJobsBase/uCqe2/src/run.jl:177
execute!(::ArgDependentJob, ::EasyJobsBase.AsyncExecutor) at /.julia/packages/EasyJobsBase/uCqe2/src/run.jl:68
#run!#11 at /.julia/packages/EasyJobsBase/uCqe2/src/run.jl:53 [inlined]
#run! at ./none:0 [inlined]
(::getfield(SimpleWorkflows, Symbol("##10#11")){ArgDependentJob})() at ./task.jl:259
Stacktrace:
[1] try_yieldto(::typeof(Base.ensure_rescheduled), ::Base.RefValue{Task}) at ./event.jl:196
[2] wait() at ./event.jl:255
[3] wait(::Condition) at ./event.jl:46
[4] wait(::Task) at ./task.jl:188
[5] execute!(::Workflow{EasyJobsBase.AbstractJob}, ::SimpleWorkflows.AsyncExecutor) at /tmp/cirrus-ci-build/src/run.jl:75
[6] #run!#4 at /tmp/cirrus-ci-build/src/run.jl:53 [inlined]
[7] (::getfield(EasyJobsBase, Symbol("#kw##run!")))(::NamedTuple{(:wait,),Tuple{Bool}}, ::typeof(run!), ::Workflow{EasyJobsBase.AbstractJob}) at ./none:0
[8] macro expansion at /tmp/cirrus-ci-build/test/run.jl:96 [inlined]
[9] macro expansion at /usr/home/julia/buildbot/worker/package_freebsd64/build/usr/share/julia/stdlib/v1.0/Test/src/Test.jl:1083 [inlined]
[10] top-level scope at /tmp/cirrus-ci-build/test/run.jl:86
[11] include at ./boot.jl:317 [inlined]
[12] include_relative(::Module, ::String) at ./loading.jl:1044
[13] include(::Module, ::String) at ./sysimg.jl:29
[14] include(::String) at ./client.jl:392
[15] macro expansion at /tmp/cirrus-ci-build/test/runtests.jl:5 [inlined]
[16] macro expansion at /usr/home/julia/buildbot/worker/package_freebsd64/build/usr/share/julia/stdlib/v1.0/Test/src/Test.jl:1083 [inlined]
[17] top-level scope at /tmp/cirrus-ci-build/test/runtests.jl:5
[18] include at ./boot.jl:317 [inlined]
[19] include_relative(::Module, ::String) at ./loading.jl:1044
[20] include(::Module, ::String) at ./sysimg.jl:29
[21] include(::String) at ./client.jl:392
[22] top-level scope at none:0
[23] eval(::Module, ::Any) at ./boot.jl:319
[24] exec_options(::Base.JLOptions) at ./client.jl:243
[25] _start() at ./client.jl:425
Test Summary: | Pass Error TotalStart job `i`!
SimpleWorkflow.jl | 31 1 32
Test running a `Workflow` | 16 16
Test running a `Workflow` with `ConditionalJob`s | 3 3
Test running a `Workflow` with `ArgDependentJob`s | 2 1 3
Test running a `Workflow` with a `ArgDependentJob` with more than one parent | 9 9
Test joining two `Workflow`s | 1 1
ERROR: LoadError: Some tests did not pass: 31 passed, 0 failed, 1 errored, 0 broken.
in expression starting at /tmp/cirrus-ci-build/test/runtests.jl:4
ERROR: Package SimpleWorkflows 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.0/Pkg/src/Types.jl:120
[2] #test#65(::Bool, ::Function, ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /usr/home/julia/buildbot/worker/package_freebsd64/build/usr/share/julia/stdlib/v1.0/Pkg/src/Operations.jl:1357
[3] #test at /usr/home/julia/buildbot/worker/package_freebsd64/build/usr/share/julia/stdlib/v1.0/Pkg/src/API.jl:0 [inlined]
[4] #test#44(::Bool, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::Function, ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /usr/home/julia/buildbot/worker/package_freebsd64/build/usr/share/julia/stdlib/v1.0/Pkg/src/API.jl:278
[5] #test#43 at ./none:0 [inlined]
[6] #test at ./none:0 [inlined]
[7] #test#40 at /usr/home/julia/buildbot/worker/package_freebsd64/build/usr/share/julia/stdlib/v1.0/Pkg/src/API.jl:257 [inlined]
[8] (::getfield(Pkg.API, Symbol("#kw##test")))(::NamedTuple{(:coverage,),Tuple{Bool}}, ::typeof(Pkg.API.test)) at ./none:0
[9] top-level scope at none:0
Loading