Build: #1 failed
Job: Test Tasks Macos 12 failed
Appendantab test.test overwrite: Test case result
The below summarizes the result of the test "Appendantab test.test overwrite" in build 1 of CASA - CMake Dev Test Full 3.8 - CAS-14406 - Test Tasks Macos 12.
- Description
- Appendantab test.test overwrite
- Test class
- test_task_appendantab
- Method
- appendantab_test.test_Overwrite
- Duration
- 12 secs
- Status
- Failed (New Failure)
Error Log
FileNotFoundError: [Errno 2] No such file or directory: 'dataCopy.ms' test_task_appendantab.py:135: in test_Overwrite appendantab(vis=data_copy, outvis=data_copy, antab=evn_antab, overwrite=True, append_tsys=True, append_gc=False) ../../../../casa6testenv/lib/python3.8/site-packages/casatasks/appendantab.py:65: in __call__ task_result = _appendantab_t( _pc.document['vis'], _pc.document['outvis'], _pc.document['antab'], _pc.document['overwrite'], _pc.document['append_tsys'], _pc.document['append_gc'] ) ../../../../casa6testenv/lib/python3.8/site-packages/casatasks/private/task_appendantab.py:181: in appendantab shutil.copytree(vis, outvis) /opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/shutil.py:555: in copytree with os.scandir(src) as itr: E FileNotFoundError: [Errno 2] No such file or directory: 'dataCopy.ms'