GUI acceptance tests using environment deployed from packages.
Build: #1146 failed
Job: Onezone spaces basic failed
Test results
- 25 tests in total
- 4 tests failed
- 19 minutes taken in total.
Build 1,146 has the following 4 errors:There were no new test failures since the previous build.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
test_onezone_spaces_basic
test_user_can_leave_the_space_which_was_owned_by_them_and_was_its_only_user[1oz_1op_deployed]
|
Failing since build #1143 (Child of ODSRV-OZP-1429) | 1 min | ||
RuntimeError: no item found in DataPage in Onezone page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="86d1f92a579bbcfed5733b4b9884458c")> 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...) |
||||
test_onezone_spaces_basic
test_user_successfully_cancels_leave_space[1oz_1op_deployed]
|
Failing since build #1143 (Child of ODSRV-OZP-1429) | 44 secs | ||
RuntimeError: no item found in DataPage in Onezone page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="2659c084269c3e5db1c251b6d816f31a")> 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...) |
||||
test_onezone_spaces_basic
test_user_successfully_leaves_space[1oz_1op_deployed]
|
Failing since build #1143 (Child of ODSRV-OZP-1429) | 44 secs | ||
RuntimeError: no item found in DataPage in Onezone page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="e75f1861500b7b3e7b57c6ebbc027450")> 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...) |
||||
test_onezone_spaces_basic
test_user_switches_between_spaces[1oz_1op_deployed]
|
Failing since build #1143 (Child of ODSRV-OZP-1429) | 35 secs | ||
RuntimeError: no item found in SpaceOverviewPage in DataPage in Onezone page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="cd868002db832c1942994ca6b02ca164", element="1dc2a2db-186e-49f3-9349-dcc1f4df77bd")> css_sel = '.with-menu .one-label' 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) (302 more lines...) |