Skip to content

Failed

gpfit.tests.t_print_fit.TestPrintFit.test_isma (from gpfit.tests.t_print_fit.TestPrintFit-20200303001815)

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

Error Message

unicode argument expected, got 'str'

Stacktrace

Traceback (most recent call last):
  File "gpfit\tests\t_print_fit.py", line 34, in test_isma
    strings = print_ISMA(A, B, ALPHA, DIM, K)
  File "gpfit\print_fit.py", line 9, in print_ISMA
    print("ISMA fit from params")
  File "c:\anaconda2\lib\site-packages\xmlrunner\xmlrunner.py", line 44, in write
    self.delegate.write(text)
TypeError: unicode argument expected, got 'str'
		

Standard Output

ISMA fit from paramsMA fit from paramsSMA fit from paramsISMA fit from paramsSMA fit from paramsMA fit from params	

Standard Error