Skip to content

Passed

gpkit.tests.t_examples.TestExamples.test_checking_result_changes_mosek_conif (from gpkit.tests.t_examples.TestExamples-20210629204235)

Took 24 ms.

Standard Output

	

Standard Error

/Users/jenkins/workspace/CE_gpkit_Push_dependency_tests/buildnode/macys_VM/numpyversion/1.16.4/pintversion/0.8.1/gpkit/constraints/sgp.py:179: UserWarning: SGP not convergent: Cost rose by 0.0099% (9.99901e-31 to 1e-30) on GP solve 2. Details can be found in `m.program.results` or by solving at a higher verbosity. Note convergence is not guaranteed for models with SignomialEqualities.
  % (100*(cost - prevcost)/prevcost, prevcost, cost, len(self.gps)))