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

test_integration_autorunner #6294

Closed
wyli opened this issue Apr 5, 2023 · 0 comments · Fixed by #6295
Closed

test_integration_autorunner #6294

wyli opened this issue Apr 5, 2023 · 0 comments · Fixed by #6295

Comments

@wyli
Copy link
Contributor

wyli commented Apr 5, 2023

Describe the bug

======================================================================
ERROR: test_autorunner (__main__.TestAutoRunner)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "tests/test_integration_autorunner.py", line 122, in test_autorunner
    runner.run()
  File "/__w/MONAI/MONAI/monai/apps/auto3dseg/auto_runner.py", line 776, in run
    self._train_algo_in_sequence(history)
  File "/__w/MONAI/MONAI/monai/apps/auto3dseg/auto_runner.py", line 640, in _train_algo_in_sequence
    algo.train(self.train_params)
AttributeError: 'bool' object has no attribute 'train'

@wyli wyli closed this as completed in #6295 Apr 5, 2023
wyli added a commit that referenced this issue Apr 5, 2023
Reverts #6290
fixes #6294

this commit is not compatible with the integration tests

---------

Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Mingxin Zheng <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Mingxin Zheng <[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 a pull request may close this issue.

1 participant