Skip to content

Draft: Fixed issue 1205: failing tests after correction of Hipparchus issue 253

Vincent CUCCHIETTI requested to merge vcucchie/orekit:issue-1205 into develop

Hey everyone,

This mr aims to fix the errors introduced by the fix of hipparchus issue 253.

I fixed the failing tests in the SSA package but some tests still need to be fixed :

869472 [ERROR]   HaloOrbitTest.testManifolds:158 » MathIllegalArgument non symmetric matrix: th...
869472 [ERROR]   LyapunovOrbitTest.testManifolds:150 » MathIllegalArgument non symmetric matrix...

Closes #1205 (closed)

Cheers, Vincent

Merge request reports