GUI acceptance tests using environment deployed from packages.
Build: #1146 failed
Job: Onezone spaces multiuser failed
Test results
- 12 tests in total
- 1 test failed
- 16 minutes taken in total.
Build 1,146 has the following 1 errors:There were no new test failures since the previous build.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
test_onezone_spaces_multiuser
test_user_can_leave_space_after_passing_ownership_to_another_user[1oz_1op_deployed]
|
Failing since build #1143 (Child of ODSRV-OZP-1429) | 45 secs | ||
RuntimeError: no item found in DataPage in Onezone page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="a191ac069e5fbf809598ad325e57fa55")> css_sel = '.with-menu .collapsible-toolbar-toggle' err_msg = 'no item found 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) (281 more lines...) |