Build: #4 failed
Job: Onezone groups multiuser single group failed
Test results
- 13 tests in total
- 2 tests failed
- 2 failures are new
- 11 minutes taken in total.
Build 4 has the following 2 errors: 2 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_onezone_groups_multiuser_single_group
test_user_joins_group_using_invitation_token[1oz_1op_deployed]
|
3 mins | |
RuntimeError: no item found in SpaceOverviewPage in DataPage in Onezone page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="39e6d801160e324ff52f50fc2521e3a1", element="9E6863D009E8FA244B7FE7A5F7C9B309_element_230")> css_sel = '.resource-members-tile .tile-main' err_msg = 'no item found in SpaceOverviewPage in DataPage in Onezone page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (195 more lines...) |
|||
Collapse |
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]
|
1 min | |
RuntimeError: no item found in SpaceOverviewPage in DataPage in Onezone page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="096dd2f4d3e476ba123b0b67dba0aa4e", element="4CA9508CF0BD3308AD8052DF77BCD62C_element_319")> css_sel = '.resource-members-tile .tile-main' err_msg = 'no item found in SpaceOverviewPage in DataPage in Onezone page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (195 more lines...) |