Closed bpross-52n closed 2 years ago
@hwbllmnn It seems that we will have to have another look at the fix for the inheritance issue that you found. Would it be possible to create a small test suite for testing, similar to.: https://github.com/opengeospatial/teamengine/blob/master/teamengine-core/src/test/resources/ctl/nested-failure.xml ?
You're right, my 'fix' apparently only fixed our failing use case. In #518 I added a similar test case you linked to and fixed the issue hopefully once and for all.
Describe the bug TECoreTest.testNestedFailure() falis during build
To Reproduce Steps to reproduce the behavior:
Expected behavior Build is successful
Additional context Seems to be caused by https://github.com/opengeospatial/teamengine/pull/474