uruun
uruun
Just found out an issue that this will fail with UnicodeDecodeError - unexpected end of data. Will fix soon.
@rticau should I test it on local environment instead of CI? It seems it cannot find a Ubuntu 18 runner. I would post the results here.
@rticau I pushed a small commit with updated param doc string
Turns out there were some issues, I just pushed fixes, I hope now it passes :)
Some issues I can still see: - The entire build job seems to be failing because robotstatuschecker 1.x uses deprecated functions from robotframework. It works after I installed robotstatuschecker >2.x...
I moved the changes to client.py . Lets try now
The Read Until With Encoding Errors On Strict test is failing because of #431, issue #465 .