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

AssertionError in TestSWINUNETR #8248

Closed
KumoLiu opened this issue Dec 1, 2024 · 0 comments · Fixed by #8249
Closed

AssertionError in TestSWINUNETR #8248

KumoLiu opened this issue Dec 1, 2024 · 0 comments · Fixed by #8249
Labels
bug Something isn't working

Comments

@KumoLiu
Copy link
Contributor

KumoLiu commented Dec 1, 2024


[2024-11-30T19:24:25.796Z] ======================================================================

[2024-11-30T19:24:25.796Z] FAIL: test_filter_swinunetr_0 (tests.test_swin_unetr.TestSWINUNETR)

[2024-11-30T19:24:25.796Z] ----------------------------------------------------------------------

[2024-11-30T19:24:25.796Z] Traceback (most recent call last):

[2024-11-30T19:24:25.796Z]   File "/usr/local/lib/python3.10/dist-packages/parameterized/parameterized.py", line 620, in standalone_func

[2024-11-30T19:24:25.796Z]     return func(*(a + p.args), **p.kwargs, **kw)

[2024-11-30T19:24:25.796Z]   File "/opt/monai/tests/test_swin_unetr.py", line 137, in test_filter_swinunetr

[2024-11-30T19:24:25.796Z]     self.assertTrue(len(loaded) == 157 and len(not_loaded) == 2)

[2024-11-30T19:24:25.796Z] AssertionError: False is not true
@KumoLiu KumoLiu added the bug Something isn't working label Dec 1, 2024
KumoLiu added a commit to KumoLiu/MONAI that referenced this issue Dec 2, 2024
Signed-off-by: YunLiu <55491388+KumoLiu@users.noreply.github.com>
@KumoLiu KumoLiu closed this as completed in 7f88a46 Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant