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] Exit successfully if `--duration` limit is reached #3328
Open
vkarak opened 4 days ago
Also if
--reruns
or--duration
is used, then failures are accounted from all runs.Closes #3324.