| Summary: | [guru] dev-python/jaeger-client-4.8.0 fails tests No module named 'tornado.stack_context' | ||
|---|---|---|---|
| Product: | GURU | Reporter: | Agostino Sarubbo <ago> |
| Component: | Package issues | Assignee: | Alessandro Barbieri <lssndrbarbieri> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | CC: | guru-bugs |
| Priority: | Normal | Keywords: | TESTFAILURE, UPSTREAM |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | build.log | ||
|
Description
Agostino Sarubbo
2022-03-12 10:58:19 UTC
Created attachment 766853 [details]
build.log
build log and emerge --info
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... |