Skip to content

integration test error: test_mmar_download #4010

@wyli

Description

@wyli

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  ----------------------------------------------------------------------

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions