Build: #10 failed Child of CASA-CDBC202-15

Build result summary

Details

Completed
Queue duration
1 second
Duration
177 minutes
Labels
None
Revisions
CASA6
1b4e10da8ee658f241e0322ecc9b570b634a86a4 1b4e10da8ee658f241e0322ecc9b570b634a86a4
OPEN-CASA-PKG
4b9064f16a8d185b162391c3ef324299625bd94b 4b9064f16a8d185b162391c3ef324299625bd94b
Total tests
2599
Failing since
#7 (Child of CASA-CDBC202-12)
Fixed in
#11 (Child of CASA-CDBC202-16)

Tests

Responsible

This build has been failing since #7
No one has taken responsibility

Code commits

CASA6
Author Commit Message Commit date
Neal Schweighart Neal Schweighart 1b4e10da8ee658f241e0322ecc9b570b634a86a4 1b4e10da8ee658f241e0322ecc9b570b634a86a4 Fixed error when using append behavior with an empty table. Tsys col would have no shape which would lead to errors when inserting data

Tests

Existing test failures 8
Status Test Failing since View job Duration
AssertionError: False is not true
test_task_appendantab.py:127: in test_appendGainCurve
    self.assertTrue(th.compTables(append_data + "/GAIN_CURVE", evn_ref + "/GAIN_CURVE", [], mode='absolute'))
E   AssertionError: False is not true
FileNotFoundError: [Errno 2] No such file or directory: 'dataCopy.ms'
test_task_appendantab.py:149: in test_Overwrite
    appendantab(vis=data_copy, outvis=data_copy, antab=evn_antab, overwrite=True, append_tsys=True, append_gc=False)
../../../../venv/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'] )
../../../../venv/lib/python3.8/site-packages/casatasks/private/task_appendantab.py:181: in appendantab
    shutil.copytree(vis, outvis)
/usr/local/lib/python3.8/shutil.py:555: in copytree
(2 more lines...)
AssertionError: False is not true
test_task_appendantab.py:137: in test_appendSysCal
    self.assertTrue(th.compTables(append_data + "/SYSCAL", evn_ref + "/SYSCAL", [], mode='absolute'))
E   AssertionError: False is not true
AssertionError: False is not true
test_task_appendantab.py:116: in test_appendAll
    self.assertTrue(th.compTables(append_data + "/SYSCAL", evn_ref + "/SYSCAL", [], mode='absolute'))
E   AssertionError: False is not true
FileNotFoundError: [Errno 2] No such file or directory: 'dataCopy.ms'
test_task_appendantab.py:149: in test_Overwrite
    appendantab(vis=data_copy, outvis=data_copy, antab=evn_antab, overwrite=True, append_tsys=True, append_gc=False)
../../../../venv/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'] )
../../../../venv/lib/python3.8/site-packages/casatasks/private/task_appendantab.py:181: in appendantab
    shutil.copytree(vis, outvis)
/usr/local/lib/python3.8/shutil.py:555: in copytree
(2 more lines...)
AssertionError: False is not true
test_task_appendantab.py:137: in test_appendSysCal
    self.assertTrue(th.compTables(append_data + "/SYSCAL", evn_ref + "/SYSCAL", [], mode='absolute'))
E   AssertionError: False is not true
AssertionError: False is not true
test_task_appendantab.py:127: in test_appendGainCurve
    self.assertTrue(th.compTables(append_data + "/GAIN_CURVE", evn_ref + "/GAIN_CURVE", [], mode='absolute'))
E   AssertionError: False is not true
AssertionError: False is not true
test_task_appendantab.py:116: in test_appendAll
    self.assertTrue(th.compTables(append_data + "/SYSCAL", evn_ref + "/SYSCAL", [], mode='absolute'))
E   AssertionError: False is not true