GUI acceptance tests using environment deployed from packages.

Build: #986 failed

Job: Onezone basic was successful

Test results

  • 85 tests in total
  • 1 test was fixed
  • 2 tests were quarantined / skipped
  • 89 minutes taken in total.

Build 986 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="30ebd31333a4bdd8dfc718f4cc9b681d", element="02b2f23a-ac79-4834-8dd8-aff51d7b5133")>
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="e1fdaaf0bffece85d4d2ee7aa4435fb3", element="2545ac50-d6a6-4d99-b484-8c32707ed5f0")>
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...)