Tags: confirmed

dh_auto_test -O--buildsystem=pybuild
I: pybuild base:232: cd 
/build/python-opentracing-2.3.0/.pybuild/cpython3_3.9_opentracing/build; 
python3.9 -m pytest tests
========================================= test session starts 
==========================================
platform linux -- Python 3.9.0+, pytest-4.6.11, py-1.9.0, pluggy-0.13.0
rootdir: /build/python-opentracing-2.3.0
collected 122 items
tests/mocktracer/test_tracer.py ..                                              
                 [ 65%]
tests/scope_managers/test_asyncio.py FFFFFFFF.                                  
                 [ 72%]
tests/scope_managers/test_contextvars.py .........                              
                 [ 80%]
tests/scope_managers/test_gevent.py Segmentation fault
E: pybuild pybuild:353: test: plugin distutils failed with: exit code=139: cd 
/build/python-opentracing-2.3.0/.pybuild/cpython3_3.9_opentracing/build; 
python3.9 -m pytest tests

I can see two issues to fix:
- The 8 test failures in test_asyncio.py
- The segmentation fault in test_gevent.py

--
Fabrice BAUZAC-STEHLY
PGP 015AE9B25DCB0511D200A75DE5674DEA514C891D

Reply via email to