Skip to content

Commit 9f7f92f

Browse files
Skipping flaky test test_max_events
1 parent 3ee97eb commit 9f7f92f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/sentry/tasks/test_reprocessing2.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -288,6 +288,7 @@ def event_preprocessor(data):
288288
assert activity.ident == str(original_issue_id)
289289

290290

291+
@pytest.mark.skip(reason="flaky: #101526")
291292
@django_db_all
292293
@pytest.mark.snuba
293294
@pytest.mark.parametrize("remaining_events", ["delete", "keep"])

0 commit comments

Comments
 (0)