Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 928132 - dev-python/opentelemetry-sdk-1.23.0 fails tests: FAILED test_configurator.py::TestLoggingInit::test_logging_init_enable_env - AssertionError: no logs of level WARNING or higher triggered on root
Summary: dev-python/opentelemetry-sdk-1.23.0 fails tests: FAILED test_configurator.py:...
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: PullRequest, TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-03-29 15:42 UTC by Agostino Sarubbo
Modified: 2024-03-29 19:13 UTC (History)
3 users (show)

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


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

Issue: dev-python/opentelemetry-sdk-1.23.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-03-29 15:42:43 UTC
Created attachment 889014 [details]
build.log

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


E   AssertionError: no logs of level WARNING or higher triggered on root
FAILED tests/test_configurator.py::TestLoggingInit::test_logging_init_enable_env - AssertionError: no logs of level WARNING or higher triggered on root
[gw37] [215/448] FAILED tests/test_configurator.py::TestLoggingInit::test_logging_init_enable_env 
  opentelemetry.sdk.metrics._internal.exceptions.MetricsTimeoutError: test timeout
Comment 3 Larry the Git Cow gentoo-dev 2024-03-29 19:13:03 UTC
The bug has been closed via the following commit(s):

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

commit 8b53e2f5575847431acf826d6d60d3069fa1330c
Author:     Alfred Wingate <parona@protonmail.com>
AuthorDate: 2024-03-29 16:22:10 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2024-03-29 19:07:06 +0000

    dev-python/opentelemetry-sdk: disable xdist
    
    Closes: https://bugs.gentoo.org/928132
    Signed-off-by: Alfred Wingate <parona@protonmail.com>
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/opentelemetry-sdk/opentelemetry-sdk-1.23.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)