Skip to content

make some tests long run

Martin Lueders requested to merge make_some_test_longrun into main

Description

Some tests take very long time on valgrind, but don't provide new information. Therefore we move them to the long-run category.

News snippet

Move some tests to long-run

Checklist

  • I have checked that my code follows the Octopus coding standards
  • I have added tests for all the new features added in this request.

Merge request reports