Build: #3 failed
Job: Test Tasks macOS 15 Py3.12 failed
task listobs: Test case result
The below summarizes the result of the test " task listobs" in build 3 of CASASPECS - Dev Test 3.12 - CAS-13817 - Test Tasks macOS 15 Py3.12.
- Description
- task listobs
- Test class
- unnamed test suite
- Method
- test_task_listobs
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
collection failure
../../../../casa6testenv/lib/python3.12/site-packages/_pytest/python.py:507: in importtestmodule
mod = import_path(
../../../../casa6testenv/lib/python3.12/site-packages/_pytest/pathlib.py:587: in import_path
importlib.import_module(module_name)
/opt/local/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/importlib/__init__.py:90: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<frozen importlib._bootstrap>:1387: in _gcd_import
???
<frozen importlib._bootstrap>:1360: in _find_and_load
???
<frozen importlib._bootstrap>:1331: in _find_and_load_unlocked
???
<frozen importlib._bootstrap>:935: in _load_unlocked
???
../../../../casa6testenv/lib/python3.12/site-packages/_pytest/assertion/rewrite.py:197: in exec_module
exec(co, module.__dict__)
test_task_listobs.py:57: in <module>
from casatestutils.compare import compare_dictionaries
E File "/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-DEVTESTPY31237-TTARM15PY312/casa6testenv/lib/python3.12/site-packages/casatestutils/compare.py", line 146
E elif (isinstance(rdata[j],list)) or (isinstance(rdata[j],numpy.ndarray)):
E IndentationError: expected an indented block after 'if' statement on line 139