GUI acceptance tests using environment deployed from packages.
Build: #2839 failed
Job: Onezone groups basic failed
Test results
- 34 tests in total
- 6 tests failed
- 13 minutes taken in total.
Build 2,839 has the following 6 errors:There were no new test failures since the previous build.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
test_onezone_groups_basic
test_user_checks_effective_memberships[1oz_1op_deployed]
|
Failing since build #2833 (Child of ODSRV-OZP-2009) | 28 secs | ||
RuntimeError: no item found in MembersPage in GroupsPage in Onezone page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="aa10c3ebc1887967b206de3dcda4625e", element="4a20c52e-0e1d-43b4-bfed-2a53d5a19e41")> css_sel = '.user-list' err_msg = 'no item found in MembersPage in GroupsPage 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_groups_basic
test_user_fails_to_remove_relation_without_privileges[1oz_1op_deployed]
|
Failing since build #2833 (Child of ODSRV-OZP-2009) | 55 secs | ||
RuntimeError: no item found in MembersPage in GroupsPage in Onezone page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="a129eea43facf6912c3d7c78651369ca", element="f0cde25a-6cb5-4a64-b16e-89409012e397")> css_sel = '.user-list' err_msg = 'no item found in MembersPage in GroupsPage 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_groups_basic
test_user_opens_group_b_page_from_group_a_hierarchy_subpage_using_group_menu_popup[1oz_1op_deployed-parent_group-base_group]
|
Failing since build #2833 (Child of ODSRV-OZP-2009) | 42 secs | ||
RuntimeError: no item found in Group in GroupHierarchyPage in GroupDetailsPage in GroupsPage in Onezone page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="14364474ca88e8a12a4c8d84fd45b853", element="b514d353-e735-4f6a-9f1a-e3cb6dca63d7")> css_sel = '.group-box .group-actions-trigger' err_msg = 'no item found in Group in GroupHierarchyPage in GroupDetailsPage in GroupsPage 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_groups_basic
test_user_removes_child_group[1oz_1op_deployed]
|
Failing since build #2833 (Child of ODSRV-OZP-2009) | 26 secs | ||
RuntimeError: no item found in Group in GroupHierarchyPage in GroupDetailsPage in GroupsPage in Onezone page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="ed646bcf9714ff7f18a9ba245845d955", element="710df7fa-64f4-4458-9221-3feba34bba12")> css_sel = '.group-box .group-actions-trigger' err_msg = 'no item found in Group in GroupHierarchyPage in GroupDetailsPage in GroupsPage 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_groups_basic
test_user_removes_relation_between_two_groups_direct[1oz_1op_deployed]
|
Failing since build #2833 (Child of ODSRV-OZP-2009) | 27 secs | ||
RuntimeError: no item found in MembersPage in GroupsPage in Onezone page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="69b24c057f463158769c6b529f1fe161", element="7b340596-6325-42dc-81a9-2bdee3b25e87")> css_sel = '.user-list' err_msg = 'no item found in MembersPage in GroupsPage 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_groups_basic
test_user_removes_relation_between_user_and_group_in_members_subpage[1oz_1op_deployed]
|
Failing since build #2833 (Child of ODSRV-OZP-2009) | 28 secs | ||
RuntimeError: no item found in MembersPage in GroupsPage in Onezone page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="6bdfa021f4558d7b9acab761cc5971d0", element="21375a43-bc8c-4c57-afd2-a4e1f3313934")> css_sel = '.user-list' err_msg = 'no item found in MembersPage in GroupsPage 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...) |