-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
[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
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working