-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Open
Description
Flaky Test Detected
Test: tests/snuba/api/endpoints/test_organization_events_stats_ourlogs.py::OrganizationEventsStatsOurlogsEndpointTest::test_homepage_query
Statistics over the last 30 days:
* Runs Recorded: 728
* Flakes Failed: 1 (0.137363%)
* Flakes Retried: 6 (0.824176%)
Example Flakes:
- https://github.com/getsentry/sentry/actions/runs/17244688997/job/48931182753
- https://github.com/getsentry/sentry/actions/runs/17217701633/job/48845312374
- https://github.com/getsentry/sentry/actions/runs/17215034460/job/48836444069
- https://github.com/getsentry/sentry/actions/runs/16889113195/job/47844144016
- https://github.com/getsentry/sentry/actions/runs/16809237784/job/47609928869
This flaky test needs to be addressed. Please choose one:
- Fix the flakiness. Easier said than done, I know.
- Delete the test, if its value is lower than its costs. Only the test
owner can decide this. - Reassign this issue.
- If there's a better owner for this task, please consider updating
CODEOWNERS to help the system work better in future. - If this flakiness is caused by a flaw in the test process itself, then
team-devinfra may be the best owner.
- If there's a better owner for this task, please consider updating
If this issue has no movement for two weeks, you may see a PR proposing to
delete this flaky test.
See also:
Flaky Test Policy & Responsibilities