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

Update tests to take promote_double policy into account #1214

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

rdoeffinger
Copy link
Contributor

Makes it easier to change its default to false in the future. The remaining failing tests are test_nc_chi_squared test_bessel_j_prime and test_bessel_y_prime.
They probably have incorrect logic for the double == long double case already now.

@rdoeffinger rdoeffinger force-pushed the promote_double_test_fixes branch from b439120 to fce31eb Compare October 16, 2024 12:17
@rdoeffinger rdoeffinger force-pushed the promote_double_test_fixes branch 2 times, most recently from c4041a8 to 22f5653 Compare November 18, 2024 21:48
Makes it easier to change its default to false in the future.
Only adapting test_policy_8.cpp is now necessary to make
tests pass after changing the default to false.
@rdoeffinger rdoeffinger force-pushed the promote_double_test_fixes branch from 22f5653 to c71cda7 Compare November 18, 2024 21:54
@rdoeffinger
Copy link
Contributor Author

I am unable to see a connection between the test failures and this change...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant