Skip to content

Passed

gpkit.tests.t_model.TestModelSolverSpecific.test_cvxopt_kwargs (from gpkit.tests.t_model.TestModelSolverSpecific-20210625162748)

Took 13 ms.

Standard Output

	

Standard Error

/Users/jenkins/workspace/CE_gpkit_Push_dependency_tests/buildnode/macys_VM/numpyversion/1.18.1/pintversion/0.9/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)))