v3.11.2
📦 datadog-sdkView on GitHub →
🐛 1 fixes🔧 2 symbols
Summary
This release primarily addresses a bug in CI Visibility related to how pytest skipif markers interact with other pytest plugins. The estimated end-of-life date is August 2026.
🐛 Bug Fixes
- CI Visibility: Resolved an issue where using the pytest `skipif` marker with the condition passed as a keyword argument (or not provided at all) caused the test to be reported as failed, especially when using `flaky` or `pytest-rerunfailures`.
🔧 Affected Symbols
CI Visibilitypytest skipif marker