GUI acceptance tests using environment deployed from packages.
Build: #1968 failed
Job: Onezone basic failed
Test results
- 21 tests in total
- 1 test failed
- 2 tests were fixed
- 24 minutes taken in total.
Build 1,968 has the following 1 errors:There were no new test failures since the previous build.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
test_onezone_basic
test_user_sees_that_group_effective_privileges_are_the_sum_of_its_direct_parents_direct_privileges[1oz_1op_deployed]
|
Failing since build #1966 (Child of ODSRV-OZP-1709) | 3 mins | ||
RuntimeError: no item found in MembersItemRow in MembersList in MembersPage in content in dev-onezone Onezone 21.02.0-alpha24 web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="31c7e9975b5dbf78b11898926422ef26", element="64b950c6-2d50-4261-b21c-4c8cd3d738d7")> css_sel = '.one-tree' err_msg = 'no item found in MembersItemRow in MembersList in MembersPage in content in dev-onezone\nOnezone 21.02.0-alpha24' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (301 more lines...) |