Page MenuHomePhabricator

mitkNavigationDataRecorderTest failes with changes from hackfest under linux.
Closed, ResolvedPublic

Description

Checkout bug-16347-IngegrationBranchIGTHackfest and run ctest -R mitkNavigationDataRecorderTest

Test failes under linux. Analyse and fix this.

Event Timeline

Maybe this test works after the huge IGT merge today... check this!

Test still fails. Analyzed it a bit. StartRecording() failes when inputting a file from a stream as e.g. done in TestRecordingOnHarddiscXML(). Seems to be an issue with no rights to access the file, since the m_Stream->good() test failes.

was activated again in T16462 and works on all dart clients ... so closing this bug