-
Notifications
You must be signed in to change notification settings - Fork 61
Test failing #62
Comments
Thanks for the report. Note that it works with FWIW I am seeing 7 failures only (with
|
Yes, the other error might be because I am running with pytest-runner. Optimally we would detect this and skip the tests. |
Are the others in the output above? |
On python 3.8 with pytest 5.3.5, running
|
Agh, the summary got cut.
|
Thanks. Can you try #63, please? |
Still the same. |
This error is very confusing. Is it really possible that there are multiple instances of unpickle_exception in the same process? Does this only happen on Python 3.8? |
#63 fixes this problem for OpenSUSE as well. |
I am packaging this for Archlinux and running the tests with
python setup.py pytest
.The text was updated successfully, but these errors were encountered: