Skip to content

Fix integration tests for new superbuild

Sophie Wenzel-Teuber requested to merge devel into master

The integration tests were failing as long as the file descriptors were closed.

Closing them after the logger has been initialized fixed this issue.

Merge request reports