GUI acceptance tests using environment deployed from packages.
Build: #768 failed
Job: Onepanel basic failed
Test results
- 18 tests in total
- 4 tests failed
- 42 minutes taken in total.
Build 768 has the following 4 errors:There were no new test failures since the previous build.
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="9ce9e8fbc67fdbbe79c9e4de04c056b8")> 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="b566d4fb367c488d1863d3eed731c35c")> 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...) |