Skip to content

Failed

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

Failing for the past 1 build (Since Failed #499 )
Took 0.57 sec.

Error Message

False is not true

Stacktrace

Traceback (most recent call last):
  File "/Users/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/macys_VM/optimizer/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