Build: #24 failed

Job: Test Tasks OSX11 failed

Full log: Test case result

The below summarizes the result of the test "Full log" in build 24 of CASA - ZZ - Casa 6 Macos Python 3.8 - CAS-13481 - Test Tasks OSX11. View test case history
Description
Full log
Test class
test_req_task_polfromgain
Method
full log
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

Traceback (most recent call last):
  File "/Users/casaci/bamboohome/xml-data/build-dir/CASA-C6MP380-TTA11/casa6/casatasks/tests/tasks/test_req_task_polfromgain.py", line 27, in <module>
    import casatools
ModuleNotFoundError: No module named 'casatools'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/Users/casaci/bamboohome/xml-data/build-dir/CASA-C6MP380-TTA11/casa6/casatasks/tests/tasks/test_req_task_polfromgain.py", line 35, in <module>
    from __main__ import default
ImportError: cannot import name 'default' from '__main__' (/Users/casaci/bamboohome/xml-data/build-dir/CASA-C6MP380-TTA11/casa6/casatasks/tests/tasks/test_req_task_polfromgain.py)