Skip to content

Passed

gpkit.tests.t_nomial_array.TestNomialArray.test_constraint_gen (from gpkit.tests.t_nomial_array.TestNomialArray-20210624164417)

Took 1 ms.

Standard Output

	

Standard Error

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