Skip to content

Failed

run_tests.TestPrimitives_mosek_conif.test_conservativeness (from run_tests.TestPrimitives_mosek_conif-20220329205057)

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

Error Message

False is not true

Stacktrace

Traceback (most recent call last):
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/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