GUI acceptance tests using environment deployed from packages.

Build: #1082 failed

Job: Onezone basic failed

Test results

  • 103 tests in total
  • 5 tests failed
  • 1 test was fixed
  • 2 tests were quarantined / skipped
  • 92 minutes taken in total.

Build 1,082 has the following 2 quarantined tests:

Quarantined tests 2
Status Test Failing since Quarantined by Duration
RuntimeError: no  item found in GroupDetailsPage in GroupsPage in Onezone page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="276a005ff661943109dc3a6a2cdcb9ab", element="f8899f96-4016-4230-86a7-65bf1c8e1040")>
css_sel = '.content-info-content-container h1'
err_msg = 'no  item found in GroupDetailsPage 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)
(302 more lines...)
RuntimeError: no  item found in GroupDetailsPage in GroupsPage in Onezone page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="b67188e0a16e6f4226c5ce11b80f14a4", element="4e9954d8-5d1f-4036-b867-0e2f0a14dbb0")>
css_sel = '.content-info-content-container h1'
err_msg = 'no  item found in GroupDetailsPage 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)
(302 more lines...)