GUI acceptance tests using environment deployed from packages.

Build: #1971 failed

Job: Onezone basic was successful

Stages & jobs

  1. Acceptance Test

Test results

  • 21 tests in total
  • 1 test was quarantined / skipped
  • 22 minutes taken in total.

Build 1,971 has the following 1 quarantined tests:

Quarantined tests 1
Status Test Failing since Quarantined by 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="f64ca761f98efcd896cf3bc7311a5d91", element="9ecf1f5c-b9c5-4ca3-8bc2-64ddbe06b59f")>
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...)