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
Had a very brief look, and it seems like SNOPT is just returning 0 for obj. Using v7.7.7 on stable works, passing all tests, but v7.7.1 and v7.7.5, fail the tests. Not sure if we want to drop support for SNOPT < v7.7.7 with this version and onwards. In any case, we need to resolve this quickly, as latest and stable images are now inconsistent.
Oh right, I forgot we were checking older SNOPT versions too. We should probably revert this and only check obj on 7.7.7. I can do this later today if nobody else volunteers.
Description
With changes from PR #364, SNOPT tests are failing on stable images during nightly tests with
fStar
reported as 0 (see for example here).Steps to reproduce issue
Any stable image with changes from #364 will generate similar errors as below
Current behavior
SNOPT tests on stable images are failing
Expected behavior
All tests should pass
Code versions
Any stable image with changes from #364
The text was updated successfully, but these errors were encountered: