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

chore(pytest): add timeout per test #4404

Merged
merged 1 commit into from
Jan 5, 2025
Merged

chore(pytest): add timeout per test #4404

merged 1 commit into from
Jan 5, 2025

Conversation

adiholden
Copy link
Collaborator

This change introduces timeout of 5 minutes per test case.
The idea is to make sure that we do not enter by mistake very slow test cases.
In the flow of test timeout the logs are also copied and uploaded so if we have a deadlock bug in specific test we will have the logs

@adiholden adiholden requested a review from BorysTheDev January 5, 2025 10:28
@adiholden adiholden merged commit 0f5eb33 into main Jan 5, 2025
11 of 14 checks passed
@adiholden adiholden deleted the pytest_case_timeout branch January 5, 2025 11:19
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