mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 22:48:07 -07:00
dev-python/pyftpdlib: skip another failing test
Closes: https://bugs.gentoo.org/702578 Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
This commit is contained in:
@@ -57,6 +57,9 @@ python_test() {
|
||||
# https://github.com/giampaolo/pyftpdlib/issues/513
|
||||
# https://bugs.gentoo.org/676232
|
||||
pyftpdlib/test/test_servers.py::TestFtpAuthentication::test_anon_auth
|
||||
# https://github.com/giampaolo/pyftpdlib/issues/513
|
||||
# https://bugs.gentoo.org/702578
|
||||
pyftpdlib/test/test_servers.py::TestFtpAuthentication::test_auth_failed
|
||||
)
|
||||
# Tests fail with TZ=GMT, see https://bugs.gentoo.org/666623
|
||||
TZ=UTC+1 pytest -vv \
|
||||
|
||||
Reference in New Issue
Block a user