We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@ /snap/julia/67/share/julia/stdlib/v1.8/Test/src/Test.jl:1360 [inlined] [15] top-level scope @ ~/.julia/packages/BifurcationKit/Yvq7p/test/runtests.jl:6 [16] include(fname::String) @ Base.MainInclude ./client.jl:476 [17] top-level scope @ none:6 [18] eval @ ./boot.jl:368 [inlined] [19] exec_options(opts::Base.JLOptions) @ Base ./client.jl:276 [20] _start() @ Base ./client.jl:522 in expression starting at /home/ian/.julia/packages/BifurcationKit/Yvq7p/test/stuartLandauSH.jl:99 Test Summary: | Pass Error Total Time BifurcationKit | 7918 4 7922 451m42.0s Linear Solvers | 39 39 5m22.6s Newton | 2 2 22.3s Continuation | 2690 1 2691 1m39.1s Events / User function | 5134 5134 12m08.5s Fold Codim 2 | 4 1 5 23m45.0s Hopf Codim 2 | 1 1 2 15m54.5s Periodic orbits | 48 1 49 392m29.8s ERROR: LoadError: Some tests did not pass: 7918 passed, 0 failed, 4 errored, 0 broken. in expression starting at /home/ian/.julia/packages/BifurcationKit/Yvq7p/test/runtests.jl:4 ERROR: Package BifurcationKit errored during testing
The text was updated successfully, but these errors were encountered:
Thank you for showing this. Strange it fails on your computer
Sorry, something went wrong.
No branches or pull requests
@ /snap/julia/67/share/julia/stdlib/v1.8/Test/src/Test.jl:1360 [inlined]
[15] top-level scope
@ ~/.julia/packages/BifurcationKit/Yvq7p/test/runtests.jl:6
[16] include(fname::String)
@ Base.MainInclude ./client.jl:476
[17] top-level scope
@ none:6
[18] eval
@ ./boot.jl:368 [inlined]
[19] exec_options(opts::Base.JLOptions)
@ Base ./client.jl:276
[20] _start()
@ Base ./client.jl:522
in expression starting at /home/ian/.julia/packages/BifurcationKit/Yvq7p/test/stuartLandauSH.jl:99
Test Summary: | Pass Error Total Time
BifurcationKit | 7918 4 7922 451m42.0s
Linear Solvers | 39 39 5m22.6s
Newton | 2 2 22.3s
Continuation | 2690 1 2691 1m39.1s
Events / User function | 5134 5134 12m08.5s
Fold Codim 2 | 4 1 5 23m45.0s
Hopf Codim 2 | 1 1 2 15m54.5s
Periodic orbits | 48 1 49 392m29.8s
ERROR: LoadError: Some tests did not pass: 7918 passed, 0 failed, 4 errored, 0 broken.
in expression starting at /home/ian/.julia/packages/BifurcationKit/Yvq7p/test/runtests.jl:4
ERROR: Package BifurcationKit errored during testing
The text was updated successfully, but these errors were encountered: