julia
60cf688a - Avoid excessive output from test errors (#28184)

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
Author
Parents
Loading