Closed tmichela closed 6 years ago
When I run pytest, I got the following runtime error
RuntimeError: ('unknown message content:', 'pickle')
I usually use unittest. So I am not familiar with pytest and maybe I did something wrong.
strange, tests all pass on travis... Do you have the branch up to the last commit?
The test passed when I "git checkout HEAD~2"
When I run pytest, I got the following runtime error
RuntimeError: ('unknown message content:', 'pickle')
I usually use unittest. So I am not familiar with pytest and maybe I did something wrong.