Created attachment 645258 [details] build.log The test test_move_items[dbm_ndbm] fails with pypy3, passes with python3.7 The error is: ImportError: Cannot find dbm library If I understood correctly that test is related to berkdb - I had sys-libs/db uninstalled. With sys-libs/db installed this test passes for pypy3 Note that the test is not skipped in python3.7 when db is not installed, it runs and passes
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=324f54f3e307064d2081387870a112eb16b7ab41 commit 324f54f3e307064d2081387870a112eb16b7ab41 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2021-05-05 13:48:01 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2021-05-05 17:05:38 +0000 dev-python/six: Deselect failing pypy3 test Closes: https://bugs.gentoo.org/728778 Signed-off-by: Michał Górny <mgorny@gentoo.org> dev-python/six/six-1.15.0-r1.ebuild | 9 +++++++++ 1 file changed, 9 insertions(+)