julia
60cf688a
- Avoid excessive output from test errors (#28184)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
7 years ago
Avoid excessive output from test errors (#28184) * Don't print repr of exception when backtrace is also printed in test error output. Save decorated repr of exception instead of full undecorated repr * Fix handling of limited output in logging
References
#28184 - Avoid excessive output from test errors
Author
andreasnoack
Parents
2990f0e1
Loading