Build: #73 failed

Job: Test Tasks ARM Macos 14 Py3.10 failed

Simobserve comp.test comp int nchan: Test case result

The below summarizes the result of the test "Simobserve comp.test comp int nchan" in build 73 of CASA - CMake Master Test 3.10 - Test Tasks ARM Macos 14 Py3.10. View test case history
Description
Simobserve comp.test comp int nchan
Test class
test_task_simobserve
Method
simobserve_comp.testComp_intNchan
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

AssertionError: None
test_task_simobserve.py:816: in testComp_intNchan
    simobserve(project=self.project,complist=complist,
../../../../casa6testenv/lib/python3.10/site-packages/casatasks/simobserve.py:350: in __call__
    task_result = _simobserve_t( _pc.document['project'], _pc.document['skymodel'], _pc.document['inbright'], _pc.document['indirection'], _pc.document['incell'], _pc.document['incenter'], _pc.document['inwidth'], _pc.document['complist'], _pc.document['compwidth'], _pc.document['comp_nchan'], _pc.document['setpointings'], _pc.document['ptgfile'], _pc.document['integration'], _pc.document['direction'], _pc.document['mapsize'], _pc.document['maptype'], _pc.document['pointingspacing'], _pc.document['caldirection'], _pc.document['calflux'], _pc.document['obsmode'], _pc.document['refdate'], _pc.document['hourangle'], _pc.document['totaltime'], _pc.document['antennalist'], _pc.document['sdantlist'], _pc.document['sdant'], _pc.document['outframe'], _pc.document['thermalnoise'], _pc.document['user_pwv'], _pc.document['t_ground'], _pc.document['t_sky'], _pc.document['tau0'], _pc.document['seed'], _pc.document['leakage'], _pc.document['graphics'], _pc.document['verbose'], _pc.document['overwrite'] )
../../../../casa6testenv/lib/python3.10/site-packages/casatasks/private/task_simobserve.py:1156: in simobserve
    maxbase = max([max(rawdata[0,]),max(rawdata[1,])])  # in m
E   IndexError: index 0 is out of bounds for axis 0 with size 0

During handling of the above exception, another exception occurred:
test_task_simobserve.py:825: in testComp_intNchan
    self.fail()
E   AssertionError: None