getsentry / getsentry/sentry

Flaky test: tests/snuba/api/endpoints/test_organization_events.py::OrganizationEventsEndpointTest::test_epm_function

Open
#108,656 1 comment 0 reactions 0 assignees View on GitHub
flaky-test Tests
Dominant language
Python
Stars
44.8k
Forks
4.9k
Avg merge
21h 10m
Merged PRs (30d)
635

Description

Failing test: `tests/snuba/api/endpoints/test_organization_events.py::OrganizationEventsEndpointTest::test_epm_function`
Sentry sha: abdb2eeccb973e9b33600d0fb95e18b12b995415
Run: https://github.com/getsentry/sentry/actions/runs/22208446956

```
tests/snuba/api/endpoints/test_organization_events.py:2446: in test_epm_function
assert data[0]["epm()"] == 0.5
E assert 0.5042016806722689 == 0.5
```

Contributor guide

Open the contributing guide

Research direction

Start with tests/snuba/api/endpoints/test_organization_events.py::OrganizationEventsEndpointTest::test_epm_function and run the named test to reproduce the reported value mismatch. Trace the test's epm() result and determine why it varies; done means the test is reliable and passes with the intended result.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
testing
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.