Build: #1 failed

Job: Test tools RHEL7 failed

Stages & jobs

  1. Default Stage

  2. Publish

  3. Create Upload Plan Branch

Full log: Test case result

The below summarizes the result of the test "Full log" in build 1 of CASA - Casa 6 Dev Test Full - CAS-13589 - Test tools RHEL7. View test case history
Description
Full log
Test class
test_tool_calibrater
Method
full log
Duration
1 sec
Status
Failed (New Failure)

Error Log

Traceback (most recent call last):
  File "/home/casatest/casa6/casatools/tests/tools/calibrater/test_tool_calibrater.py", line 22, in <module>
    from casatasks import casalog
ModuleNotFoundError: No module named 'casatasks'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/casatest/casa6/casatools/tests/tools/calibrater/test_tool_calibrater.py", line 27, in <module>
    from __main__ import default
ImportError: cannot import name 'default'