Skip to content

Passed

gpkit.tests.t_model.TestSP_mosek_cli.test_values_vs_subs (from gpkit.tests.t_model.TestSP_mosek_cli-20201217132919)

Took 0.48 sec.

Standard Output

	

Standard Error

/Users/jenkins/workspace/CE_gpkit_Push_unit_tests/buildnode/macys_VM/optimizer/mosek/gpkit/keydict.py:245: 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
  value = np.array([clean_value(key, v) for v in value])