DataDog / dd-trace-py

Datadog Python APM Client
https://ddtrace.readthedocs.io/
Other
504 stars 396 forks source link

chore(ci): hot fix for CI [backport 2.9] #9635

Closed romainkomorndatadog closed 5 days ago

romainkomorndatadog commented 5 days ago

Backport 48df6fa38ae108a49099fc3548a990546f72819f from #9629 to 2.9.

For celery, one venv is currently skipped as there is no possible solution due to a pip bug

Does not fix profile and tornado suites.

Checklist

Reviewer Checklist

datadog-dd-trace-py-rkomorn[bot] commented 5 days ago

Datadog Report

Branch report: backport-9629-to-2.9 Commit report: f486ff7 Test service: dd-trace-py

:x: 8 Failed (0 Known Flaky), 125420 Passed, 49994 Skipped, 4h 17m 14.72s Total duration (6h 2m 45.25s time saved)

:x: Failed Tests (8)

This report shows up to 5 failed tests.

  • test_on_executor_custom_kwarg - test_executor_decorator.py - Details
<details>
<summary>Expand for error</summary>

```
assert 'tornado-web' == None
 +  where None = <Span(id=10467850049686230040,trace_id=136224274664610014017056462141516288040,parent_id=11734856898747822262,name=tornado.executor.with)>.service
```
</details>