getsentry / getsentry/sentry

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

Open
#108,779 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: 02e8ded902342f5b18db32c91f8f4f174afc4551
Run: https://github.com/getsentry/sentry/actions/runs/22243447656

```
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 0x7f516e97fe00>.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 reproduce the failure using the linked GitHub Actions run as context. Trace why Sink.filename is None instead of the expected replay path; done means the test passes reliably without losing its expected export assertion.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.