Build: #2 failed
Job: Pipeline PR Test 6.7.4 failed
Pipeline.h.heuristics.linefinder test: Test case result
The below summarizes the result of the test "Pipeline.h.heuristics.linefinder test" in build 2 of PIPESPECS - Pipeline Pull Request Test - context-serializer - Pipeline PR Test 6.7.4.
- Description
- Pipeline.h.heuristics.linefinder test
- Test class
- unnamed test suite
- Method
- pipeline.h.heuristics.linefinder_test
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
collection failure
../../casa-6.7.4-3-py3.12.el8/lib/py/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>:1310: in _find_and_load_unlocked
???
<frozen importlib._bootstrap>:488: in _call_with_frames_removed
???
<frozen importlib._bootstrap>:1387: in _gcd_import
???
<frozen importlib._bootstrap>:1360: in _find_and_load
???
<frozen importlib._bootstrap>:1310: in _find_and_load_unlocked
???
<frozen importlib._bootstrap>:488: in _call_with_frames_removed
???
<frozen importlib._bootstrap>:1387: in _gcd_import
???
<frozen importlib._bootstrap>:1360: in _find_and_load
???
<frozen importlib._bootstrap>:1310: in _find_and_load_unlocked
???
<frozen importlib._bootstrap>:488: in _call_with_frames_removed
???
<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
???
<frozen importlib._bootstrap_external>:995: in exec_module
???
<frozen importlib._bootstrap>:488: in _call_with_frames_removed
???
__init__.py:24: in <module>
from . import config, domain, environment, infrastructure
domain/__init__.py:7: in <module>
from .measurementset import MeasurementSet
domain/measurementset.py:36: in <module>
class MeasurementSet(BaseModel):
domain/measurementset.py:51: in MeasurementSet
data_descriptions: RetrieveByIndexContainer = PydanticField(default_factory=RetrieveByIndexContainer)
^^^^^^^^^^^^^^^^^^^^^^^^
E NameError: name 'RetrieveByIndexContainer' is not defined