Build: #14 failed Child of CASASPECS-DBC8-18

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
45 minutes
Labels
None
Revisions
CASA6
e5db9cfdf152abda74c764b908e6efa0d9f81afb e5db9cfdf152abda74c764b908e6efa0d9f81afb
OPEN-CASA-PKG
4b9064f16a8d185b162391c3ef324299625bd94b 4b9064f16a8d185b162391c3ef324299625bd94b
Total tests
1956
Fixed in
#16 (Child of CASASPECS-DBC8-20)

Tests

Responsible

Code commits

CASA6
Author Commit Message Commit date
Neal Schweighart Neal Schweighart e5db9cfdf152abda74c764b908e6efa0d9f81afb e5db9cfdf152abda74c764b908e6efa0d9f81afb Checks for existing antenna measurment for a given time and ignores antab data if not overwriting. Current overwrite still overwrites the whole file

Tests

New test failures 5
Status Test View job Duration
Collapse Failed test_task_appendantab appendantab_test.test_appendToExistingGainCurve History
Test Tasks ARM Macos 14 Py3.10 10 secs
TypeError: int() argument must be a string, a bytes-like object or a real number, not 'set'
test_task_appendantab.py:159: in test_appendToExistingGainCurve
    appendantab(vis=append_data, outvis="secondAppend.ms", antab=evn_antab, overwrite=False, append_tsys=False, append_gc=True)
../../../../casa6testenv/lib/python3.10/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.10/site-packages/casatasks/private/task_appendantab.py:181: in appendantab
    antab_interp(vis, outvis, antab, ant_names, n_band, spws,
../../../../casa6testenv/lib/python3.10/site-packages/casatasks/private/task_appendantab.py:655: in antab_interp
(4 more lines...)
Collapse Failed test_task_appendantab appendantab_test.test_appendToExistingSyscal History
Test Tasks ARM Macos 14 Py3.10 11 secs
TypeError: int() argument must be a string, a bytes-like object or a real number, not 'set'
test_task_appendantab.py:142: in test_appendToExistingSyscal
    appendantab(vis=append_data, outvis="secondAppend.ms", antab=evn_antab, overwrite=False, append_tsys=True, append_gc=False)
../../../../casa6testenv/lib/python3.10/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.10/site-packages/casatasks/private/task_appendantab.py:181: in appendantab
    antab_interp(vis, outvis, antab, ant_names, n_band, spws,
../../../../casa6testenv/lib/python3.10/site-packages/casatasks/private/task_appendantab.py:653: in antab_interp
(4 more lines...)
Collapse Failed test_task_appendantab appendantab_test.test_appendToExistingGainCurve History
Test Tasks Many Linux 2.28 Py3.10 4 mins
TypeError: int() argument must be a string, a bytes-like object or a real number, not 'set'
test_task_appendantab.py:159: in test_appendToExistingGainCurve
    appendantab(vis=append_data, outvis="secondAppend.ms", antab=evn_antab, overwrite=False, append_tsys=False, append_gc=True)
../../../../venv/lib/python3.10/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.10/site-packages/casatasks/private/task_appendantab.py:181: in appendantab
    antab_interp(vis, outvis, antab, ant_names, n_band, spws,
../../../../venv/lib/python3.10/site-packages/casatasks/private/task_appendantab.py:655: in antab_interp
(4 more lines...)
Collapse Failed test_task_appendantab appendantab_test.test_appendToExistingSyscal History
Test Tasks Many Linux 2.28 Py3.10 2 mins
TypeError: int() argument must be a string, a bytes-like object or a real number, not 'set'
test_task_appendantab.py:142: in test_appendToExistingSyscal
    appendantab(vis=append_data, outvis="secondAppend.ms", antab=evn_antab, overwrite=False, append_tsys=True, append_gc=False)
../../../../venv/lib/python3.10/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.10/site-packages/casatasks/private/task_appendantab.py:181: in appendantab
    antab_interp(vis, outvis, antab, ant_names, n_band, spws,
../../../../venv/lib/python3.10/site-packages/casatasks/private/task_appendantab.py:653: in antab_interp
(4 more lines...)
Collapse Failed test_tool_simulator sm_settrop_test.test_smsettrop History
Test Tools ARM Macos 14 Py3.10 < 1 sec
AssertionError: np.False_ is not true : -0.4921023187053756
test_tool_simulator.py:105: in test_smsettrop
    self.assertTrue(numpy.isclose(phaseDiff, -15.6033857), msg=phaseDiff)
E   AssertionError: np.False_ is not true : -0.4921023187053756