Acceptance tests using different clients concurrently. Environment deployed from packages.

Build: #3147 failed

Job: Groups basic failed

Test results

  • 18 tests in total
  • 1 test failed
  • 1 failure is new
  • 17 minutes taken in total.

Build 3,147 has the following 1 errors: 1 new failure(s) occurred since the previous build.

New test failures 1
Status Test Duration
Collapse Failed test_groups_basic test_user_removes_group_from_parent_group[1oz_1op_1oc-web GUI-REST]
2 mins
RuntimeError: no  item found in MembersPage in GroupsPage in Onezone page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="51e2ad3c7e0b5fab2d0805e78e892d32", element="325a9f33-bc64-444c-b10f-4ff013d23aa7")>
css_sel = '.user-list'
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...)