GUI acceptance tests using environment deployed from packages.

Build: #1066 failed

Job: Onezone basic failed

Test results

  • 103 tests in total
  • 1 test failed
  • 1 failure is new
  • 2 tests were quarantined / skipped
  • 116 minutes taken in total.

Build 1,066 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="38de804e0ee19ecad4e4c40a79f27c61", element="362f69ba-ac0c-4ebc-8aff-7bef92c540b4")>
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="0ed496644a82faedb2ef22491c72e50f", element="91ccfc40-1b2d-4a16-a8f9-445f218f5594")>
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...)