Skip to content

Failed

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

Failing for the past 1 build (Since Failed #498 )
Took 5 ms.

Error Message

Items in the first set but not the second: gpkit.Posynomial(x_0^0.75·x_1^1.3·x_2^1.7/u_2^4.2/x_3^2.8/x_4^0.09 + x_1^0.076·x_0^3.6/x_4^1.3/x_3^1.1/x_2^0.32 + x_1^0.86·x_2^1.6·x_4^2.3·u_1^3.5·x_3^3.5·x_0^4·u_2^4.4) Items in the second set but not the first: gpkit.Posynomial(x_1^1.9·u_2^3.1·x_0^3.8·x_2^4.9/x_3^1.5/x_4^0.25 + x_0^4.025003315027472·x_1^0.8604686138641471·x_2^1.5989109847186365·x_3^3.520449793641573·x_4^2.329770077516601·u_0^0.0·u_1^3.4854982046166914·u_2^4.383396894739702 + x_0^0.7502989193720335·x_1^1.2518575625791897·x_2^1.730466667996863·x_3^-2.769263278243479·x_4^-0.08985020113675901·u_0^0.0·u_1^0.0·u_2^-4.15759308507695)

Stacktrace

Traceback (most recent call last):
  File "/jenkins/workspace/CE_gpkit_PR_research_models/buildnode/reynolds/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_0^0.75·x_1^1.3·x_2^1.7/u_2^4.2/x_3^2.8/x_4^0.09 + x_1^0.076·x_0^3.6/x_4^1.3/x_3^1.1/x_2^0.32 + x_1^0.86·x_2^1.6·x_4^2.3·u_1^3.5·x_3^3.5·x_0^4·u_2^4.4)
Items in the second set but not the first:
gpkit.Posynomial(x_1^1.9·u_2^3.1·x_0^3.8·x_2^4.9/x_3^1.5/x_4^0.25 + x_0^4.025003315027472·x_1^0.8604686138641471·x_2^1.5989109847186365·x_3^3.520449793641573·x_4^2.329770077516601·u_0^0.0·u_1^3.4854982046166914·u_2^4.383396894739702 + x_0^0.7502989193720335·x_1^1.2518575625791897·x_2^1.730466667996863·x_3^-2.769263278243479·x_4^-0.08985020113675901·u_0^0.0·u_1^0.0·u_2^-4.15759308507695)