Skip to content

Failed

gpfit.tests.t_examples.TestExamples.test_ex2_cvxopt (from gpfit.tests.t_examples.TestExamples-20211013221654)

Failing for the past 1 build (Since Unstable #235 )
Took 8.9 sec.

Error Message

0.002916178611758275 not less than 0.001

Stacktrace

Traceback (most recent call last):
  File "/jenkins/workspace/CE_gpfit_PR_unit_tests/buildnode/reynolds/gpkit/gpkit/tests/helpers.py", line 55, in test
    testfn(name, import_dict, path)(self)
  File "/jenkins/workspace/CE_gpfit_PR_unit_tests/buildnode/reynolds/gpkit/gpkit/tests/helpers.py", line 91, in test
    getattr(self, name)(imported[name])
  File "/jenkins/workspace/CE_gpfit_PR_unit_tests/buildnode/reynolds/gpfit/tests/t_examples.py", line 44, in test_ex2
    self.assertLess(example.fsma.errors["rms_rel"], 1e-3)
AssertionError: 0.002916178611758275 not less than 0.001