GUI acceptance tests using environment deployed from packages.
Build: #1967 failed
Job: Onezone basic failed
Test results
- 21 tests in total
- 3 tests failed
- 26 minutes taken in total.
Build 1,967 has the following 3 errors:There were no new test failures since the previous build.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
test_onezone_basic
test_user_sees_that_group_effective_privileges_are_the_sum_of_its_direct_parents_direct_privileges[1oz_1op_deployed]
|
Failing since build #1966 (Child of ODSRV-OZP-1709) | 3 mins | ||
RuntimeError: no item found in MembersItemRow in MembersList in MembersPage in content in dev-onezone Onezone 21.02.0-alpha24 web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="2d7e8ebe01f3e31da8e415a116052229", element="53a6d42c-b04a-4408-9a17-91a56445e65c")> css_sel = '.one-tree' err_msg = 'no item found in MembersItemRow in MembersList in MembersPage in content in dev-onezone\nOnezone 21.02.0-alpha24' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (301 more lines...) |
||||
test_onezone_basic
test_user_successfully_changes_password_in_profile_page[1oz_1op_deployed]
|
Failing since build #1966 (Child of ODSRV-OZP-1709) | 50 secs | ||
RuntimeError: no item found in ManageAccountPage in Onezone page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="569d8e1b25b37e6e39845de49a742358", element="1cac9e32-a947-477e-a766-91cca42f2400")> css_sel = '.password-editor-trigger .edit-icon' err_msg = 'no item found in ManageAccountPage in Onezone page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (302 more lines...) |
||||
test_onezone_basic
test_user_successfully_logs_in_using_new_username_and_new_password[1oz_1op_deployed]
|
Failing since build #1966 (Child of ODSRV-OZP-1709) | 1 min | ||
RuntimeError: no item found in ManageAccountPage in Onezone page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="ec71bd71c4974e64cfa90ee9bba28bb0", element="2f8a65d9-661f-4483-9e47-c7391d7470cc")> css_sel = '.password-editor-trigger .edit-icon' err_msg = 'no item found in ManageAccountPage in Onezone page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (302 more lines...) |