Skip to content

Failed

run_tests.TestSimulation_mosek_cli.test_table_diff (from run_tests.TestSimulation_mosek_cli-20200714225527)

Failing for the past 1 build (Since Failed #446 )
Took 10 sec.

Error Message

unsupported operand type(s) for -: 'list' and 'list'

Stacktrace

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'
		

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.1% 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 0.46% 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.

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