GUI acceptance tests using environment deployed from packages.
Build: #2839 failed
Job: Onezone groups multiuser single group failed
Test results
- 12 tests in total
- 4 tests failed
- 7 minutes taken in total.
Build 2,839 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="5a1f78e01c6cc5c0b713682486e409d6", element="930a530c-b2df-46c3-a7ca-d19a997c37d7")> 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) | 41 secs | ||
RuntimeError: no item found in MembersPage in GroupsPage in Onezone page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="deaa657d67ae7d3af140ecf3c08fc937", element="13cb55c3-9970-40f3-b1d6-c1ba99dd76bf")> 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="28d045325e8910a6cfae93ee4e0758d3", element="69e83520-de92-4b84-a52f-000e62d836b2")> 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="8dc810a8ab8e6e90ccdcdae7a7da995a", element="d10b56b6-e1b5-4d29-a4b2-b4a52abd4c7d")> 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...) |