Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 833383 - app-admin/xkcdpass-1.19.3 fails tests on python3_10
Summary: app-admin/xkcdpass-1.19.3 fails tests on python3_10
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ben Kohler
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks: py310, python3.10-compat
  Show dependency tree
 
Reported: 2022-02-15 07:18 UTC by Agostino Sarubbo
Modified: 2022-07-10 06:35 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,51.76 KB, text/plain)
2022-02-15 07:18 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 2022-02-15 07:18:57 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-admin/xkcdpass-1.19.3 fails tests.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-02-15 07:18:59 UTC
Created attachment 765154 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-02-15 07:19:00 UTC
Error(s) that match a know pattern:


E       TypeError: TestEntropyInformation.test_entropy_printout_valid_input() missing 1 required positional argument: 'self'
Comment 3 Ben Kohler gentoo-dev 2022-02-15 12:52:22 UTC
Not musl-related, but python3_10 related:

Author: Ben Kohler <bkohler@gentoo.org>
Date:   Fri Jul 30 09:37:10 2021 -0500

    app-admin/xkcdpass: enable tests

    They don't pass on python3_10 yet.

    Bug: https://bugs.gentoo.org/795525

    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Ben Kohler <bkohler@gentoo.org>