Skip to content

Passed

gpkit.tests.from_paths.TestFiles.test_run_tests_py_cvxopt (from gpkit.tests.from_paths.TestFiles-20220329204824)

Took 24 sec.

Standard Error

Running tests...
----------------------------------------------------------------------
.F..........FF..F....
======================================================================
FAIL [0.021s]: test_correlated_monomials (run_tests.TestEquivalentPosynomials_cvxopt)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/jenkins/workspace/CE_gplibrary_Push_research_models/cvxopt/robust/robust/testing/t_equivalent_posynomials.py", 
...[truncated 8463 chars]...
term_approximation.py", line 202, in test_bad_relations
    self.assertEqual(actual_relations_mons, relations_mons)
AssertionError: {gpkit.Monomial(5.02·u_95^0.89·u_19^1.1·u_31^1.2·u_39^1.2[106232 chars] 15}} != {gpkit.Monomial(7.63·x_0^-4.1766200009783185·u_0^4.375230[320343 chars] 15}}
Diff is 780552 characters long. Set self.maxDiff to None to see it.

----------------------------------------------------------------------
Ran 21 tests in 9.583s

FAILED (failures=4)

Generating XML reports...