Skip to content

Failed

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

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

Error Message

'Mission.Loiter.t'

Stacktrace

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\gplibrary_pr_models\mosek\gpkit\gpkit\tests\helpers.py", line 63, in test
    testfn(name, import_dict, path)(self)
  File "c:\users\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 "c:\users\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 "c:\users\jenkins\workspace\gplibrary_pr_models\mosek\gpkit\gpkit\constraints\set.py", line 108, in __getitem__
    return self._choosevar(key, self.variables_byname(key))
  File "c:\users\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

c:\anaconda2\lib\site-packages\pint\quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)