GUI acceptance tests using environment deployed from packages.
Build: #659 failed
Job: Onepanel login failed
user successfully goes to onezone page from emeregency interface[1oz 1op deployed]: Test case result
The below summarizes the result of the test " user successfully goes to onezone page from emeregency interface[1oz 1op deployed]" in build 659 of Onedata Products - gui acceptance pkg - Chrome onepanel login tests.
- Description
- user successfully goes to onezone page from emeregency interface[1oz 1op deployed]
- Test class
- gui.scenarios.test_onepanel_login
- Method
- test_user_successfully_goes_to_onezone_page_from_emeregency_interface[1oz_1op_deployed]
- Duration
- 26 secs
- Status
- Failed (New Failure)
Error Log
RuntimeError: maximum recursion depth exceeded while calling a Python object request = <FixtureRequest for <Function 'test_user_successfully_goes_to_onezone_page_from_emeregency_interface[1oz_1op_deployed]'>> > @fixture(scope='module') def screens(): tests/gui/scenarios/test_onepanel_login.py:53: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /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/decorator.pyc:decorator-gen-72>:2: in click_info_button_on_warning_bar ??? tests/utils/utils.py:79: in wrapper return fun(*args, **kwargs) tests/gui/steps/onepanel/common.py:93: in click_info_button_on_warning_bar onepage(selenium[browser_id]).warning_bar.info() tests/gui/utils/core/web_elements.py:58: in __get__ elem = super(WebItem, 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:91: 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:51: 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:91: 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:51: in __str__ return self.service !!! Recursion detected (same locals & position)