From 774feac58db4f69625102bc41bf41c33f37ae2ca Mon Sep 17 00:00:00 2001 From: Daniel Szoke Date: Tue, 8 Oct 2024 09:54:22 +0200 Subject: [PATCH] test(profiler): Fork flaky test This test is flaky; Codecov has even identified it as such. Let's try forking the test, maybe that will make it more stable. --- tests/profiler/test_continuous_profiler.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/profiler/test_continuous_profiler.py b/tests/profiler/test_continuous_profiler.py index 1b96f27036..e00e20d58f 100644 --- a/tests/profiler/test_continuous_profiler.py +++ b/tests/profiler/test_continuous_profiler.py @@ -226,6 +226,7 @@ def test_continuous_profiler_auto_start_and_manual_stop( assert_single_transaction_with_profile_chunks(envelopes, thread) +@pytest.mark.forked @pytest.mark.parametrize( "mode", [