Skip to content

Failed

gpfit.tests.t_ex6_3.TestEx63ISMA.test_rms_error (from gpfit.tests.t_ex6_3.TestEx63ISMA-20200303001815)

Failing for the past 1 build (Since Failed #107 )
Took 5 sec.

Error Message

unicode argument expected, got 'str'

Stacktrace

Traceback (most recent call last):
  File "gpfit\tests\t_ex6_3.py", line 24, in test_rms_error
    _, rms_error = fit(x, y, K, "ISMA")
  File "gpfit\fit.py", line 93, in fit
    print_ISMA(A, B, alpha, d, 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