Skip to content

Fix killtest

David Redondo requested to merge work/fixtest into master
  • disable dumping for the process we intentionally kill, so it is finished after 1 second
  • wait until it is ready as indicated by the stdout message instead of 5 seconds, makes the test run faster

Merge request reports