Failed
run_tests.TestPrimitives_cvxopt.test_conservativeness (from run_tests.TestPrimitives_cvxopt-20220329165106)
Error Message
False is not true
Stacktrace
Traceback (most recent call last): File "/jenkins/workspace/CE_gplibrary_Push_research_models/cvxopt/robust/robust/testing/t_primitives.py", line 66, in test_conservativeness self.assertTrue(sm['cost'] <= sem['cost'] <= smm['cost'] <= sbm['cost']) AssertionError: False is not true