Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 834995 - [guru] dev-python/jaeger-client-4.8.0 fails tests No module named 'tornado.stack_context'
Summary: [guru] dev-python/jaeger-client-4.8.0 fails tests No module named 'tornado.st...
Status: RESOLVED OBSOLETE
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alessandro Barbieri
URL:
Whiteboard:
Keywords: TESTFAILURE, UPSTREAM
Depends on:
Blocks:
 
Reported: 2022-03-12 10:58 UTC by Agostino Sarubbo
Modified: 2022-05-24 18:39 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,122.09 KB, text/plain)
2022-03-12 10:58 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-03-12 10:58:19 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/jaeger-client-4.8.0 fails tests.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-03-12 10:58:21 UTC
Created attachment 766853 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-03-12 10:58:22 UTC
Error(s) that match a know pattern:


E           AttributeError: 'Tracer' object has no attribute 'start_trace'
E       AttributeError: type object 'Tracer' has no attribute 'default_tracer'
E   ModuleNotFoundError: No module named 'tornado.stack_context'
FAILED tests/test_tracer_benchmark.py::test_100pct_sampling - AttributeError:...
FAILED tests/test_tracer_benchmark.py::test_100pct_sampling_250mcs - Attribut...
FAILED tests/test_tracer_benchmark.py::test_all_batched_size10 - ModuleNotFou...
FAILED tests/test_tracer_benchmark.py::test_all_batched_size5 - ModuleNotFoun...
FAILED tests/test_tracer_benchmark.py::test_all_not_batched - ModuleNotFoundE...
FAILED tests/test_tracer_benchmark.py::test_no_sampling - AttributeError: typ...
FAILED tests/test_tracer_benchmark.py::test_noop_tracer - AttributeError: 'Tr...