Skip to content

Failed

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

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

Error Message

0.015560769382792473 not less than 0.001

Stacktrace

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