Skip to content

Failed

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

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

Error Message

unicode argument expected, got 'str'

Stacktrace

Traceback (most recent call last):
  File "gpfit\tests\t_ex6_3.py", line 42, in test_rms_error
    _, rms_error = fit(x, y, K, "SMA")
  File "gpfit\fit.py", line 101, in fit
    print_SMA(A, B, alpha, d, K)
  File "gpfit\print_fit.py", line 32, in print_SMA
    print("SMA 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