Skip to content
New issue

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

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

Already on GitHub? # to your account

Failing tests with QuantLib / QuantLib-Risks-Cpp #155

Open
auto-differentiation-dev opened this issue Dec 2, 2024 · 0 comments
Open

Failing tests with QuantLib / QuantLib-Risks-Cpp #155

auto-differentiation-dev opened this issue Dec 2, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@auto-differentiation-dev
Copy link
Collaborator

auto-differentiation-dev commented Dec 2, 2024

Description

With the recent changes in XAD (and possibly QuantLib), some tests started failing in the QuantLib test suite when XAD types were used (without actually calculating derivatives), on MacOS. See this CI Build in the QuantLib-Risks-Cpp repository for details.

To Reproduce

Build QuantLib-Risks-Cpp following the documented instructions on MacOS and run the test suite.

The test QuantLibTests/BasketOptionTests/testAccurateAmericanBasketOptions fails, giving wrong results.

Expected behaviour

All tests should pass.

Additional context

The same test works fine in Linux, so this must be some Mac-specific code path / library call.

@auto-differentiation-dev auto-differentiation-dev added the bug Something isn't working label Dec 2, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant