GUI acceptance tests using environment deployed from packages.

Build: #1525 failed

Job: Onezone spaces basic failed

Test results

  • 27 tests in total
  • 1 test failed
  • 25 minutes taken in total.

Build 1,525 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 GetSupportPage in SpaceProvidersPage in DataPage in Onezone page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="8d6f661067bc6123de833329d9e64cf4", element="9bae4066-c762-4fc7-a54a-30387a16a6f4")>
css_sel = '.error'
err_msg = 'no  item found in GetSupportPage in SpaceProvidersPage in DataPage in Onezone page'

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