Skip to content

Increase timeout of tests #2711

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
Aug 6, 2021
Merged

Conversation

madil90
Copy link
Contributor

@madil90 madil90 commented Aug 6, 2021

Fixes #2709 .

Description

Increase timeout of some tests.

Status

Ready

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • Breaking change (fix or new feature that would cause existing functionality to change).
  • New tests added to cover the changes.
  • Integration tests passed locally by running ./runtests.sh -f -u --net --coverage.
  • Quick tests passed locally by running ./runtests.sh --quick --unittests.
  • In-line docstrings updated.
  • Documentation updated, tested make html command in the docs/ folder.

@madil90 madil90 requested a review from wyli August 6, 2021 08:31
Signed-off-by: Mohammad Adil <[email protected]>
@madil90 madil90 force-pushed the 2709-increase-timeout branch from bd751f1 to fc7343a Compare August 6, 2021 09:09
@wyli wyli enabled auto-merge (squash) August 6, 2021 09:27
@wyli wyli merged commit 4298b14 into Project-MONAI:dev Aug 6, 2021
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.

Fix tests failing due to timeout in CI pipelines
2 participants