Tools and Tasks tests for Python 3.10

Build: #98 failed

Job: Test Tasks ARM Macos 14 Py3.10 failed

Test results

  • 3,657 tests in total
  • 1 test failed
  • 1 failure is new
  • 254 tests were quarantined / skipped
  • 330 minutes taken in total.

Build 98 has the following 1 errors: 1 new failure(s) occurred since the previous build.

New test failures 1
Status Test Duration
Collapse Failed test_task_gencal gencal_test_tec_vla.test_tec_maps History
1 sec
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'