GUI acceptance tests using environment deployed from packages.
Build: #2836 failed
Job: Onezone groups multiuser single group failed
Test results
- 12 tests in total
- 4 tests failed
- 8 minutes taken in total.
Build 2,836 has the following 4 errors:There were no new test failures since the previous build.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
test_onezone_groups_multiuser_single_group
test_single_user_adds_subgroup[1oz_1op_deployed]
|
Failing since build #2833 (Child of ODSRV-OZP-2009) | 1 min | ||
AssertionError: "group1" is not "group3" child web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="30f37b0ae57e52c1d6dc1cc07dee390f", element="2332574d-a581-4fce-8026-62ad70b40f7e")> css_sel = '.group-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) (364 more lines...) |
||||
test_onezone_groups_multiuser_single_group
test_user_fails_to_join_group_he_already_belongs_to[1oz_1op_deployed]
|
Failing since build #2833 (Child of ODSRV-OZP-2009) | 45 secs | ||
RuntimeError: no item found in MembersPage in GroupsPage in Onezone page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="9d5e03867afc92f4af7cb2c61c273ace", element="3dfdc8db-4c08-4cbb-95d5-4db70be8d6d1")> 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_multiuser_single_group
test_user_joins_group_using_invitation_token[1oz_1op_deployed]
|
Failing since build #2833 (Child of ODSRV-OZP-2009) | 2 mins | ||
RuntimeError: no item found in MembersPage in GroupsPage in Onezone page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="6b57377fe55bfbccab8f2384eee21521", element="c993c0a8-c317-4925-bf5e-1ed41c56b3c2")> 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_multiuser_single_group
test_user_sees_incrementatation_of_effective_users_and_groups_on_space_overview_after_a_subgroup_is_added[1oz_1op_deployed]
|
Failing since build #2833 (Child of ODSRV-OZP-2009) | 52 secs | ||
RuntimeError: no item found in MembersPage in GroupsPage in Onezone page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="18c532fe69acccf36818473c6d7fbe34", element="28ae18c1-4d0b-4ef7-a48c-13bbdf41846f")> css_sel = '.group-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...) |