Page MenuHomePhabricator

Lots of tests in IGT are disabled (functions are outcommented)
Closed, ResolvedPublic

Description

When enabling warnings as errors apparently some test functions were just outcommented. The test still run and show that they succeed, but actually they don't test anything. This happend in commit 8cb6d1660ca8a05804477d757a830da509a5344e

affected IGT test classes are:

  1. mitkNavigationDataRecorderTest::TestLoadingRecordedXMLFile()
  2. all functions in mitkNavigationDataTest
  3. mitkNavigationToolStorageSerializerAndDeserializerTest::TestReadZipFileWithNoToolStorage()
  4. mitkTrackingDeviceSouceConfiguratorTest::TestNDIAuroraTrackingDevice() and

mitkTrackingDeviceSouceConfiguratorTest::TestNDIPolarisTrackingDevice()

Event Timeline

New remote branch pushed: bug-16916-comment_igt_test_back_in

This bug seems to be fixed.

There are only two tests in IGT disabled at the moment, both with separate bugs:

mitkNavigationToolStorageDeserializerTest.cpp (T17303)
mitkNavigationToolStorageSerializerAndDeserializerIntegrationTest.cpp (T17181)

... so closing this one