Build casatools on different Python Platforms.

Build: #36 failed

Job: Test 3.8 failed

Stages & jobs

  1. Default Stage

  2. Test

  3. Publish wheels

Test results

  • 204 tests in total
  • 3 tests failed
  • 2 failures are new
  • 441 minutes taken in total.

Build 36 has the following 3 errors: 2 new failure(s) occurred since the previous build.

New test failures 2
Status Test Duration
Collapse Failed test_sdm_fromms full log History
< 1 sec
Traceback (most recent call last):
  File "/home/casatest/venv/lib/python3.8/site-packages/casatestutils/__init__.py", line 34, in <module>
    import casatasks
ModuleNotFoundError: No module named 'casatasks'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
(5 more lines...)
Collapse Failed test_sdm_toms full log History
< 1 sec
Traceback (most recent call last):
  File "/home/casatest/venv/lib/python3.8/site-packages/casatestutils/__init__.py", line 34, in <module>
    import casatasks
ModuleNotFoundError: No module named 'casatasks'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
(5 more lines...)
Existing test failures 1
Status Test Failing since Duration
Traceback (most recent call last):
  File "/home/casatest/casa6/casatasks/tests/tasks/test_gencal.py", line 19, in <module>
    from casatasks.private import tec_maps
ImportError: cannot import name 'tec_maps' from 'casatasks.private' (unknown location)