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 5 to 6 #59

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

f51026e
Select commit
Loading
Failed to load commit list.
Merged

Bump peter-evans/create-pull-request from 5 to 6 #59

Bump peter-evans/create-pull-request from 5 to 6
f51026e
Select commit
Loading
Failed to load commit list.
Cirrus CI / FreeBSD JULIA_VERSION:1.3 failed Feb 5, 2024 in 2m 54s

Task Summary

Instruction test failed in 01:29

Details

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

   [2] top-level scope at /tmp/cirrus-ci-build/test/operations.jl:12
   [3] top-level scope at /usr/home/julia/buildbot/worker/package_freebsd64/build/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
   [4] top-level scope at /tmp/cirrus-ci-build/test/operations.jl:3
   [5] top-level scope at /usr/home/julia/buildbot/worker/package_freebsd64/build/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
   [6] top-level scope at /tmp/cirrus-ci-build/test/operations.jl:2
  
With only one parent: Test Failed at /tmp/cirrus-ci-build/test/operations.jl:13
  Expression: run!(l)
    Expected: AssertionError
      Thrown: UndefVarError
Stacktrace:
 [1] top-level scope at /tmp/cirrus-ci-build/test/operations.jl:13
 [2] top-level scope at /usr/home/julia/buildbot/worker/package_freebsd64/build/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
 [3] top-level scope at /tmp/cirrus-ci-build/test/operations.jl:3
 [4] top-level scope at /usr/home/julia/buildbot/worker/package_freebsd64/build/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
 [5] top-level scope at /tmp/cirrus-ci-build/test/operations.jl:2
┌ Warning: caught an error when reifying `thunk`! See `getresult(thunk)` for details.
└ @ Thinkers ~/.julia/packages/Thinkers/KItvc/src/Thunk.jl:83
┌ Warning: caught an error when reifying `thunk`! See `getresult(thunk)` for details.
└ @ Thinkers ~/.julia/packages/Thinkers/KItvc/src/Thunk.jl:83

Stacktrace:

Stacktrace: [1] reify!
( [1] reify!::(Thunk):: at Thunk/.julia/packages/Thinkers/KItvc/src/Thunk.jl:79)
 at  [2] /.julia/packages/Thinkers/KItvc/src/Thunk.jl:79_run!
( [2] _run!::(IndependentJob):: at IndependentJob/.julia/packages/EasyJobsBase/uCqe2/src/run.jl:133)
 at  [3] /.julia/packages/EasyJobsBase/uCqe2/src/run.jl:133(::EasyJobsBase.var"#17#18"{IndependentJob})
( [3] )(::EasyJobsBase.var"#17#18"{IndependentJob}) at (./task.jl:112) at ./task.jl:112Test Summary:                                                                      | Pass  Fail  Error  Total
EasyJobs.jl                                                                        |   53     1      7     61
  Test `runonce!` for `ParallelExecutor`                                           |    3                   3
  Test `execute!` for `ParallelExecutor`                                           |    8                   8
  Test `execute!` returns the same `Job` for `ParallelExecutor` on the same worker |    4                   4
  Test running a `Job` multiple times                                              |    2                   2
  Test `runonce!` only runs once per attempt                                       |    2                   2
  Test `execute!` returns the same `Job` when succeeded for `AsyncExecutor`        |    2                   2
  Test running `Job`s                                                              |   12                  12
  Test running `ConditionalJob`s                                                   |    7                   7
  Test running `ArgDependentJob`s                                                  |    1            5      6
  Test running a `ArgDependentJob` with more than one parent                       |    8                   8
  With `skip_incomplete` initially to `false` but use `↣`                          |    4     1      2      7
    With only one parent                                                           |    1     1      2      4
    With multiple parents                                                          |    3                   3
ERROR: LoadError: Some tests did not pass: 53 passed, 1 failed, 7 errored, 0 broken.
in expression starting at /tmp/cirrus-ci-build/test/runtests.jl:4
ERROR: Package EasyJobs 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
��������������������������������������