sentry-python
sentry-python copied to clipboard
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.
:x: 1 Tests Failed:
| Tests completed | Failed | Passed | Skipped |
|---|---|---|---|
| 13471 | 1 | 13470 | 4097 |
View the top 1 failed tests by shortest run time
tests.profiler.test_transaction_profiler test_profiler_invalid_mode[experiment-foo]Stack Traces | 0.001s run time
No failure message available
To view individual test run time comparison to the main branch, go to the Test Analytics Dashboard
Forking this test causes a seemingly unrelated test to fail. Marking as draft pending further investigation