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

Bug 756103

Summary: dev-python/passlib-1.7.4 fails tests with PyPy3
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Matthew Thode ( prometheanfire ) <prometheanfire>
Status: CONFIRMED ---    
Severity: normal CC: m.seifert, mgorny, openstack, python
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-11-22 18:16:59 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/passlib-1.7.4 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2020-11-22 18:17:01 UTC
Created attachment 674353 [details]
build.log

build log and emerge --info
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-11-22 20:34:48 UTC
What's your pypy3 version and USE flags?
Comment 3 Agostino Sarubbo gentoo-dev 2020-11-22 21:53:42 UTC
7.3.3 bzip2 gdbm jit ncurses -libressl -sqlite -test -tk
Comment 4 Michael Seifert 2021-10-27 07:13:54 UTC
I was unable to reproduce the test failures.

Tested on amd64 with:
dev-python/pypy3-7.3.5_p1 USE="bzip2 gdbm jit ncurses sqlite -test -tk"

No test failures for Python 3.8 through 3.10 either.