giampaolo / pyftpdlib

Extremely fast and scalable Python FTP server library
MIT License
1.65k stars 267 forks source link

TestFtpAuthentication.test_anon_auth fails with timeout #513

Open DerDakon opened 4 years ago

DerDakon commented 4 years ago

build.log

On my HP C8000 this test fails reliably when run with Python 2.7, while it e.g. works on my Sparc.

Original downstream report: https://bugs.gentoo.org/676232

sbraz commented 4 years ago

Same problem with

pyftpdlib/test/test_servers.py::TestFtpAuthentication::test_auth_failed <- pyftpdlib/test/test_functional.py FAILED                                                                                                                                          [ 64%]

https://bugs.gentoo.org/702578