Skip to content

Passed

gpkit.tests.t_keydict.TestKeyDict.test_nonnumeric (from gpkit.tests.t_keydict.TestKeyDict-20220216173924)

Took 0 ms.

Standard Error

C:\Users\jenkins\workspace\CE_gpkit_PR_unit_tests\cvxopt\gpkit\small_classes.py:158: 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)
C:\Users\jenkins\workspace\CE_gpkit_PR_unit_tests\cvxopt\gpkit\small_classes.py:158: 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)