A powerful Python framework for writing and running portable regression tests and benchmarks for HPC systems.
BSD 3-Clause "New" or "Revised" License
224
stars
104
forks
source link
[bugfix] Ignore records with unset performance when grouping test cases #3247
Closed
vkarak closed 3 months ago
Bug fix for feature introduced by #3227.
This PR also prints stack traces for exit requests in
debug
level instead ofdebug2
.