Failed
run_tests.TestEquivalentPosynomials_mosek_cli.test_correlated_monomials (from run_tests.TestEquivalentPosynomials_mosek_cli-20220302154053)
Error Message
Items in the first set but not the second: gpkit.Posynomial(x_1^3.4/x_0^0.63 + 1/x_0^4.4/x_1^0.88 + x_0^3.3/x_1^1.1) Items in the second set but not the first: gpkit.Posynomial(x_0^4.2/u_0^3.5/x_1^1.1 + x_0^-4.338357318107211·x_1^-2.170934711864023·u_0^-3.9957501819842904 + x_0^-4.297947701524397·x_1^2.6569493147586245·u_0^2.2999614888928743)
Stacktrace
Traceback (most recent call last): File "/Users/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/macys_VM/optimizer/mosek/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_1^3.4/x_0^0.63 + 1/x_0^4.4/x_1^0.88 + x_0^3.3/x_1^1.1) Items in the second set but not the first: gpkit.Posynomial(x_0^4.2/u_0^3.5/x_1^1.1 + x_0^-4.338357318107211·x_1^-2.170934711864023·u_0^-3.9957501819842904 + x_0^-4.297947701524397·x_1^2.6569493147586245·u_0^2.2999614888928743)