GUI acceptance tests using environment deployed from packages.
Build: #2835 failed
Job: Onezone groups multiuser single group failed
Test results
- 12 tests in total
- 4 tests failed
- 7 minutes taken in total.
Build 2,835 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="82966c0ff9661fa037987ae4cda14814", element="63c007ff-89f3-4846-a1f9-c6feabaf1366")> 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) | 39 secs | ||
RuntimeError: no item found in MembersPage in GroupsPage in Onezone page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="9f04c5e94a00060baa28d5673dbcca8d", element="298cf1c4-9bfe-4301-b831-81b477d5e616")> 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="1ef70aad9cfc723c640015a2e7871fff", element="9caf9c73-ee41-46f4-b935-3031f446a7ff")> 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) | 46 secs | ||
RuntimeError: no item found in MembersPage in GroupsPage in Onezone page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="eb451e34ffa0e9609409bf7f99cf8bb2", element="c369b69c-1f3e-4496-8bba-ef63d67845e9")> 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...) |