Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.

Failed

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

Failing for the past 1 build (Since Failed #2395 )
Took 2 ms.

Error Message

ufunc 'isnan' not supported for the input types, and the inputs could not be safely coerced to any supported types according to the casting rule ''safe''

Stacktrace

Traceback (most recent call last):
  File "/Users/jenkins/workspace/CE_gpkit_PR_dependencies/buildnode/macys_VM/numpyversion/1.20.3/pintversion/0.8.1/gpkit/tests/t_keydict.py", line 17, in test_nonnumeric
    self.assertTrue(np.isnan(kd[x[0]]))
TypeError: ufunc 'isnan' not supported for the input types, and the inputs could not be safely coerced to any supported types according to the casting rule ''safe''