Page MenuHomePhabricator

Fix PhotoacousticsLib mitkSpectralUnmixingTest and mitkPhotoacousticVolumeTest
Closed, ResolvedPublic

Description

Tests fails randomly. Wasn't fixed in the past weeks. Will deactivate the tests for now.

Useful for debugging (copied from the CTest documentation):

--repeat-until-fail <n>

Require each test to run <n> times without failing in order to pass.
This is useful in finding sporadic failures in test cases.