GUI acceptance tests using environment deployed from packages.
Build: #772 failed
Job: Onepanel basic failed
Test results
- 18 tests in total
- 5 tests failed
- 1 failure is new
- 44 minutes taken in total.
Build 772 has the following 5 errors: 1 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_onepanel_basic
test_revoke_space_support[1oz_1op_deployed-browser1]
|
3 mins | |
AssertionError: no info notify with ".*[Aa]dded.*support.*space.*" msg found request = <FixtureRequest for <Function 'test_revoke_space_support[1oz_1op_deployed-browser1]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (32 more lines...) |
Status | Test | Failing since | Duration | |
---|---|---|---|---|
test_onepanel_basic
test_user_fails_to_modify_cluster_without_modify_cluster_privileges[1oz_1op_deployed]
|
Failing since build #765 (Child of ODSRV-OPRPM-1521) | 5 mins | ||
AssertionError: Modal does not contain text "Forbidden" request = <FixtureRequest for <Function 'test_user_fails_to_modify_cluster_without_modify_cluster_privileges[1oz_1op_deployed]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (25 more lines...) |
||||
test_onepanel_basic
test_user_modifies_newly_created_storage[1oz_1op_deployed-browser2-new_storage4]
|
Failing since build #763 (Child of ODSRV-OPRPM-1519) | 1 min | ||
RuntimeError: no item found in Onezone Login page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="7f118a4dfcac232c4d05d516d9648670")> css_sel = 'input[placeholder="Username"]' err_msg = 'no item found in Onezone Login page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (307 more lines...) |
||||
test_onepanel_basic
test_user_removes_newly_created_storage[1oz_1op_deployed-browser2-new_storage6]
|
Failing since build #763 (Child of ODSRV-OPRPM-1519) | 2 mins | ||
RuntimeError: no item found in Onezone Login page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="906d4e72fb3f68f4d179aa4268239b6c")> css_sel = 'input[placeholder="Username"]' err_msg = 'no item found in Onezone Login page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (307 more lines...) |
||||
test_onepanel_basic
test_user_successfully_change_passphrase_in_emergency_passphrase_view[1oz_1op_deployed]
|
Failing since build #763 (Child of ODSRV-OPRPM-1519) | 1 min | ||
AttributeError: admin already in use request = <FixtureRequest for <Function 'test_user_successfully_change_passphrase_in_emergency_passphrase_view[1oz_1op_deployed]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (57 more lines...) |