Skip to content

Failed

run_tests.TestEquivalentPosynomials_mosek_cli.test_correlated_monomials (from run_tests.TestEquivalentPosynomials_mosek_cli-20220302154218)

Failing for the past 1 build (Since Failed #499 )
Took 22 ms.

Error Message

Items in the first set but not the second: gpkit.Posynomial(u_0^1.4·x_2^2.3/x_1^1.8/x_0^0.44 + x_2^1.9·x_1^3.7/x_0^2.8 + x_1^4.9/x_0^3.1/u_0^1.1/x_2^0.37 + x_1^2.9/x_0^3.2/x_2^2.2 + x_2^2.7/x_0^3.6/u_0^1.8/x_1^0.72 + x_2^4.6/x_1^4/x_0^3.8/u_0^2.3 + x_2^3.1·x_1^4.8/x_0^4.2 + x_0^0.5·x_2^1.5/x_1^0.6 + x_2^0.036·x_0^2.8/x_1^1.4) Items in the second set but not the first: gpkit.Posynomial(1/x_1^5/x_2^3.9/u_0^1.6/x_0^1.5 + x_0^-0.03989803376127643·x_1^-3.490877077638521·x_2^-1.8954987368457799·u_0^4.648280214154409 + x_0^-3.6448283727849953·x_1^0.15570923839475448·x_2^-2.234673887230143·u_0^4.867095193399581 + x_0^-3.576732435887057·x_1^-0.7184988738300628·x_2^2.7265476159852398·u_0^-1.8221273741920563 + x_0^-1.410483319935265·x_1^-0.1570247814692829·x_2^-3.0818322546680488·u_0^-0.9889375171064368 + x_0^2.2319297916078966·x_1^1.73395113965611·x_2^-0.20190551389381106·u_0^-0.5702504477166409 + x_0^-3.1111149063483348·x_1^4.889562704854576·x_2^-0.3687698718950747·u_0^-1.1171807810318124 + x_0^-0.4413726961661366·x_1^-1.8326753936699292·x_2^2.283236303720347·u_0^1.425052961326917 + x_0^-3.810517945983735·x_1^-4.045550908116505·x_2^4.586965832457494·u_0^-2.2637317873003067)

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(u_0^1.4·x_2^2.3/x_1^1.8/x_0^0.44 + x_2^1.9·x_1^3.7/x_0^2.8 + x_1^4.9/x_0^3.1/u_0^1.1/x_2^0.37 + x_1^2.9/x_0^3.2/x_2^2.2 + x_2^2.7/x_0^3.6/u_0^1.8/x_1^0.72 + x_2^4.6/x_1^4/x_0^3.8/u_0^2.3 + x_2^3.1·x_1^4.8/x_0^4.2 + x_0^0.5·x_2^1.5/x_1^0.6 + x_2^0.036·x_0^2.8/x_1^1.4)
Items in the second set but not the first:
gpkit.Posynomial(1/x_1^5/x_2^3.9/u_0^1.6/x_0^1.5 + x_0^-0.03989803376127643·x_1^-3.490877077638521·x_2^-1.8954987368457799·u_0^4.648280214154409 + x_0^-3.6448283727849953·x_1^0.15570923839475448·x_2^-2.234673887230143·u_0^4.867095193399581 + x_0^-3.576732435887057·x_1^-0.7184988738300628·x_2^2.7265476159852398·u_0^-1.8221273741920563 + x_0^-1.410483319935265·x_1^-0.1570247814692829·x_2^-3.0818322546680488·u_0^-0.9889375171064368 + x_0^2.2319297916078966·x_1^1.73395113965611·x_2^-0.20190551389381106·u_0^-0.5702504477166409 + x_0^-3.1111149063483348·x_1^4.889562704854576·x_2^-0.3687698718950747·u_0^-1.1171807810318124 + x_0^-0.4413726961661366·x_1^-1.8326753936699292·x_2^2.283236303720347·u_0^1.425052961326917 + x_0^-3.810517945983735·x_1^-4.045550908116505·x_2^4.586965832457494·u_0^-2.2637317873003067)