Build: #3 failed

Job: Test Tasks Macos 12 failed

Test results

  • 3,622 tests in total
  • 1 test failed
  • 1 failure is new
  • 251 tests were quarantined / skipped
  • 497 minutes taken in total.

Build 3 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
UnboundLocalError: local variable 'plot_name' referenced before assignment
test_task_gencal.py:463: in test_tec_maps
    tec_maps.create0(self.msfile)
../../../../casa6testenv/lib/python3.8/site-packages/casatasks/private/tec_maps.py:408: in create0
    if len(plot_name)>0:
E   UnboundLocalError: local variable 'plot_name' referenced before assignment