Failed
run_tests.TestEquivalentPosynomials_cvxopt.test_correlated_monomials (from run_tests.TestEquivalentPosynomials_cvxopt-20220302153922)
Error Message
Items in the first set but not the second: gpkit.Posynomial(x_0^3·x_1^3.1·u_0^3.8/x_2^2.5 + x_1^1.2·x_0^3.8/x_2^4.2 + x_0^4.9·x_2^4.9/x_1^0.68) Items in the second set but not the first: gpkit.Posynomial(x_0^3·x_1^3.1·u_0^3.8/x_2^2.5 + x_0^2.266887911902451·x_1^-1.3729623929201349·x_2^1.8315703553659972·u_0^2.0890993299906944·u_1^0.0 + x_0^-2.756799532102602·x_1^-1.8377087295616135·x_2^-1.321079765211831·u_0^-2.4052169524731286·u_1^0.0)
Stacktrace
Traceback (most recent call last): File "/Users/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/macys/optimizer/cvxopt/robust/robust/testing/t_equivalent_posynomials.py", line 99, in test_correlated_monomials self.assertSetEqual(set(actual_posynomials), set(theoretical_posynomials)) AssertionError: Items in the first set but not the second: gpkit.Posynomial(x_0^3·x_1^3.1·u_0^3.8/x_2^2.5 + x_1^1.2·x_0^3.8/x_2^4.2 + x_0^4.9·x_2^4.9/x_1^0.68) Items in the second set but not the first: gpkit.Posynomial(x_0^3·x_1^3.1·u_0^3.8/x_2^2.5 + x_0^2.266887911902451·x_1^-1.3729623929201349·x_2^1.8315703553659972·u_0^2.0890993299906944·u_1^0.0 + x_0^-2.756799532102602·x_1^-1.8377087295616135·x_2^-1.321079765211831·u_0^-2.4052169524731286·u_1^0.0)