tests: run with "--trace-config all" to provide even more info
in case of problems. Closes #13791
This commit is contained in:
parent
59dc9f7e69
commit
4f558d288c
@ -857,6 +857,7 @@ sub singletest_run {
|
||||
else {
|
||||
$cmdargs .= "--trace-ascii $LOGDIR/trace$testnum ";
|
||||
}
|
||||
$cmdargs .= "--trace-config all ";
|
||||
$cmdargs .= "--trace-time ";
|
||||
if($run_event_based) {
|
||||
$cmdargs .= "--test-event ";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user