Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 847334 - [guru] dev-python/osprofiler-3.4.3 fails tests
Summary: [guru] dev-python/osprofiler-3.4.3 fails tests
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alessandro Barbieri
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2022-05-25 06:03 UTC by Agostino Sarubbo
Modified: 2022-05-28 10:10 UTC (History)
1 user (show)

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


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

Issue: dev-python/osprofiler-3.4.3 fails tests.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-05-25 06:03:47 UTC
Created attachment 780620 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-05-25 06:03:48 UTC
Error(s) that match a know pattern:


FAILED osprofiler/tests/unit/drivers/test_jaeger.py::JaegerTestCase::test_notify_start
FAILED osprofiler/tests/unit/drivers/test_jaeger.py::JaegerTestCase::test_notify_stop
ModuleNotFoundError: No module named 'jaeger_client'
osprofiler.exc.CommandError: To use OSProfiler with Uber Jaeger tracer, please install `jaeger-client` library. To install with pip:
Comment 3 Larry the Git Cow gentoo-dev 2022-05-28 10:10:15 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e600716febdfc4b53ed4ff4bda35475b50bb10ba

commit e600716febdfc4b53ed4ff4bda35475b50bb10ba
Author:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
AuthorDate: 2022-05-25 12:01:39 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
CommitDate: 2022-05-25 12:17:52 +0000

    dev-python/osprofiler: ignore deprecated jaeger tests
    
    Closes: https://bugs.gentoo.org/847334
    Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>

 dev-python/osprofiler/osprofiler-3.4.3.ebuild | 1 +
 1 file changed, 1 insertion(+)