Build: #19 failed
Job: Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 failed
introspective: Test case result
The below summarizes the result of the test " introspective" in build 19 of CASA - CMake MPI - Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10.
- Description
- introspective
- Test class
- tests.tools.calanalysis.test_tool_calanalysis.calanalysis_tsys1_introspective
- Method
- test_introspective
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
AssertionError: '' != 'uid___A002_X30a93d_X43e.ms.tsys.s3.tbl'
+ uid___A002_X30a93d_X43e.ms.tsys.s3.tbl
self = <test_tool_calanalysis.calanalysis_tsys1_introspective testMethod=test_introspective>
def test_introspective(self):
"""Test of introspective member functions"""
> self.assertEqual(os.path.split(ca.calname())[1],
self.calName)
E AssertionError: '' != 'uid___A002_X30a93d_X43e.ms.tsys.s3.tbl'
E + uid___A002_X30a93d_X43e.ms.tsys.s3.tbl
../../../casatools/tests/tools/calanalysis/test_tool_calanalysis.py:98: AssertionError