getsentry / getsentry/sentry

Flaky test: tests/sentry/replays/integration/test_data_export.py::test_export_replay_row_set

Open
#108,657 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/sentry/replays/integration/test_data_export.py::test_export_replay_row_set`
Sentry sha: abdb2eeccb973e9b33600d0fb95e18b12b995415
Run: https://github.com/getsentry/sentry/actions/runs/22208450954

```
tests/sentry/replays/integration/test_data_export.py:83: in test_export_replay_row_set
assert (
E AssertionError: assert None == 'clickhouse/session-replay/1/2025-01-01T00:00:00/2025-01-01T00:01:00/0'
E + where None = .Sink object at 0x7fd38d8b52b0>.filename
```

Contributor guide

Open the contributing guide

Research direction

Start with tests/sentry/replays/integration/test_data_export.py::test_export_replay_row_set and run the named test using the failing Sentry revision. Inspect the assertion around line 83 and the Sink filename value. Done means the flaky test reliably passes with the expected replay export filename.

Written by the indexing model from the issue text.

Assessment

Tech stack
clickhouse, python
Domain
testing-qa
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.