Build: #35 failed
Job: Onepanel basic failed
cluster deployment: Test case result
The below summarizes the result of the test " cluster deployment" in build 35 of Onedata Products - gui acceptance pkg - feature-VFS-4716-introduction-to-acceptance-testing - Chrome onepanel basic tests.
- Description
- cluster deployment
- Test class
- gui.scenarios.test_onepanel_basic
- Method
- test_cluster_deployment
- Duration
- 1 min
- Status
- Failed (Existing Failure)
Error Log
RuntimeError: maximum recursion depth exceeded request = <FixtureRequest for <Function 'test_cluster_deployment'>> from tests.gui.steps.onezone.spaces import * > from tests.gui.steps.onezone.multibrowser_spaces import * tests/gui/scenarios/test_onepanel_basic.py:41: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario _execute_step_function(request, scenario, step, step_func) /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:137: in _execute_step_function step_func(**kwargs) /usr/local/lib/python2.7/dist-packages/pytest_bdd/steps.py:165: in step_func result = get_fixture_value(request, func.__name__) /usr/local/lib/python2.7/dist-packages/pytest_bdd/utils.py:36: in get_fixture_value return getfixturevalue(name) /usr/local/lib/python2.7/dist-packages/_pytest/fixtures.py:430: in getfixturevalue return self._get_active_fixturedef(argname).cached_result[0] /usr/local/lib/python2.7/dist-packages/_pytest/fixtures.py:455: in _get_active_fixturedef self._compute_fixture_value(fixturedef) /usr/local/lib/python2.7/dist-packages/_pytest/fixtures.py:526: in _compute_fixture_value fixturedef.execute(request=subrequest) /usr/local/lib/python2.7/dist-packages/_pytest/fixtures.py:797: in execute return hook.pytest_fixture_setup(fixturedef=self, request=request) /usr/local/lib/python2.7/dist-packages/pluggy/__init__.py:617: in __call__ return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) /usr/local/lib/python2.7/dist-packages/pluggy/__init__.py:222: in _hookexec return self._inner_hookexec(hook, methods, kwargs) /usr/local/lib/python2.7/dist-packages/pluggy/__init__.py:216: in <lambda> firstresult=hook.spec_opts.get('firstresult'), /usr/local/lib/python2.7/dist-packages/_pytest/fixtures.py:828: in pytest_fixture_setup result = call_fixture_func(fixturefunc, request, kwargs) /usr/local/lib/python2.7/dist-packages/_pytest/fixtures.py:720: in call_fixture_func res = fixturefunc(**kwargs) tests/gui/steps/onepanel/deployment.py:26: in g_create_admin_in_panel init_page.create_new_cluster() tests/gui/utils/core/web_elements.py:58: in __get__ elem = super(WebItem, self).__get__(instance, owner) tests/gui/utils/core/web_elements.py:52: in __get__ lambda: self._format_msg(err_msg, instance, tests/gui/utils/generic.py:142: in find_web_elem_with_text err_msg = err_msg() tests/gui/utils/core/web_elements.py:53: in <lambda> text=self.text)) tests/gui/utils/core/web_elements.py:34: in _format_msg p_name = (self.parent_name if self.parent_name != '' else str(parent)) tests/gui/utils/core/base.py:74: in __str__ name += ' in ' + str(self.parent) tests/gui/utils/common/common.py:44: in __str__ return self.service tests/gui/utils/core/web_elements.py:76: in __get__ item = super(Label, self).__get__(instance, owner) tests/gui/utils/core/web_elements.py:29: in __get__ lambda: self._format_msg('no {item} item found ' tests/gui/utils/generic.py:128: in find_web_elem err_msg = err_msg() tests/gui/utils/core/web_elements.py:30: in <lambda> 'in {parent}', instance)) tests/gui/utils/core/web_elements.py:34: in _format_msg p_name = (self.parent_name if self.parent_name != '' else str(parent)) tests/gui/utils/common/common.py:44: in __str__ return self.service E RuntimeError: maximum recursion depth exceeded !!! Recursion detected (same locals & position)