9 Jun
2021
9 Jun
'21
14:37
Hello Dan, [resending - there seem to be issues with GMX...] Am Dienstag, 8. Juni 2021, 09:20:16 CEST schrieben Sie:
the new version of onionshare gives me some headaches. While the build succeeded and was already test in a TW system, it suddenly fails:
<https://build.opensuse.org/package/live_build_log/ home:DocB:branches:devel:languages:python/python-onionshare/ openSUSE_Tumbleweed/x86_64>
apparently in TestShare.test_large_download
Can I disable this test somehow?
As onionshare uses pytest, you should be able to exclude individual tests using the "-k 'not pattern not other_pattern'" syntax, as described here: https://stackoverflow.com/a/47719505
That helped, thanks! The package is finally on the way to Factory! Cheers Axel