GUI acceptance tests using environment deployed from packages.
Build: #2836 failed
Job: Onezone groups basic failed
Test results
- 34 tests in total
- 6 tests failed
- 12 minutes taken in total.
Build 2,836 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) | 27 secs | ||
RuntimeError: no item found in MembersPage in GroupsPage in Onezone page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="4455704e6f393a0a0857204145d7b13e", element="90deada8-dc2b-4f60-bb01-5f134d2d7d62")> 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) | 54 secs | ||
RuntimeError: no item found in MembersPage in GroupsPage in Onezone page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="d50722423d08cae0b954f97996d15949", element="2325c08c-1cd9-4bb7-af6c-eabed73b3606")> 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) | 41 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="2988ad7c5dd4924dd55bebde3052da88", element="32ebb847-6801-4998-ab48-a50a0f8883d9")> 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="a78811d0aebd8aa3be0eda5fb170d973", element="706bc73e-55a2-4e37-87d4-d1962bc1348b")> 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="9a73ec38dd662c5983a13ce11b63ee71", element="586470f2-0100-4757-9f70-af80800da21e")> 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) | 26 secs | ||
RuntimeError: no item found in MembersPage in GroupsPage in Onezone page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="fef309c9cdbb9ff8871ae91d62fc0240", element="9f25c369-658b-4692-b8d4-f402ad0c5cb5")> 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...) |