You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: