julia
95f54c4d
- fix InteractiveUtils call in Base.runtests on failure (#53525)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
fix InteractiveUtils call in Base.runtests on failure (#53525) Noticed in CI that `Base.runtests(["fail"])` fails here instead of throwing the correct error later, since #53326.
References
#53525 - fix InteractiveUtils call in Base.runtests on failure
Author
vtjnash
Parents
2501e37e
Loading