Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 888221 - dev-python/python-xmlsec-1.3.12-r1 fails tests (DASH-SYSTEM): AssertionError: text: JIQs8tRZIGKLLlyGkKOqMLonGpw= != None
Summary: dev-python/python-xmlsec-1.3.12-r1 fails tests (DASH-SYSTEM): AssertionError:...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-25 08:05 UTC by Agostino Sarubbo
Modified: 2023-02-17 11:04 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,140.66 KB, text/plain)
2022-12-25 08:05 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-12-25 08:05:08 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/python-xmlsec-1.3.12-r1 fails tests (DASH-SYSTEM).
Discovered on: amd64 (internal ref: dash_tinderbox)

NOTE:
(DASH-SYSTEM) in the summary means that the bug was found on a machine that runs /bin/sh as dash but this bug MAY or MAY NOT BE related to dash.
Comment 1 Agostino Sarubbo gentoo-dev 2022-12-25 08:05:10 UTC
Created attachment 844877 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-12-25 08:05:11 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


E   AssertionError: text: 'JIQs8tRZIGKLLlyGkKOqMLonGpw=' != None.
ERROR tests/test_ds.py::TestSignContext::test_sign_case5 - AssertionError: te...
FAILED tests/test_ds.py::TestSignContext::test_sign_case5 - AssertionError: t...
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-02-16 19:35:43 UTC
I can reproduce.
Comment 4 Larry the Git Cow gentoo-dev 2023-02-17 11:04:10 UTC
The bug has been closed via the following commit(s):

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

commit b2c63b3a61cc0bcb93a062604eaedd3191ed736f
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2023-02-17 10:32:06 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2023-02-17 10:58:29 +0000

    dev-python/python-xmlsec: Deselect a failing test
    
    Closes: https://bugs.gentoo.org/888221
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/python-xmlsec/Manifest                       |  2 +-
 dev-python/python-xmlsec/python-xmlsec-1.3.12-r1.ebuild | 16 +++++++++++++---
 2 files changed, 14 insertions(+), 4 deletions(-)