Closed niketagrawal closed 6 months ago
The build failure on MacOS is fixed by the code change, but the below test in MacOS is failing.
/Users/runner/work/tudat/tudat/tests/src/astro/gravitation/unitTestPolyhedronGravityField.cpp:231: error: in "test_polyhedron_gravity_field/testGravityComputation": check std::fabs( expectedLaplacian - computedLaplacian ) < std::fabs( std::min( expectedLaplacian, computedLaplacian ) * 100.0 * tolerance ) has failed
*** 1 failure is detected in the test module "Master Test Suite"
The following tests FAILED:
77 - test_gravitation_PolyhedronGravityField (Failed)
The above failing test in MacOS in CI is tracked via #215