mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
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:
committed by
Joonas Niilola
parent
a622299dfb
commit
62cf959905
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user