Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 924624 - dev-python/prometheus-client-0.20.0 fails tests: AssertionError: assert False
Summary: dev-python/prometheus-client-0.20.0 fails tests: AssertionError: assert False
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-02-15 10:05 UTC by Agostino Sarubbo
Modified: 2024-07-22 13:55 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,310.49 KB, text/plain)
2024-02-15 10: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 2024-02-15 10:05:27 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/prometheus-client-0.20.0 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-02-15 10:05:29 UTC
Created attachment 885009 [details]
build.log

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


E           AssertionError: assert False
FAILED tests/test_multiprocess.py::TestMultiProcess::test_remove_clear_warning - AssertionError: assert False
Comment 3 Larry the Git Cow gentoo-dev 2024-07-22 13:55:19 UTC
The bug has been closed via the following commit(s):

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

commit 0491fa68ba39b2725b91c83c193cb2b8b7441d77
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2024-07-22 13:53:17 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2024-07-22 13:55:15 +0000

    dev-python/prometheus-client: Disable plugin autoload to fix tests
    
    Closes: https://bugs.gentoo.org/924624
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 .../prometheus-client/prometheus-client-0.20.0.ebuild       | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)