Build: #5 failed

Job: Test Tasks ARM Macos 14 Py3.10 failed

Test results

  • 3,453 tests in total
  • 2 tests failed
  • 2 failures are new
  • 249 tests were quarantined / skipped
  • 979 minutes taken in total.

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

New test failures 2
Status Test Duration
Collapse Failed test_task_flagdata SomeClass.test_task_flagdata History
< 1 sec
Segmentation fault: 11
Segmentation fault: 11
Collapse Failed test_task_gencal gencal_test_tec_vla.test_tec_maps History
11 secs
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:321: 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:585: in get_IGS_TEC
    linestring = open(igs_file, 'r').read()
E   FileNotFoundError: [Errno 2] No such file or directory: 'igsg1160.10i'