Acceptance tests using different clients concurrently. Environment deployed from packages.
Build: #2898 failed
Job: Groups basic failed
Test results
- 18 tests in total
- 4 tests failed
- 4 failures are new
- 13 minutes taken in total.
Build 2,898 has the following 4 errors: 4 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_groups_basic
test_group_is_not_joined_to_group_because_of_lack_in_privileges[1oz_1op_1oc-web GUI-REST]
|
1 min | |
RuntimeError: no item found in MembersPage in GroupsPage in Onezone page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="4e6394d59288f8edd0e7c7fa42daea53", element="0bb46c49-130f-4ee6-9c0c-ac5d44cba349")> css_sel = '.view-tools-toggle' err_msg = 'no item found in MembersPage in GroupsPage in Onezone page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (310 more lines...) |
|||
Collapse |
test_groups_basic
test_user_joins_a_group_to_parent_group[1oz_1op_1oc-web GUI-REST]
|
59 secs | |
RuntimeError: no item found in MembersPage in GroupsPage in Onezone page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="b10063168d753f92f1beb26169adaf04", element="eb185786-4183-4650-ad2e-8f1cd5a080fd")> css_sel = '.view-tools-toggle' err_msg = 'no item found in MembersPage in GroupsPage in Onezone page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (310 more lines...) |
|||
Collapse |
test_groups_basic
test_user_removes_group_from_parent_group[1oz_1op_1oc-REST-web GUI]
|
40 secs | |
RuntimeError: no item found in MembersPage in GroupsPage in Onezone page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="e1e06caaf1fd6521b3aecea1a7b17720", element="b9bf7fae-0430-4a7d-9a31-3507660102ed")> css_sel = '.view-tools-toggle' err_msg = 'no item found in MembersPage in GroupsPage in Onezone page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (310 more lines...) |
|||
Collapse |
test_groups_basic
test_user_removes_group_from_parent_group[1oz_1op_1oc-web GUI-REST]
|
1 min | |
RuntimeError: no item found in MembersPage in GroupsPage in Onezone page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="d715be1b5d9c66a48eaaceb8295fa578", element="35c08b84-39c2-4f16-9ba7-f56915f5a512")> css_sel = '.view-tools-toggle' err_msg = 'no item found in MembersPage in GroupsPage in Onezone page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (310 more lines...) |