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

Bug 860303

Summary: dev-python/fdsend-0.3.0 fails tests
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Robin Johnson <robbat2>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2022-07-23 18:12:44 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/fdsend-0.3.0 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-07-23 18:12:46 UTC
Created attachment 793538 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-07-23 18:12:47 UTC
Error(s) that match a know pattern:


AssertionError: 0 != 1
FAILED (failures=1)
FAIL: test_send_receive (fdsend.tests.TestFDSend)
Comment 3 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2022-07-25 00:06:18 UTC
Reproduced, affects only Python3.10.

Any ideas why the file description changed in that Python?