Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to latest version of the setup-miniconda action in CI workflow #213

Merged
merged 3 commits into from
May 31, 2024

Conversation

niketagrawal
Copy link

@niketagrawal niketagrawal added the bug Something isn't working label May 8, 2024
@niketagrawal niketagrawal self-assigned this May 8, 2024
@niketagrawal
Copy link
Author

niketagrawal commented May 13, 2024

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)

@niketagrawal niketagrawal marked this pull request as ready for review May 13, 2024 07:45
@niketagrawal niketagrawal linked an issue May 13, 2024 that may be closed by this pull request
@DominicDirkx DominicDirkx merged commit aadcd43 into develop May 31, 2024
3 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Build fails for MacOS in CI pipeline
2 participants