Build casatools on different Python Platforms.
Build: #36 failed
Job: Test 3.8 failed
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.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_sdm_fromms
full log
|
< 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 |
test_sdm_toms
full log
|
< 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...) |
Status | Test | Failing since | Duration | |
---|---|---|---|---|
test_gencal
full log
|
Failing since build #35 (Child of CASA-C6MP-191) | 1 sec | ||
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) |