Skip to content

Skip flaky test: test_list #96976

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

devinfra-flakiness[bot]
Copy link
Contributor

Please help us keep Sentry flake-free by merging this PR while a longer-term
resolution is implemented in issue #96975.

Test: tests/acceptance/test_organization_releases.py::OrganizationReleasesTest::test_list

Statistics over the last 30 days:
* Runs Recorded: 1672
* Flakes Failed: 0 (0%)
* Flakes Retried: 14 (0.837321%)

Example Flakes:


See also:
Flaky Test Policy & Responsibilities

@devinfra-flakiness devinfra-flakiness bot added Trigger: getsentry tests Once code is reviewed: apply label to PR to trigger getsentry tests system:flakiness labels Aug 1, 2025
@joshuarli
Copy link
Member

oof

=========================== FLAKES (original error) ============================
______________________ OrganizationReleasesTest.test_list ______________________
src/sentry/db/postgres/decorators.py:59: in inner
    return func(self, sql, *args, **kwargs)
src/sentry/db/postgres/base.py:69: in execute
    return self.cursor.execute(sql)
E   psycopg2.errors.DeadlockDetected: deadlock detected
E   DETAIL:  Process 5629 waits for AccessExclusiveLock on relation 16895 of database 16385; blocked by process 5716.
E   Process 5716 waits for RowShareLock on relation 16951 of database 16385; blocked by process 5629.
E   HINT:  See server log for query details.

@joshuarli joshuarli requested review from a team August 4, 2025 22:08
@joshuarli joshuarli marked this pull request as ready for review August 4, 2025 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
system:flakiness Trigger: getsentry tests Once code is reviewed: apply label to PR to trigger getsentry tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant