Skip to content

Passed

gpkit.tests.t_sub.TestNomialSubs.test_vector (from gpkit.tests.t_sub.TestNomialSubs-20210212160245)

Took 4 ms.

Standard Output

	

Standard Error

/Users/jenkins/workspace/CE_gpkit_PR_unit_tests/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])