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
222 stars 103 forks source link

[bugfix] Do not pass the stdout/stderr options to `srun` when using the `srunalloc` launcher #3058

Closed vkarak closed 11 months ago

vkarak commented 11 months ago

Closes #3044.

codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (20a1a5e) 86.70% compared to head (2cea4aa) 86.69%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3058 +/- ## ========================================== - Coverage 86.70% 86.69% -0.01% ========================================== Files 61 61 Lines 12002 11998 -4 ========================================== - Hits 10406 10402 -4 Misses 1596 1596 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.