GUI acceptance tests using environment deployed from packages.

Build: #16 failed

Job: Onezone basic failed

Test results

  • 23 tests in total
  • 1 test failed
  • 1 test was fixed
  • 22 minutes taken in total.

Build 16 has the following 1 errors:There were no new test failures since the previous build.

Existing test failures 1
Status Test Failing since Duration
RuntimeError: no  item found in Cease support for space modal
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="4630d94ffe14f221167e83179eb218b3", element="3d7a3a03-1f39-445d-a3e1-ae26cc9d4830")>
css_sel = '.info-condensed .clickable'
err_msg = 'no  item found in Cease support for space modal'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(302 more lines...)