-
Notifications
You must be signed in to change notification settings - Fork 1.5k
integration test error: test_mmar_download #4010
Copy link
Copy link
Closed
Description
Describe the bug
11:09:20 ======================================================================
11:09:20 FAIL: test_load_ckpt_3 (tests.test_mmar_download.TestMMMARDownload)
11:09:20 ----------------------------------------------------------------------
11:09:20 Traceback (most recent call last):
11:09:20 File "/opt/conda/lib/python3.8/site-packages/parameterized/parameterized.py", line 533, in standalone_func
11:09:20 return func(*(a + p.args), **p.kwargs)
11:09:20 File "/home/jenkins/agent/workspace/MONAI-postmerge/monai_github/tests/test_mmar_download.py", line 131, in test_load_ckpt
11:09:20 self.assertEqual(output.__class__.__name__, expected_name)
11:09:20 AssertionError: 'TorchVisionFCModel' != 'TorchVisionFullyConvModel'
11:09:20 - TorchVisionFCModel
11:09:20 + TorchVisionFullyConvModel
11:09:20 ? ++++ +++
11:09:20
11:09:20
11:09:20 ----------------------------------------------------------------------
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels