GUI acceptance tests using environment deployed from packages.
Build: #2838 failed
Job: Onezone groups multiuser single group failed
Test results
- 12 tests in total
- 4 tests failed
- 6 minutes taken in total.
Build 2,838 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="c6719bcb89fcbcb52189e471152b3de2", element="3f16a2b9-5727-42d7-a936-e24aba67f72f")> 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) | 37 secs | ||
RuntimeError: no item found in MembersPage in GroupsPage in Onezone page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="72fa590a94bb4ba43b49ccb47804b573", element="7e3d1f07-d570-4a95-ba8e-6f7905e2e2ae")> 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) | 1 min | ||
RuntimeError: no item found in MembersPage in GroupsPage in Onezone page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="6657a7b6ca5cdc484fd223ac5a054255", element="44571191-6a12-4587-805e-0634ea7c2db9")> 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) | 43 secs | ||
RuntimeError: no item found in MembersPage in GroupsPage in Onezone page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="2677ce27c85056f4790906de41885233", element="a680791a-8661-4d74-a591-5e4c05818b22")> 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...) |