Failed
run_tests.TestEquivalentPosynomials_cvxopt.test_correlated_monomials (from run_tests.TestEquivalentPosynomials_cvxopt-20220329165106)
Error Message
Items in the first set but not the second: gpkit.Monomial(x_0^0.46·x_1^4.9) Items in the second set but not the first: gpkit.Monomial(u_0^2.7/x_1^3.3/x_0^1.7)
Stacktrace
Traceback (most recent call last): File "/jenkins/workspace/CE_gplibrary_Push_research_models/cvxopt/robust/robust/testing/t_equivalent_posynomials.py", line 116, in test_correlated_monomials self.assertSetEqual(set(actual_posynomials), set(theoretical_posynomials)) AssertionError: Items in the first set but not the second: gpkit.Monomial(x_0^0.46·x_1^4.9) Items in the second set but not the first: gpkit.Monomial(u_0^2.7/x_1^3.3/x_0^1.7)