mdhaber / scipy

Scipy library main repository
http://scipy.org/scipylib/
BSD 3-Clause "New" or "Revised" License
1 stars 5 forks source link

Pytest error fix and MODEL_ERROR handling #24

Closed mckib2 closed 4 years ago

mckib2 commented 4 years ago

Reference issue

https://github.com/scipy/scipy/pull/12043

What does this implement/fix?

Additional information

A couple new tests were failing but pass when MODEL_ERROR is converted to in-feasibility error.