https://bugzilla.redhat.com/show_bug.cgi?id=1818700 Miro Hrončok <mhroncok@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |mhroncok@xxxxxxxxxx Assignee|nobody@xxxxxxxxxxxxxxxxx |mhroncok@xxxxxxxxxx Flags| |fedora-review? --- Comment #2 from Miro Hrončok <mhroncok@xxxxxxxxxx> --- Upstream sues pytest to run the tests: https://github.com/PyFilesystem/pyfilesystem2/blob/master/tox.ini BuildRequires: python3dist(pytest) BuildRequires: python3dist(pytest-randomly) %check # tests/test_ftpfs.py needs pyftpdlib (not packaged yet) %{python3} -m pytest --ignore tests/test_ftpfs.py This gets the test running, but the mock_appdir_directories fixture cannot be found, because https://github.com/PyFilesystem/pyfilesystem2/blob/master/tests/conftest.py is not in the source tarball. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx