Tools and Tasks tests for Python 3.10

Build: #98 failed

Job: Test Tasks ARM Macos 14 Py3.10 failed

Gencal test tec vla.test tec maps: Test case result

The below summarizes the result of the test "Gencal test tec vla.test tec maps" in build 98 of CASASPECS - Master Test 3.10 - Test Tasks ARM Macos 14 Py3.10. View test case history
Description
Gencal test tec vla.test tec maps
Test class
test_task_gencal
Method
gencal_test_tec_vla.test_tec_maps
Duration
1 sec
Status
Failed (New Failure)

Error Log

FileNotFoundError: [Errno 2] No such file or directory: 'igsg1160.10i'
test_task_gencal.py:431: in test_tec_maps
    tec_maps.create0(self.msfile)
../../../../casa6testenv/lib/python3.10/site-packages/casatasks/private/tec_maps.py:310: in create0
    points_long,points_lat,ref_long,ref_lat,incr_long,incr_lat,incr_time,num_maps,tec_array,tec_type = get_IGS_TEC(ymd_date)
../../../../casa6testenv/lib/python3.10/site-packages/casatasks/private/tec_maps.py:574: in get_IGS_TEC
    linestring = open(igs_file, 'r').read()
E   FileNotFoundError: [Errno 2] No such file or directory: 'igsg1160.10i'