Skip to content

Failed

run_tests.TestPrimitives_cvxopt.test_conservativeness (from run_tests.TestPrimitives_cvxopt-20220329204838)

Failing for the past 1 build (Since Failed #262 )
Took 0.22 sec.

Error Message

False is not true

Stacktrace

Traceback (most recent call last):
  File "/Users/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