Skip to content

fix: dbpurge: disable parallel tests #13848

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

Merged
merged 1 commit into from
Jul 9, 2024
Merged

fix: dbpurge: disable parallel tests #13848

merged 1 commit into from
Jul 9, 2024

Conversation

mtojek
Copy link
Member

@mtojek mtojek commented Jul 9, 2024

Fixes: #13801

This PR disables parallel tests for dbpurge. Tests are occasionally failing with a bad connection on the PG test runner. I suspect that two parallel tests are trying to acquire database.LockIDDBPurge.

@mtojek mtojek self-assigned this Jul 9, 2024
@mtojek mtojek requested review from dannykopping and mafredri July 9, 2024 13:07
@mtojek mtojek marked this pull request as ready for review July 9, 2024 13:07
Copy link
Member

@mafredri mafredri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense!

@mtojek mtojek merged commit 5489803 into main Jul 9, 2024
32 checks passed
@mtojek mtojek deleted the 13801-no-parallel branch July 9, 2024 13:10
@github-actions github-actions bot locked and limited conversation to collaborators Jul 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

flake: AgentHasNotConnectedSinceWeek_LogsExpired
2 participants