Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 756103 - dev-python/passlib-1.7.4 fails tests with PyPy3
Summary: dev-python/passlib-1.7.4 fails tests with PyPy3
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-22 18:16 UTC by Agostino Sarubbo
Modified: 2021-10-27 07:28 UTC (History)
4 users (show)

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


Attachments
build.log (build.log,449.60 KB, text/plain)
2020-11-22 18:17 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 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.