GUI acceptance tests using environment deployed from packages.
Build: #2840 failed
Job: Onezone groups multiuser single group failed
Test results
- 12 tests in total
- 4 tests failed
- 7 minutes taken in total.
Build 2,840 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="4e82c392672abeef30bdb9280a244811", element="19dabc25-50b0-4bae-aca3-1476a8a770cf")> 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) | 40 secs | ||
RuntimeError: no item found in MembersPage in GroupsPage in Onezone page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="63465b8f2dd838ef7d7daac42dcd83f5", element="52299aaa-be28-4ace-8452-9af983fbb9e8")> 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="a67f8fe8779e58cd0398310e2d5cfe22", element="c9db437a-24ef-46e9-82f3-cc412f51c89f")> 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) | 47 secs | ||
RuntimeError: no item found in MembersPage in GroupsPage in Onezone page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="31bfd4f87c8c66af0ef0a1c84fb5802e", element="f25035bf-5782-46f4-b712-eea6e34220ac")> 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...) |