GUI acceptance tests using environment deployed from packages.
Build: #1967 failed
Job: Onezone groups basic failed
Test results
- 34 tests in total
- 5 tests failed
- 37 minutes taken in total.
Build 1,967 has the following 5 errors:There were no new test failures since the previous build.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
test_onezone_groups_basic
test_user_fails_to_remove_relation_without_privileges_changed_with_bulk_edit[1oz_1op_deployed]
|
Failing since build #1966 (Child of ODSRV-OZP-1709) | 1 min | ||
RuntimeError: no item found in Change privileges in bulk menu web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="fb3e3fda35c1fd2fd36a4fb4c605ef2b", element="7bd30e4a-3490-44af-83ef-10eaf55e5b18")> css_sel = '.ready', err_msg = 'no item found in Change privileges in bulk menu' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) > item = web_elem_root.find_element_by_css_selector(css_sel) (296 more lines...) |
||||
test_onezone_groups_basic
test_user_fails_to_see_privileges_without_view_privileges_changed_with_bulk_edit[1oz_1op_deployed]
|
Failing since build #1966 (Child of ODSRV-OZP-1709) | 1 min | ||
RuntimeError: no item found in Change privileges in bulk menu web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="e9c10067aea6c004aa914edb91f4cc18", element="d46f4152-e30f-4807-bd84-0a3df4b95581")> css_sel = '.ready', err_msg = 'no item found in Change privileges in bulk menu' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) > item = web_elem_root.find_element_by_css_selector(css_sel) (296 more lines...) |
||||
test_onezone_groups_basic
test_user_successfully_bulk_modifies_privileges_of_a_group_and_user[1oz_1op_deployed]
|
Failing since build #1966 (Child of ODSRV-OZP-1709) | 1 min | ||
RuntimeError: no item found in Change privileges in bulk menu web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="de7eb9a5cf54111b12176176f823aefe", element="d98987eb-6a55-4574-9b24-31e850c4bc99")> css_sel = '.ready', err_msg = 'no item found in Change privileges in bulk menu' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) > item = web_elem_root.find_element_by_css_selector(css_sel) (296 more lines...) |
||||
test_onezone_groups_basic
test_user_successfully_bulk_modifies_privileges_of_all_groups_nested_in_his_parent_group[1oz_1op_deployed]
|
Failing since build #1966 (Child of ODSRV-OZP-1709) | 1 min | ||
RuntimeError: no item found in Change privileges in bulk menu web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="bbb3d09fd33138ff34bf12da67e53536", element="8207bd7b-d409-4bda-a699-52fea854a1fa")> css_sel = '.ready', err_msg = 'no item found in Change privileges in bulk menu' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) > item = web_elem_root.find_element_by_css_selector(css_sel) (296 more lines...) |
||||
test_onezone_groups_basic
test_user_successfully_bulk_modifies_privileges_to_his_group[1oz_1op_deployed]
|
Failing since build #1966 (Child of ODSRV-OZP-1709) | 1 min | ||
RuntimeError: no item found in Change privileges in bulk menu web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="a4a742bbcdcd1da8c72ee81a8ac68ea4", element="ed772647-1375-406b-9eff-02d208fc6da5")> css_sel = '.ready', err_msg = 'no item found in Change privileges in bulk menu' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) > item = web_elem_root.find_element_by_css_selector(css_sel) (296 more lines...) |