1run_tests.TestEquivalentPosynomials_cvxopt0.008Items in the first set but not the second: gpkit.Posynomial(1/u_4^2.2/x_0^0.5 + u_2^2/x_0^1 + u_3^0.2·u_4^3.5/x_0^2 + 1/x_0^3.4 + 1/x_0^3.9 + 1/x_0^4.6/u_4^0.61 + x_0^1.9·u_0^2.1 + u_4^1.3·x_0^2·u_3^3.9/u_2^0.89 + u_3^1.7·x_0^2.2/u_2^3 + u_2^1.4·x_0^2.4 + x_0^3 + x_0^3.5) Items in the second set but not the first: gpkit.Posynomial(1/u_1^4.1/u_3^3/x_0^0.51 + x_0^2.1676268906470533·u_0^0.0·u_1^0.0·u_2^-2.969369683999008·u_3^1.695578575200929·u_4^0.0 + x_0^-4.58847968259135·u_0^0.0·u_1^0.0·u_2^0.0·u_3^0.0·u_4^-0.6104652147083539 + x_0^-2.5911650883864104·u_0^-3.975188001235832·u_1^0.0·u_2^0.033745775758522445·u_3^0.0·u_4^-0.7742691774233046 + x_0^-0.4954894543652717·u_0^0.0·u_1^0.0·u_2^0.0·u_3^0.0·u_4^-2.198212782404847 + x_0^1.9760565188956267·u_0^0.0·u_1^0.0·u_2^-0.8880785179923228·u_3^3.901169466996952·u_4^1.2774525307478535 + x_0^2.4190494028620133·u_0^0.0·u_1^0.0·u_2^1.41480397137837·u_3^0.0·u_4^0.0 + x_0^-2.0408305588202946·u_0^0.0·u_1^0.0·u_2^0.0·u_3^0.19574822576159112·u_4^3.474018852513035 + x_0^2.429034229324145·u_0^0.0·u_1^0.0·u_2^0.0·u_3^0.0·u_4^-4.558052621481702 + x_0^1.8577624609707213·u_0^2.147804712574401·u_1^0.0·u_2^0.0·u_3^0.0·u_4^0.0 + x_0^-1.0005789043493705·u_0^0.0·u_1^0.0·u_2^2.0257432155567994·u_3^0.0·u_4^0.0 + x_0^0.847447693796509·u_0^0.0·u_1^0.0·u_2^0.0·u_3^0.0·u_4^0.23594095550073246)Traceback (most recent call last): File "/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/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(1/u_4^2.2/x_0^0.5 + u_2^2/x_0^1 + u_3^0.2·u_4^3.5/x_0^2 + 1/x_0^3.4 + 1/x_0^3.9 + 1/x_0^4.6/u_4^0.61 + x_0^1.9·u_0^2.1 + u_4^1.3·x_0^2·u_3^3.9/u_2^0.89 + u_3^1.7·x_0^2.2/u_2^3 + u_2^1.4·x_0^2.4 + x_0^3 + x_0^3.5) Items in the second set but not the first: gpkit.Posynomial(1/u_1^4.1/u_3^3/x_0^0.51 + x_0^2.1676268906470533·u_0^0.0·u_1^0.0·u_2^-2.969369683999008·u_3^1.695578575200929·u_4^0.0 + x_0^-4.58847968259135·u_0^0.0·u_1^0.0·u_2^0.0·u_3^0.0·u_4^-0.6104652147083539 + x_0^-2.5911650883864104·u_0^-3.975188001235832·u_1^0.0·u_2^0.033745775758522445·u_3^0.0·u_4^-0.7742691774233046 + x_0^-0.4954894543652717·u_0^0.0·u_1^0.0·u_2^0.0·u_3^0.0·u_4^-2.198212782404847 + x_0^1.9760565188956267·u_0^0.0·u_1^0.0·u_2^-0.8880785179923228·u_3^3.901169466996952·u_4^1.2774525307478535 + x_0^2.4190494028620133·u_0^0.0·u_1^0.0·u_2^1.41480397137837·u_3^0.0·u_4^0.0 + x_0^-2.0408305588202946·u_0^0.0·u_1^0.0·u_2^0.0·u_3^0.19574822576159112·u_4^3.474018852513035 + x_0^2.429034229324145·u_0^0.0·u_1^0.0·u_2^0.0·u_3^0.0·u_4^-4.558052621481702 + x_0^1.8577624609707213·u_0^2.147804712574401·u_1^0.0·u_2^0.0·u_3^0.0·u_4^0.0 + x_0^-1.0005789043493705·u_0^0.0·u_1^0.0·u_2^2.0257432155567994·u_3^0.0·u_4^0.0 + x_0^0.847447693796509·u_0^0.0·u_1^0.0·u_2^0.0·u_3^0.0·u_4^0.23594095550073246) 499test_correlated_monomialsfalseFAILED