Skip to content

Failed

gpkit.tests.from_paths.TestFiles.test_model_print_perf_py_mosek (from gpkit.tests.from_paths.TestFiles-20190627181221)

Failing for the past 1 build (Since Failed #98 )
Took 0.93 sec.

Error Message

'Mission.Loiter.t'

Stacktrace

Traceback (most recent call last):
  File "/jenkins/workspace/gplibrary_PR_Models/mosek/gpkit/gpkit/tests/helpers.py", line 63, in test
    testfn(name, import_dict, path)(self)
  File "/jenkins/workspace/gplibrary_PR_Models/mosek/gpkit/gpkit/tests/from_paths.py", line 51, in <lambda>
    lambda self: getattr(self, name)()))  # pylint:disable=undefined-variable
  File "/jenkins/workspace/gplibrary_PR_Models/mosek/gpkit/gpkit/tests/from_paths.py", line 40, in test_fn
    mod.test()
  File "print_perf.py", line 195, in test
  File "print_perf.py", line 10, in jho_subs
  File "/jenkins/workspace/gplibrary_PR_Models/mosek/gpkit/gpkit/constraints/set.py", line 108, in __getitem__
    return self._choosevar(key, self.variables_byname(key))
  File "/jenkins/workspace/gplibrary_PR_Models/mosek/gpkit/gpkit/constraints/set.py", line 112, in _choosevar
    raise KeyError(key)
KeyError: 'Mission.Loiter.t'
		

Standard Output

	

Standard Error

/jenkins/workspace/gplibrary_PR_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/pint/quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)