Skip to content

Passed

gpkit.tests.t_model.TestGP_mosek_cli.test_cost_freeing (from gpkit.tests.t_model.TestGP_mosek_cli-20210629205919)

Took 0.25 sec.

Standard Output

	

Standard Error

/Users/jenkins/workspace/CE_gpkit_Push_unit_tests/buildnode/macys_VM/optimizer/mosek/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)))
/Users/jenkins/workspace/CE_gpkit_Push_unit_tests/buildnode/macys_VM/o
...[truncated 622 chars]...
If you meant to do this, you must specify 'dtype=object' when creating the ndarray.
  v = np.array(v)
/Users/jenkins/workspace/CE_gpkit_Push_unit_tests/buildnode/macys_VM/optimizer/mosek/gpkit/small_classes.py:152: VisibleDeprecationWarning: Creating an ndarray from ragged nested sequences (which is a list-or-tuple of lists-or-tuples-or ndarrays with different lengths or shapes) is deprecated. If you meant to do this, you must specify 'dtype=object' when creating the ndarray.
  v = np.array(v)