Build: #4 failed
Job: Pipeline PR Test 6.7.4 failed
Pipeline.recipes.tests.test hifv contimage: Test case result
The below summarizes the result of the test "Pipeline.recipes.tests.test hifv contimage" in build 4 of PIPESPECS - Pipeline Pull Request Test - PIPE-2903-additional-refactoring-items-after-pr-1452 - Pipeline PR Test 6.7.4.
- Description
- Pipeline.recipes.tests.test hifv contimage
- Test class
- unnamed test suite
- Method
- pipeline.recipes.tests.test_hifv_contimage
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
collection failure
recipes/tests/test_hifv_contimage.py:3: in <module>
import pipeline
__init__.py:24: in <module>
from . import config, domain, environment, infrastructure
domain/__init__.py:1: in <module>
from .antenna import Antenna
domain/antenna.py:4: in <module>
from pipeline.infrastructure import casa_tools
infrastructure/__init__.py:8: in <module>
from . import callibrary
infrastructure/callibrary.py:20: in <module>
from . import casa_tools, launcher, logging, utils
infrastructure/launcher.py:19: in <module>
from pipeline import domain, environment
environment.py:32: in <module>
from .infrastructure import casa_tools, logging, mpihelpers, utils
infrastructure/mpihelpers.py:9: in <module>
from pipeline.infrastructure import daskhelpers, exceptions, logging
infrastructure/daskhelpers.py:36: in <module>
from pipeline.infrastructure.utils import get_obj_size, human_file_size
infrastructure/utils/__init__.py:31: in <module>
from .utils import *
E AttributeError: module 'pipeline.infrastructure.utils.utils' has no attribute 'DirectionDict'