GUI acceptance tests using environment deployed from packages.
Build: #2835 failed
Job: Onezone groups basic failed
Test results
- 34 tests in total
- 6 tests failed
- 13 minutes taken in total.
Build 2,835 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) | 26 secs | ||
RuntimeError: no item found in MembersPage in GroupsPage in Onezone page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="5f6f0b030a883aa3cf4f724fedd59538", element="766703fb-a360-4bdb-9c81-110522f7775c")> 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) | 56 secs | ||
RuntimeError: no item found in MembersPage in GroupsPage in Onezone page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="a9a688ca64c36a4796a812422bc9c9eb", element="1299124e-cda6-4be1-9ea9-a2da08523f7c")> 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) | 40 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="d7c596549950b4b0c20ee88929789430", element="2b3c5e62-157f-454e-be0e-5b74922899cd")> 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) | 27 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="e8e84acf053aeb90bad272b58ebb75f2", element="b560de7f-c6b2-4b45-8ee5-ba8e304c23f0")> 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) | 26 secs | ||
RuntimeError: no item found in MembersPage in GroupsPage in Onezone page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="89c2e7e13168ebd17e49bc560ea20903", element="99e14a00-dbd6-4776-826b-577e39264bac")> 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="ce9904ab409d2ad33bce82207f7c8f13", element="9e10dc52-5b84-46d9-915a-877c4a1be255")> 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...) |