Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 928155 - app-admin/xkcdpass-1.19.8 fails tests: FAILED test_xkcdpass.py::XkcdPasswordTests::test_random_delimiter - AttributeError: XkcdPasswordTests object has no attribute assertEquals...
Summary: app-admin/xkcdpass-1.19.8 fails tests: FAILED test_xkcdpass.py::XkcdPasswordT...
Status: RESOLVED FIXED
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:
 
Reported: 2024-03-30 09:12 UTC by Agostino Sarubbo
Modified: 2024-04-01 15:02 UTC (History)
0 users

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


Attachments
build.log (build.log,119.45 KB, text/plain)
2024-03-30 09:12 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 2024-03-30 09:12:41 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

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

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-30 09:12:42 UTC
Created attachment 889034 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-03-30 09:12:43 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


E       AttributeError: 'XkcdPasswordTests' object has no attribute 'assertEquals'. Did you mean: 'assertEqual'?
FAILED tests/test_xkcdpass.py::XkcdPasswordTests::test_random_delimiter - AttributeError: 'XkcdPasswordTests' object has no attribute 'assertEquals'....
tests/test_xkcdpass.py::XkcdPasswordTests::test_random_delimiter FAILED   [4/9]
Comment 3 Larry the Git Cow gentoo-dev 2024-04-01 15:02:11 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fdb1222ddc4c142a7d9d459dfe56a701154e410

commit 6fdb1222ddc4c142a7d9d459dfe56a701154e410
Author:     Ben Kohler <bkohler@gentoo.org>
AuthorDate: 2024-04-01 15:00:09 +0000
Commit:     Ben Kohler <bkohler@gentoo.org>
CommitDate: 2024-04-01 15:02:05 +0000

    app-admin/xkcdpass: add 1.19.9
    
    Upstream Changelog:
    - **1.19.9** Remove usage of deprecated `assertEquals` in tests
    
    Closes: https://bugs.gentoo.org/928155
    
    Signed-off-by: Ben Kohler <bkohler@gentoo.org>

 app-admin/xkcdpass/Manifest               |  1 +
 app-admin/xkcdpass/xkcdpass-1.19.9.ebuild | 40 +++++++++++++++++++++++++++++++
 2 files changed, 41 insertions(+)