test: Run tracing tests in stream mode by sentrivana · Pull Request #7345 · getsentry/sentry-python · GitHub
Skip to content

test: Run tracing tests in stream mode - #7345

Open
sentrivana wants to merge 7 commits into
major/3.0from
ivana/major/adapt-missed-tests
Open

test: Run tracing tests in stream mode#7345
sentrivana wants to merge 7 commits into
major/3.0from
ivana/major/adapt-missed-tests

Conversation

@sentrivana

@sentrivana sentrivana commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Adapt tests of integrations we've already fully ported to span streaming so that they actually use span streaming everytime they define a traces_sampler or traces_sample_rate. Otherwise, they're implicitly using static tracing, and they'll break the moment we remove it.

Note: there are at least two tests in test_threading.py that also need this change but I'll submit them separately because those will need additional changes.

@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

@sentrivana
sentrivana marked this pull request as ready for review September 3, 2026 07:37
@sentrivana
sentrivana requested a review from a team as a code owner September 3, 2026 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant