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

Increase default timeout for tests to 45 seconds #559

Merged
merged 1 commit into from
Sep 11, 2023

Conversation

mwperina
Copy link
Member

Default timeout of 45 seconds is automatically added to each test to
pass successfully on the testing farm. Tests, which needs even more
time, can use the annotation on each method to override the default.

Signed-off-by: Martin Perina [email protected]

Default timeout of 45 seconds is automatically added to each test to
pass successfully on the testing farm. Tests, which needs even more
time, can use the annotation on each method to override the default.

Signed-off-by: Martin Perina <[email protected]>
@mwperina mwperina force-pushed the add-default-test-timeout branch from f766aaa to 402fa74 Compare September 11, 2023 12:51
Copy link
Member

@pypingou pypingou left a comment

Choose a reason for hiding this comment

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

The change looks good to me

Copy link
Member

@engelmi engelmi left a comment

Choose a reason for hiding this comment

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

LGTM

@engelmi engelmi merged commit a20fba3 into eclipse-bluechi:main Sep 11, 2023
@mwperina mwperina deleted the add-default-test-timeout branch September 11, 2023 14:27
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.

3 participants