GUI acceptance tests using environment deployed from packages.

Build: #1968 failed

Job: Onezone basic failed

Stages & jobs

  1. Acceptance Test

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.

Existing test failures 1
Status Test Failing since Duration
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...)