Skip to content

Passed

gpkit.tests.from_paths.TestFiles.test_gpkitmodels_SP_SimPleAC_SimPleAC_multimission_py_mosek_cli (from gpkit.tests.from_paths.TestFiles-20210425181037)

Took 1.7 sec.

Standard Error

c:\users\jenkins\workspace\ce_gpkit_pr_research_models\buildnode\windows10x64\optimizer\mosek\gpkit\constraints\sgp.py:178: UserWarning: SGP not convergent: Cost rose by 25% on GP solve 2. Details can be found in `m.program.results` or by solving at a higher verbosity. Note that convergence is not guaranteed for models with SignomialEqualities.
  % (100*(cost - prevcost)/prevcost, len(self.gps)))
c:\users\jenkins\workspace\ce_gpkit_pr_research_models\buildnode\windows10x64\optimizer\mosek\gpkit\constraints\sgp.py:178: UserWarning: SGP not convergent: Cost rose by 0.32% on GP solve 4. Details can be found in `m.program.results` or by solving at a higher verbosity. Note that convergence is not guaranteed for models with SignomialEqualities.
  % (100*(cost - prevcost)/prevcost, len(self.gps)))