Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 892595 - [guru] dev-python/curio-1.6 fails tests: FAILED test_network.py::test_ssl_outgoing - socket.gaierror: [Errno -3]..
Summary: [guru] dev-python/curio-1.6 fails tests: FAILED test_network.py::test_ssl_out...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: GURU project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-30 13:22 UTC by Agostino Sarubbo
Modified: 2023-01-31 11:00 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,126.78 KB, text/plain)
2023-01-30 13:22 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-01-30 13:22:04 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/curio-1.6 fails tests.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-01-30 13:22:06 UTC
Created attachment 849475 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-01-30 13:22:07 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


  RuntimeError: Async generator with async finalization must be wrapped by
  RuntimeError: Curio kernel not properly terminated.  Please use Kernel.run(shutdown=True)
  RuntimeError: Task not terminated
FAILED tests/test_network.py::test_ssl_outgoing - socket.gaierror: [Errno -3]...
E       socket.gaierror: [Errno -3] Temporary failure in name resolution
Comment 3 Larry the Git Cow gentoo-dev 2023-01-31 11:00:16 UTC
The bug has been closed via the following commit(s):

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

commit ee44f476e8d611c82eb2244f7d3c75b868dc6d03
Author:     Julien Roy <julien@jroy.ca>
AuthorDate: 2023-01-31 03:07:02 +0000
Commit:     Julien Roy <julien@jroy.ca>
CommitDate: 2023-01-31 03:09:12 +0000

    dev-python/curio: deselect test that requires network
    
    Closes: https://bugs.gentoo.org/892595
    Signed-off-by: Julien Roy <julien@jroy.ca>

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