Skip to content

4920 integration test fixes#4921

Merged
wyli merged 2 commits intoProject-MONAI:devfrom
wyli:4920-test-integration
Aug 18, 2022
Merged

4920 integration test fixes#4921
wyli merged 2 commits intoProject-MONAI:devfrom
wyli:4920-test-integration

Conversation

@wyli
Copy link
Copy Markdown
Contributor

@wyli wyli commented Aug 17, 2022

Fixes #4920

Description

error handling in the data loader is not robust in early versions of dataloader.

I've tested these changes locally

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 --disttests.
  • In-line docstrings updated.
  • Documentation updated, tested make html command in the docs/ folder.

@wyli wyli requested review from Nic-Ma, ericspod and rijobro August 17, 2022 08:20
@wyli
Copy link
Copy Markdown
Contributor Author

wyli commented Aug 17, 2022

/build

@wyli wyli requested a review from yiheng-wang-nv August 18, 2022 06:27
@wyli
Copy link
Copy Markdown
Contributor Author

wyli commented Aug 18, 2022

/build

Copy link
Copy Markdown
Contributor

@yiheng-wang-nv yiheng-wang-nv left a comment

Choose a reason for hiding this comment

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

Thanks, I think the changed logic is correct

@wyli wyli enabled auto-merge (squash) August 18, 2022 06:49
@wyli wyli merged commit 55caf94 into Project-MONAI:dev Aug 18, 2022
@wyli wyli deleted the 4920-test-integration branch September 7, 2022 12:15
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.

test timeout torch 1.10 test_video_datasets

2 participants