reframe-hpc / reframe

A powerful Python framework for writing and running portable regression tests and benchmarks for HPC systems.
https://reframe-hpc.readthedocs.org
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

vkarak commented 3 months ago

Bug fix for feature introduced by #3227.

This PR also prints stack traces for exit requests in debug level instead of debug2.