Skip to content

Passed

gpkit.tests.t_nomials.TestMonomial.test_eq_ne (from gpkit.tests.t_nomials.TestMonomial-20201024081802)

Took 1 ms.

Standard Output

	

Standard Error

/Users/jenkins/workspace/CE_gpkit_Push_unit_tests/buildnode/macys/optimizer/cvxopt/gpkit/keydict.py:231: 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])