Closed haihaolu closed 1 year ago
No error should be raised when running the test.
Test "restart_scheme=adaptive_localized" fails.
$ julia --color=yes --project -e 'import Pkg; Pkg.test("FirstOrderLp")'
@ohinder commented (on PR #110)
When I run the code currently all the tests pass
Did you attempt to reproduce using Julia 1.7 on a Mac?
ah ... I was using julia 1.8.3 when I switch to julia 1.7.1 the test fails
Expected Behavior
No error should be raised when running the test.
Actual Behavior
Test "restart_scheme=adaptive_localized" fails.
Steps to Reproduce the Problem
Specifications