GUI acceptance tests using environment deployed from packages.
Build: #1143 failed
Job: Onezone spaces multiuser failed
Test results
- 12 tests in total
- 1 test failed
- 1 failure is new
- 19 minutes taken in total.
Build 1,143 has the following 1 errors: 1 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_onezone_spaces_multiuser
test_user_can_leave_space_after_passing_ownership_to_another_user[1oz_1op_deployed]
|
54 secs | |
RuntimeError: no item found in DataPage in Onezone page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="21325a2db8a608bbae8aad9f8f435e47")> 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...) |