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
Due to the build bot failure last night, we realized that some tests are generating complex values while the reference file contains only the real part. We should fix the tests so that the values we compare are real and not complex.
Description
Due to the build bot failure last night, we realized that some tests are generating complex values while the reference file contains only the real part. We should fix the tests so that the values we compare are real and not complex.
For ADflow the following tests are impacted:
Steps to reproduce issue
||dR/dw * wDot||
,||dR/dalpha||
, and||dR/dXv * xVDot||
Current behavior
They are complex
Expected behavior
They should be real
The text was updated successfully, but these errors were encountered: