Build: #2 failed

Job: Test Tasks macOS 15 Py3.12 failed

Listcal test.test field selection: Test case result

The below summarizes the result of the test "Listcal test.test field selection" in build 2 of CASASPECS - Dev Test 3.12 - CAS-14567 - Test Tasks macOS 15 Py3.12.
Description
Listcal test.test field selection
Test class
test_task_listcal
Method
listcal_test.test_fieldSelection
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

failed on setup with "FileNotFoundError: [Errno 2] No such file or directory: '/opt/casa/data/casatestdata/unittest/listcal/ba123a.gc'"
test_task_listcal.py:158: in setUpClass
    shutil.copytree(os.path.join(datapath, gaincurvecaltable_name), gaincurvecaltable_name)
/opt/local/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/shutil.py:598: in copytree
    with os.scandir(src) as itr:
         ^^^^^^^^^^^^^^^
E   FileNotFoundError: [Errno 2] No such file or directory: '/opt/casa/data/casatestdata/unittest/listcal/ba123a.gc'