<?xml version="1.0" encoding="utf-8"?><testsuites name="pytest tests"><testsuite name="pytest" errors="1" failures="0" skipped="0" tests="1" time="3.052" timestamp="2026-07-26T00:11:53.950620+00:00" hostname="e43cfaca42c0"><testcase classname="" name="pipeline.infrastructure.displays.plotpointings_test" file="pipeline/infrastructure/displays/plotpointings_test.py" time="0.000"><error message="collection failure">ImportError while importing test module '/home/casatest/casa-build-utils/pipeline/workdir/pipeline/pipeline/infrastructure/displays/plotpointings_test.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
../../casa-6.7.4-7-py3.12.el8/lib/py/lib/python3.12/importlib/__init__.py:90: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
infrastructure/displays/plotpointings_test.py:9: in &lt;module&gt;
    from pipeline.infrastructure.displays.plotpointings import select_tsys_field
E   ImportError: cannot import name 'select_tsys_field' from 'pipeline.infrastructure.displays.plotpointings' (/home/casatest/casa-build-utils/pipeline/workdir/pipeline/pipeline/infrastructure/displays/plotpointings.py)</error></testcase></testsuite></testsuites>