Skip to content

fix: Decrease postgres test timeout (make test-postgres) #3108

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 22, 2022

Conversation

mafredri
Copy link
Member

This commit lowers the postgres test timeout from 30m to 20m, currently
our postgres tests seem to take 8-10m, a 2x factor should suffice.
Comments were updated in both places to reflect the reasoning and
necessity of keeping these values in sync.

They used to take longer but the count was lowered in
3d40cb8.

The actual timeout value of make test-postgres got overlooked in
#3079.

This commit lowers the postgres test timeout from 30m to 20m, currently
our postgres tests seem to take 8-10m, a 2x factor should suffice.
Comments were updated in both places to reflect the reasoning and
necessity of keeping these values in sync.

They used to take longer but the `count` was lowered in
3d40cb8.

The actual timeout value of `make test-postgres` got overlooked in
#3079.
@mafredri mafredri self-assigned this Jul 22, 2022
@mafredri mafredri requested a review from a team July 22, 2022 09:26
Copy link
Member

@johnstcn johnstcn left a comment

Choose a reason for hiding this comment

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

I'm generally in favour of this!

@mafredri mafredri merged commit 75ff579 into main Jul 22, 2022
@mafredri mafredri deleted the mafredri/decrease-postgres-test-timeout branch July 22, 2022 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants