Skip to content

5284 Fixes release integration tests#5342

Merged
wyli merged 4 commits intoProject-MONAI:devfrom
wyli:fixes-release-integration
Oct 17, 2022
Merged

5284 Fixes release integration tests#5342
wyli merged 4 commits intoProject-MONAI:devfrom
wyli:fixes-release-integration

Conversation

@wyli
Copy link
Copy Markdown
Contributor

@wyli wyli commented Oct 17, 2022

part of #5284

fixes incorrect ignite version used https://github.com/Project-MONAI/MONAI/actions/runs/3262265183

fixes autorunner test error: https://github.com/Project-MONAI/MONAI/actions/runs/3255478854/jobs/5347066136

fixes #5343

Description

tests are fixed by upgrading dep version and moving test_auto3dseg_autorunner unit test to test_integration_autorunner integration test.

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 a review from Nic-Ma October 17, 2022 07:16
@wyli wyli changed the title Fixes release integration tests 5284 Fixes release integration tests Oct 17, 2022
@wyli wyli force-pushed the fixes-release-integration branch from 683b3d0 to 4d13552 Compare October 17, 2022 08:45
@wyli
Copy link
Copy Markdown
Contributor Author

wyli commented Oct 17, 2022

/build

@wyli wyli enabled auto-merge (squash) October 17, 2022 11:12
@wyli wyli merged commit e37de69 into Project-MONAI:dev Oct 17, 2022
wyli added a commit that referenced this pull request Oct 17, 2022
part of #5284

fixes incorrect ignite version used
https://github.com/Project-MONAI/MONAI/actions/runs/3262265183

fixes autorunner test error:
https://github.com/Project-MONAI/MONAI/actions/runs/3255478854/jobs/5347066136

fixes #5343

### Description
tests are fixed by upgrading dep version and moving
`test_auto3dseg_autorunner` unit test to `test_integration_autorunner`
integration test.

### Types of changes
<!--- Put an `x` in all the boxes that apply, and remove the not
applicable items -->
- [x] 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.

Signed-off-by: Wenqi Li <[email protected]>
bhashemian pushed a commit to JHancox/MONAI that referenced this pull request Oct 20, 2022
part of Project-MONAI#5284

fixes incorrect ignite version used
https://github.com/Project-MONAI/MONAI/actions/runs/3262265183

fixes autorunner test error:
https://github.com/Project-MONAI/MONAI/actions/runs/3255478854/jobs/5347066136

fixes Project-MONAI#5343

### Description
tests are fixed by upgrading dep version and moving
`test_auto3dseg_autorunner` unit test to `test_integration_autorunner`
integration test.

### Types of changes
<!--- Put an `x` in all the boxes that apply, and remove the not
applicable items -->
- [x] 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.

Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Behrooz <[email protected]>
@wyli wyli deleted the fixes-release-integration branch October 24, 2022 20:25
KumoLiu pushed a commit that referenced this pull request Nov 2, 2022
part of #5284

fixes incorrect ignite version used
https://github.com/Project-MONAI/MONAI/actions/runs/3262265183

fixes autorunner test error:
https://github.com/Project-MONAI/MONAI/actions/runs/3255478854/jobs/5347066136

fixes #5343

### Description
tests are fixed by upgrading dep version and moving
`test_auto3dseg_autorunner` unit test to `test_integration_autorunner`
integration test.

### Types of changes
<!--- Put an `x` in all the boxes that apply, and remove the not
applicable items -->
- [x] 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.

Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: KumoLiu <[email protected]>
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_masked_inference_wsi_dataset temp_tissue_mask* too large

2 participants