Skip to content
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

Run tests in single thread #2032

Merged
merged 1 commit into from
Oct 31, 2024
Merged

Conversation

ihrasko
Copy link
Collaborator

@ihrasko ihrasko commented Oct 28, 2024

Run test during build in single thread to avoid
"address already in use" issues which can be caused by parallel test execution.

Run test during build in single thread to avoid
"address already in use" issues which can be caused by parallel test
execution.

Signed-off-by: Ivan Hrasko <[email protected]>
@ihrasko ihrasko closed this Oct 29, 2024
@ihrasko ihrasko deleted the single-thread-tests branch October 29, 2024 13:36
@ihrasko ihrasko restored the single-thread-tests branch October 31, 2024 10:00
@ihrasko ihrasko reopened this Oct 31, 2024
@ihrasko ihrasko merged commit a80868f into PANTHEONtech:main Oct 31, 2024
10 checks passed
@ihrasko ihrasko deleted the single-thread-tests branch October 31, 2024 11:04
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