Skip to content

Failed

run_tests.TestEquivalentPosynomials_cvxopt.test_correlated_monomials (from run_tests.TestEquivalentPosynomials_cvxopt-20220302153937)

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

Error Message

Items in the first set but not the second: gpkit.Posynomial(x_0^0.058·x_2^1.5·x_3^3.4/x_1^1.8 + x_0^0.1·x_2^3/x_3^3/x_1^2.4 + x_0^0.51·x_3^2.3·u_0^4.4·x_1^5/x_2^1.4 + x_1^1.2·x_0^4/x_2^4.7/x_3^4.3) Items in the second set but not the first: gpkit.Posynomial(x_0^0.51·x_3^2.3·u_0^4.4·x_1^5/x_2^1.4 + x_0^-4.591723477980581·x_1^3.7301370357657557·x_2^-3.047740392608426·x_3^1.9830973225505524·u_0^3.106334690240174 + x_0^4.962850289381189·x_1^1.366762425622058·x_2^-0.3101294993699142·x_3^-2.8044760048086093·u_0^-1.422907068914423 + x_0^2.8705778496403935·x_1^-3.76542030615596·x_2^0.4842972854082772·x_3^-1.7092300889011316·u_0^2.3555643677722986)

Stacktrace

Traceback (most recent call last):
  File "/Users/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/macys_VM/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^0.058·x_2^1.5·x_3^3.4/x_1^1.8 + x_0^0.1·x_2^3/x_3^3/x_1^2.4 + x_0^0.51·x_3^2.3·u_0^4.4·x_1^5/x_2^1.4 + x_1^1.2·x_0^4/x_2^4.7/x_3^4.3)
Items in the second set but not the first:
gpkit.Posynomial(x_0^0.51·x_3^2.3·u_0^4.4·x_1^5/x_2^1.4 + x_0^-4.591723477980581·x_1^3.7301370357657557·x_2^-3.047740392608426·x_3^1.9830973225505524·u_0^3.106334690240174 + x_0^4.962850289381189·x_1^1.366762425622058·x_2^-0.3101294993699142·x_3^-2.8044760048086093·u_0^-1.422907068914423 + x_0^2.8705778496403935·x_1^-3.76542030615596·x_2^0.4842972854082772·x_3^-1.7092300889011316·u_0^2.3555643677722986)