Skip to content

Failed

gpkit.tests.from_paths.TestFiles.test_model_print_perf_py_mosek_conif (from gpkit.tests.from_paths.TestFiles-20200228004715)

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

Error Message

Missing parentheses in call to 'print' (print_perf.py, line 62)

Stacktrace

Traceback (most recent call last):
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/helpers.py", line 64, in test
    testfn(name, import_dict, path)(self)
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/from_paths.py", line 51, in <lambda>
    lambda self: getattr(self, name)()))  # pylint:disable=undefined-variable
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit/gpkit/tests/from_paths.py", line 37, in test_fn
    mod = __import__(os.path.basename(path)[:-3])
  File "/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/jho/model/print_perf.py", line 62
    print "MTOW [lbs] = %.2f" % mtow
                            ^
SyntaxError: Missing parentheses in call to 'print'
		

Standard Output

Beginning signomial solve.
Allowing negative dual variable(s) as small as -1.257232e-13.
Solving took 4 GP solves and 2.24 seconds.
Beginning signomial solve.
Solving took 4 GP solves and 1.77 seconds.
	

Standard Error

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