Summary: | dev-python/passlib-1.7.4 fails tests with PyPy3 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | 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
2020-11-22 18:16:59 UTC
Created attachment 674353 [details]
build.log
build log and emerge --info
What's your pypy3 version and USE flags? 7.3.3 bzip2 gdbm jit ncurses -libressl -sqlite -test -tk 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. |