Skip to content

Passed

gpkit.tests.t_examples.TestExamples.test_performance_modeling_mosek_conif (from gpkit.tests.t_examples.TestExamples-20210802105056)

Took 0.26 sec.

Standard Error

/Users/jenkins/workspace/CE_gpkit_PR_dependencies/buildnode/macys_VM/numpyversion/1.19.5/pintversion/0.8.1/gpkit/constraints/sgp.py:174: 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.
  pywarnings.warn(
/Users/jenkins/workspace/CE_gpkit_PR_dependencies/buildnode/macys_VM/numpyversion/1.19.5/pintversio
...[truncated 1491 chars]...
this, you must specify 'dtype=object' when creating the ndarray
  v = np.array(v)
/Users/jenkins/workspace/CE_gpkit_PR_dependencies/buildnode/macys_VM/numpyversion/1.19.5/pintversion/0.8.1/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)