Skip to content

Passed

gpkit.tests.from_paths.TestFiles.test_run_tests_py_mosek_cli (from gpkit.tests.from_paths.TestFiles-20200714225525)

Took 2 min 9 sec.

Standard Output

SGP not convergent: Cost rose by 8% 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.

SGP not convergent: Cost rose by 8% 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.

SGP not convergent: Cost rose by 8% on GP solve 2. Details can be found in `m.p
...[truncated 3350 chars]...
Note that convergence is not guaranteed for models with SignomialEqualities.

SGP not convergent: Cost rose by 8% 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.

SGP not convergent: Cost rose by 8% 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.

		

Standard Error


Running tests...
----------------------------------------------------------------------
....................E
======================================================================
ERROR [10.378s]: test_table_diff (run_tests.TestSimulation_mosek_cli)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "C:\Users\jenkins\workspace\CE_gpkit_PR_research_models\buildnode\windows10x64\optimizer\mosek\robust\robust\testing\t_simulation.py", line 107, in test_table_diff
    self.assertAlmostEqual(open(origfilename, 'r').readlines(), open(filename, 'r').readlines())
  File "C:\Anaconda3\Lib\unittest\case.py", line 883, in assertAlmostEqual
    diff = abs(first - second)
TypeError: unsupported operand type(s) for -: 'list' and 'list'

----------------------------------------------------------------------
Ran 21 tests in 127.606s

FAILED (errors=1)

Generating XML reports...