GUI acceptance tests using environment deployed from packages.

Build: #1041 failed

Job: Onezone basic was successful

Test results

  • 95 tests in total
  • 2 tests were fixed
  • 2 tests were quarantined / skipped
  • 84 minutes taken in total.

Build 1,041 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="8d18f61db36ed28d4f222bfacc1487c0", element="91e6e29a-1d74-45bf-b7b4-71f734ab9495")>
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="d2ad931437f1fa4a16c21a468c5c4ede", element="e3be0cd9-24d5-49de-bb85-d8e308a9658b")>
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...)