Build: #55 failed

Job: Pipeline PR Test 6.6.1 failed

Stages & jobs

  1. Default Stage

Pipeline.hsd.heuristics.rasterscan test: Test case result

The below summarizes the result of the test "Pipeline.hsd.heuristics.rasterscan test" in build 55 of Pipeline - Pipeline Pull Request Test - PIPE-1669-run-dev-pipeline-with-modular-casa6 - Pipeline PR Test 6.6.1. View test case history
Description
Pipeline.hsd.heuristics.rasterscan test
Test class
unnamed test suite
Method
pipeline.hsd.heuristics.rasterscan_test
Duration
< 1 sec
Status
Failed (Existing Failure)

Error Log

collection failure
../casa-6.6.1-17-py3.8.el8/lib/py/lib/python3.8/site-packages/_pytest/runner.py:341: in from_call
    result: Optional[TResult] = func()
../casa-6.6.1-17-py3.8.el8/lib/py/lib/python3.8/site-packages/_pytest/runner.py:372: in <lambda>
    call = CallInfo.from_call(lambda: list(collector.collect()), "collect")
../casa-6.6.1-17-py3.8.el8/lib/py/lib/python3.8/site-packages/_pytest/python.py:531: in collect
    self._inject_setup_module_fixture()
../casa-6.6.1-17-py3.8.el8/lib/py/lib/python3.8/site-packages/_pytest/python.py:545: in _inject_setup_module_fixture
    self.obj, ("setUpModule", "setup_module")
../casa-6.6.1-17-py3.8.el8/lib/py/lib/python3.8/site-packages/_pytest/python.py:310: in obj
    self._obj = obj = self._getobj()
../casa-6.6.1-17-py3.8.el8/lib/py/lib/python3.8/site-packages/_pytest/python.py:528: in _getobj
    return self._importtestmodule()
../casa-6.6.1-17-py3.8.el8/lib/py/lib/python3.8/site-packages/_pytest/python.py:617: in _importtestmodule
    mod = import_path(self.path, mode=importmode, root=self.config.rootpath)
../casa-6.6.1-17-py3.8.el8/lib/py/lib/python3.8/site-packages/_pytest/pathlib.py:567: in import_path
    importlib.import_module(module_name)
../casa-6.6.1-17-py3.8.el8/lib/py/lib/python3.8/importlib/__init__.py:127: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:1014: in _gcd_import
    ???
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:961: in _find_and_load_unlocked
    ???
<frozen importlib._bootstrap>:219: in _call_with_frames_removed
    ???
<frozen importlib._bootstrap>:1014: in _gcd_import
    ???
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:961: in _find_and_load_unlocked
    ???
<frozen importlib._bootstrap>:219: in _call_with_frames_removed
    ???
<frozen importlib._bootstrap>:1014: in _gcd_import
    ???
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:961: in _find_and_load_unlocked
    ???
<frozen importlib._bootstrap>:219: in _call_with_frames_removed
    ???
<frozen importlib._bootstrap>:1014: in _gcd_import
    ???
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
    ???
<frozen importlib._bootstrap>:671: in _load_unlocked
    ???
<frozen importlib._bootstrap_external>:848: in exec_module
    ???
<frozen importlib._bootstrap>:219: in _call_with_frames_removed
    ???
pipeline/__init__.py:16: in <module>
    _, session_config = cli_interface()
pipeline/config.py:13: in cli_interface
    parser = argparse.ArgumentParser(prog='python -m pipeline | paris', description=textwrap.dedent(description),
E   TypeError: __init__() got an unexpected keyword argument 'exit_on_error'