Skip to content

Failed

gpkit.tests.from_paths.TestFiles.test_solar_sens_chart_py_mosek_cli (from gpkit.tests.from_paths.TestFiles-20180428140915)

Failing for the past 1 build (Since Failed #91 )
Took 51 ms.

Error Message

while verifying BoxSpar:     deta_Aircraft/Empennage/HorizontalTail/Planform_(0,), deta_Aircraft/Empennage/HorizontalTail/Planform_(1,) were lower-bounded; expected lower-unbounded 

Stacktrace

Traceback (most recent call last):
  File "/Users/jenkins/workspace/gplibrary_PR_Models/mosek/gpkit/gpkit/tests/helpers.py", line 62, in test
    testfn(name, import_dict, path)(self)
  File "/Users/jenkins/workspace/gplibrary_PR_Models/mosek/gpkit/gpkit/tests/from_paths.py", line 50, in <lambda>
    lambda self: getattr(self, name)()))  # pylint:disable=undefined-variable
  File "/Users/jenkins/workspace/gplibrary_PR_Models/mosek/gpkit/gpkit/tests/from_paths.py", line 39, in test_fn
    mod.test()
  File "sens_chart.py", line 94, in test
  File "/Users/jenkins/workspace/gplibrary_PR_Models/mosek/gpkit/gpkit/constraints/model.py", line 61, in __init__
    cs = self.setup(*args, **kwargs)  # pylint: disable=no-member
  File "solar.py", line 221, in setup
  File "/Users/jenkins/workspace/gplibrary_PR_Models/mosek/gpkit/gpkit/constraints/model.py", line 61, in __init__
    cs = self.setup(*args, **kwargs)  # pylint: disable=no-member
  File "/Users/jenkins/workspace/gplibrary_PR_Models/mosek/gpkitmodels/GP/aircraft/tail/empennage.py", line 41, in setup
    self.htail = HorizontalTail()
  File "/Users/jenkins/workspace/gplibrary_PR_Models/mosek/gpkit/gpkit/constraints/model.py", line 61, in __init__
    cs = self.setup(*args, **kwargs)  # pylint: disable=no-member
  File "/Users/jenkins/workspace/gplibrary_PR_Models/mosek/gpkitmodels/GP/aircraft/tail/horizontal_tail.py", line 46, in setup
    self.ascs = Wing.setup(self, N)
  File "/Users/jenkins/workspace/gplibrary_PR_Models/mosek/gpkitmodels/GP/aircraft/wing/wing.py", line 185, in setup
    self.spar = self.sparModel(N, self.planform)
  File "/Users/jenkins/workspace/gplibrary_PR_Models/mosek/gpkit/gpkit/constraints/model.py", line 88, in __init__
    self.verify_docstring()
  File "/Users/jenkins/workspace/gplibrary_PR_Models/mosek/gpkit/gpkit/constraints/model.py", line 112, in verify_docstring
    raise ValueError(err)
ValueError: while verifying BoxSpar:
    deta_Aircraft/Empennage/HorizontalTail/Planform_(0,), deta_Aircraft/Empennage/HorizontalTail/Planform_(1,) were lower-bounded; expected lower-unbounded

		

Standard Output

	

Standard Error