Description of problem: Several coroutine-related tests fail under python 3.8. Version-Release number of selected component (if applicable): 0.13.0-2.fc32 How reproducible: Always. Steps to Reproduce: 1. PYTHONPATH=%{buildroot}%{python3_sitelib} python3 -m unittest test Actual results: FAILED (failures=5, errors=1) Expected results: PASS Additional info:
This bug appears to have been reported against 'rawhide' during the Fedora 32 development cycle. Changing version to 32.
Related upstream issues: Test case failures in Python 3.8 https://github.com/Martiusweb/asynctest/issues/132 -> the author recommends to use AsyncMock (stdlib since 3.8) instead. Integrating with Python 3.8 https://github.com/Martiusweb/asynctest/issues/144
Upstream is dead and thus the package is now retired: https://bugzilla.redhat.com/show_bug.cgi?id=1871594#c4