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

Rename *Workflow to * #301

Merged
merged 4 commits into from
Nov 19, 2023

Rename `PhononWorkflow` to `Phonon`

13e18a9
Select commit
Loading
Failed to load commit list.
Merged

Rename *Workflow to * #301

Rename `PhononWorkflow` to `Phonon`
13e18a9
Select commit
Loading
Failed to load commit list.
Cirrus CI / FreeBSD JULIA_VERSION:1.3 failed Nov 19, 2023 in 2m 15s

Task Summary

Instruction test failed in 00:06

Details

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

✅ 00:02 clone
✅ 00:00 artifacts
✅ 00:03 install
✅ 02:00 build
❌ 00:06 test

cirrusjl test
   Testing Express
 Resolving package versions...
ERROR: LoadError: LoadError: LoadError: syntax: extra token "as" after end of expression
Stacktrace:
 [1] top-level scope at /tmp/cirrus-ci-build/src/ConvergenceTest/Config.jl:4
 [2] include at ./boot.jl:328 [inlined]
 [3] include_relative(::Module, ::String) at ./loading.jl:1105
 [4] include at ./Base.jl:31 [inlined]
 [5] include(::String) at /tmp/cirrus-ci-build/src/ConvergenceTest/ConvergenceTest.jl:1
 [6] top-level scope at /tmp/cirrus-ci-build/src/ConvergenceTest/ConvergenceTest.jl:3
 [7] include at ./boot.jl:328 [inlined]
 [8] include_relative(::Module, ::String) at ./loading.jl:1105
 [9] include at ./Base.jl:31 [inlined]
 [10] include(::String) at /tmp/cirrus-ci-build/src/Express.jl:1
 [11] top-level scope at /tmp/cirrus-ci-build/src/Express.jl:5
 [12] include at ./boot.jl:328 [inlined]
 [13] include_relative(::Module, ::String) at ./loading.jl:1105
 [14] include(::Module, ::String) at ./Base.jl:31
 [15] top-level scope at none:2
 [16] eval at ./boot.jl:330 [inlined]
 [17] eval(::Expr) at ./client.jl:425
 [18] top-level scope at ./none:3
in expression starting at /tmp/cirrus-ci-build/src/ConvergenceTest/Config.jl:4
in expression starting at /tmp/cirrus-ci-build/src/ConvergenceTest/ConvergenceTest.jl:3
in expression starting at /tmp/cirrus-ci-build/src/Express.jl:5
ERROR: LoadError: Failed to precompile Express [b12df14e-adf7-11e9-0606-d5813a258349] to /.julia/compiled/v1.3/Express/CdUvG_J6M5o.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 Express 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