Build: #11 failed

Job: Test 3.8 failed

Stages & jobs

  1. Build Casatestutils

  2. Default Stage

  3. Test

  4. Publish wheels

Full log: Test case result

The below summarizes the result of the test "Full log" in build 11 of CASA - Casa6 Linux Py3.8 package - CAS-13478 - Test 3.8. View test case history
Description
Full log
Test class
test_po_sigma
Method
full log
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

Traceback (most recent call last):
  File "/home/casatest/casa6/casatools/tests/tools/imagepol/test_po_sigma.py", line 72, in <module>
    from casatools import imagepol as potool
ModuleNotFoundError: No module named 'casatools'

During handling of the above exception, another exception occurred:

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