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

Bump peter-evans/create-pull-request from 6 to 7 #212

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Bump peter-evans/create-pull-request from 6 to 7

63a3cfa
Select commit
Loading
Failed to load commit list.
Open

Bump peter-evans/create-pull-request from 6 to 7 #212

Bump peter-evans/create-pull-request from 6 to 7
63a3cfa
Select commit
Loading
Failed to load commit list.
Cirrus CI / FreeBSD JULIA_VERSION:1.3 failed Sep 3, 2024 in 2m 14s

Task Summary

Instruction test failed in 00:49

Details

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

✅ 00:00 clone
✅ 00:00 artifacts
✅ 00:03 install
✅ 01:18 build
❌ 00:49 test

  Stacktrace:
   [1] shouldrun(::ArgDependentJob) at /.julia/packages/EasyJobsBase/uCqe2/src/run.jl:177
   [2] execute!(::ArgDependentJob, ::EasyJobsBase.AsyncExecutor) at /.julia/packages/EasyJobsBase/uCqe2/src/run.jl:68
   [3] #run!#11 at /.julia/packages/EasyJobsBase/uCqe2/src/run.jl:53 [inlined]
   [4] #run! at ./none:0 [inlined]
   [5] (::SimpleWorkflows.var"#10#11"{ArgDependentJob})() at ./task.jl:333
  Stacktrace:
   [1] sync_end(::Array{Any,1}) at ./task.jl:300
   [2] run_kahn_algo!(::Array{EasyJobsBase.AbstractJob,1}, ::Graphs.SimpleGraphs.SimpleDiGraph{Int64}) at ./task.jl:319
   [3] run_kahn_algo!(::Array{EasyJobsBase.AbstractJob,1}, ::Graphs.SimpleGraphs.SimpleDiGraph{Int64}) at /tmp/cirrus-ci-build/src/run.jl:132
   [4] dispatch!(::Workflow{EasyJobsBase.AbstractJob}, ::SimpleWorkflows.AsyncExecutor) at /tmp/cirrus-ci-build/src/run.jl:92
   [5] (::SimpleWorkflows.var"#7#9"{Workflow{EasyJobsBase.AbstractJob},SimpleWorkflows.AsyncExecutor})() at ./task.jl:112
  Stacktrace:
   [1] wait at ./task.jl:251 [inlined]
   [2] execute!(::Workflow{EasyJobsBase.AbstractJob}, ::SimpleWorkflows.AsyncExecutor) at /tmp/cirrus-ci-build/src/run.jl:75
   [3] #run!#4 at /tmp/cirrus-ci-build/src/run.jl:53 [inlined]
   [4] (::EasyJobsBase.var"#kw##run!")(::NamedTuple{(:wait,),Tuple{Bool}}, ::typeof(run!), ::Workflow{EasyJobsBase.AbstractJob}) at ./none:0
   [5] top-level scope at /tmp/cirrus-ci-build/test/run.jl:96
   [6] top-level scope at /usr/home/julia/buildbot/worker/package_freebsd64/build/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
   [7] top-level scope at /tmp/cirrus-ci-build/test/run.jl:86
   [8] include at ./boot.jl:328 [inlined]
   [9] include_relative(::Module, ::String) at ./loading.jl:1105
   [10] include(::Module, ::String) at ./Base.jl:31
   [11] include(::String) at ./client.jl:424
   [12] top-level scope at /tmp/cirrus-ci-build/test/runtests.jl:5
   [13] top-level scope at /usr/home/julia/buildbot/worker/package_freebsd64/build/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
   [14] top-level scope at /tmp/cirrus-ci-build/test/runtests.jl:5
   [15] include at ./boot.jl:328 [inlined]
   [16] include_relative(::Module, ::String) at ./loading.jl:1105
   [17] include(::Module, ::String) at ./Base.jl:31
   [18] include(::String) at ./client.jl:424
   [19] top-level scope at none:6
   [20] eval(::Module, ::Any) at ./boot.jl:330
   [21] exec_options(::Base.JLOptions) at ./client.jl:263
   [22] _start() at ./client.jl:460
  
Test Summary:                                                                  | Pass  Error  Start job `i`!Total

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.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