GUI acceptance tests using environment deployed from packages.
Build: #1966 failed
Job: Onezone basic failed
Test results
- 21 tests in total
- 3 tests failed
- 3 failures are new
- 23 minutes taken in total.
Build 1,966 has the following 3 errors: 3 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_onezone_basic
test_user_sees_that_group_effective_privileges_are_the_sum_of_its_direct_parents_direct_privileges[1oz_1op_deployed]
|
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="6e6cd62a8c49fd56f774b3ee107eb41c", element="9f8c5d44-436a-4050-908a-71cb8f85b67e")> 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...) |
|||
Collapse |
test_onezone_basic
test_user_successfully_changes_password_in_profile_page[1oz_1op_deployed]
|
41 secs | |
RuntimeError: no item found in ManageAccountPage in Onezone page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="0cc408ecc237dd5343ca43535223f36e", element="d8c68320-0087-4868-9099-faeb9f4e0a2b")> 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...) |
|||
Collapse |
test_onezone_basic
test_user_successfully_logs_in_using_new_username_and_new_password[1oz_1op_deployed]
|
59 secs | |
RuntimeError: no item found in ManageAccountPage in Onezone page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="ce0bff0e4c924ce88b37d3066204024e", element="fb458633-b6a9-4b1f-870f-5fcb24e4e57a")> 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...) |