GUI acceptance tests using environment deployed from packages.

Build: #1072 failed

Job: Onezone basic failed

Test results

  • 103 tests in total
  • 5 tests failed
  • 2 tests were quarantined / skipped
  • 113 minutes taken in total.

Build 1,072 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="dee7bac7ead257307c44616cbc6e4a19", element="89c5ffe6-e303-4e7a-9beb-b9403f9ca742")>
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="58dddc7d1fa4040f66fdfcdf04817444", element="31840136-c371-49fe-a550-193f2eeb21ae")>
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...)