Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 836792

Summary: [guru] dev-python/asyncssh-2.10.0 fails tests
Product: GURU Reporter: Agostino Sarubbo <ago>
Component: Package issuesAssignee: Alessandro Barbieri <lssndrbarbieri>
Status: RESOLVED FIXED    
Severity: normal CC: guru-bugs
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2022-04-05 06:14:51 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/asyncssh-2.10.0 fails tests.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-04-05 06:14:53 UTC
Created attachment 768809 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-04-05 06:14:54 UTC
Error(s) that match a know pattern:


E           OSError: [Errno 101] Network is unreachable
FAILED tests/test_connection.py::_TestConnection::test_connect_timeout_exceeded
FAILED tests/test_connection.py::_TestConnection::test_connect_timeout_exceeded_string
FAILED tests/test_connection.py::_TestConnection::test_connect_timeout_exceeded_tunnel
tests/test_connection.py::_TestServerInternalError::test_server_internal_error PASSED [ 24%]
tests/test_connection_auth.py::_TestGSSServerError::test_gss_server_error PASSED [ 26%]
tests/test_sftp.py::_TestSCPIOError::test_copy_error PASSED              [ 90%]
tests/test_sftp.py::_TestSCPIOError::test_put_error PASSED               [ 90%]
tests/test_sftp.py::_TestSFTPIOError::test_put_error PASSED              [ 71%]
tests/test_sftp.py::_TestSFTPIOError::test_read_error PASSED             [ 71%]
tests/test_sftp.py::_TestSFTPIOError::test_write_error PASSED            [ 71%]
tests/test_sftp.py::_TestSFTPOpenError::test_open_error_v6 PASSED        [ 71%]
tests/test_sftp.py::_TestSFTPUnknownError::test_stat_error PASSED        [ 71%]
Comment 3 Larry the Git Cow gentoo-dev 2022-04-15 20:57:59 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e5d7ebf2a04a0353ea845c0c5f8caf904edb463b

commit e5d7ebf2a04a0353ea845c0c5f8caf904edb463b
Author:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
AuthorDate: 2022-04-08 22:13:46 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
CommitDate: 2022-04-15 20:34:18 +0000

    dev-python/asyncssh: deselect network tests
    
    Bug: https://bugs.gentoo.org/836792
    Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>

 dev-python/asyncssh/asyncssh-2.10.0.ebuild | 5 +++++
 1 file changed, 5 insertions(+)