net-nntp/sabnzbd: 4.3.2 disable failing test

Spoken with upstream, this is fixed in 4.3.3 (which uses newer pyfakefs).

Caused by https://github.com/pytest-dev/pyfakefs/issues/1038

Signed-off-by: Joe Kappus <joe@wt.gd>
Closes: https://github.com/gentoo/gentoo/pull/36990
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
Joe Kappus
2024-07-18 01:02:14 -04:00
committed by Joonas Niilola
parent a622299dfb
commit 62cf959905

View File

@@ -114,6 +114,8 @@ src_test() {
'tests/test_functional_misc.py::TestQueueRepair::test_queue_repair'
'tests/test_functional_misc.py::TestDaemonizing::test_daemonizing'
'tests/test_functional_sorting.py::TestDownloadSorting'
# Bug https://bugs.gentoo.org/934331 fixed in 4.3.3.
'tests/test_sorting.py::TestSortingSorter'
)
# The test suite is prone to being broken by random plugins that happen