AKEngels / CAST

Conformational Analysis and Search Tool
GNU Lesser General Public License v3.0
1 stars 5 forks source link

Tests of current devel branch fail on UNICORN #22

Closed S0S-90 closed 5 years ago

S0S-90 commented 5 years ago

The following tests are currently failing on UNICORN:

[ FAILED ] 6 tests, listed below: [ FAILED ] InternalCoordinatesTranslationXTest.returnInfoTest [ FAILED ] InternalCoordinatesTranslationYTest.returnInfoTest [ FAILED ] InternalCoordinatesTranslationZTest.returnInfoTest [ FAILED ] InternalCoordinatesRotationInfoTest.infoOfRotationA [ FAILED ] InternalCoordinatesRotationInfoTest.infoOfRotationB [ FAILED ] InternalCoordinatesRotationInfoTest.infoOfRotationC

JulianEr commented 5 years ago

Sorry, tests passed on Windows and Debian alike, thus they kept unnoticed. Found the bug and working on a fix. Unfortunately the bug seems to be involved pretty deep. Ignore them for now or uncomment them if you like. The bug only occurs in the tests. The production code is not affected.

JulianEr commented 5 years ago

Tests are now running. Closing Issue.