In the current TC Version (1.1.0), a test run is executed before the actual run. This causes problems for features that require Gap Annotation Types to be present. These features need to implement guards against the test run.
4fedc1e implements this for some features.
A corresponding unit test should be added to ensure that all features are compatible with the current TC Version.