Skip to content

Flake continuous profiler test #6957

Description

@linear-code
2026-07-30T09:08:32.1140958Z =================================== FAILURES ===================================
2026-07-30T09:08:32.1144864Z _ test_continuous_profiler_auto_start_and_stop_sampled[non-experiment-thread] __
2026-07-30T09:08:32.1150046Z tests/profiler/test_continuous_profiler.py:812: in test_continuous_profiler_auto_start_and_stop_sampled
2026-07-30T09:08:32.1166859Z     assert get_profiler_id() is None, "profiler should not be running"
2026-07-30T09:08:32.1167494Z E   AssertionError: profiler should not be running
2026-07-30T09:08:32.1167976Z E   assert '07ee59abef6c4093b789f869f4e7f426' is None
2026-07-30T09:08:32.1168490Z E    +  where '07ee59abef6c4093b789f869f4e7f426' = get_profiler_id()

2026-07-30T09:09:35.4393801Z =================================== FAILURES ===================================
2026-07-30T09:09:35.4394698Z _ test_continuous_profiler_auto_start_and_stop_sampled_span_streaming[non-experiment-thread] _
2026-07-30T09:09:35.4395950Z tests/profiler/test_continuous_profiler.py:896: in test_continuous_profiler_auto_start_and_stop_sampled_span_streaming
2026-07-30T09:09:35.4396999Z     assert get_profiler_id() is None, "profiler should not be running"
2026-07-30T09:09:35.4397635Z E   AssertionError: profiler should not be running
2026-07-30T09:09:35.4398407Z E   assert '70769a8d56b540d8a47d75a882c39868' is None
2026-07-30T09:09:35.4399331Z E    +  where '70769a8d56b540d8a47d75a882c39868' = get_profiler_id()

such as in: https://github.com/getsentry/sentry-python/actions/runs/30529131983/job/90827016669?pr=6937 & https://github.com/getsentry/sentry-python/actions/runs/30529131983/job/90827016760?pr=6937

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions