Skip to content

Resolve "CI: test_nxw_timescan often fails at stopping the scan"

Closes #4174 (closed)

Run test until it fails

while pytest tests/nexus_writer/test_nxw_timescan.py::test_nxw_timescan -s;do echo ok;done
Edited by Wout De Nolf

Merge request reports