Skip to content

fix: Reduce count to 1 for PostgreSQL tests #2852

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 2 commits into from
Jul 8, 2022
Merged

fix: Reduce count to 1 for PostgreSQL tests #2852

merged 2 commits into from
Jul 8, 2022

Conversation

kylecarbs
Copy link
Member

It's unnecessary for these to run twice. It increases CI times without
providing much additional assurance tests don't have race conditions.
This already runs with -race too.

It's unnecessary for these to run twice. It increases CI times  without
providing much additional assurance tests don't have race conditions.
This already runs with `-race` too.
@kylecarbs kylecarbs self-assigned this Jul 8, 2022
@kylecarbs
Copy link
Member Author

I chatted with @spikecurtis about this and he seemed to approve. If that isn't the case and there's valid argument against this, I'm happy to undo.

@kylecarbs kylecarbs merged commit 3d40cb8 into main Jul 8, 2022
@kylecarbs kylecarbs deleted the testcount branch July 8, 2022 04:14
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.

1 participant