GUI acceptance tests using environment deployed from packages.

Build: #15 failed

Job: Storage sync failed

Test results

  • 8 tests in total
  • 1 test failed
  • 1 test was fixed
  • 32 minutes taken in total.

Build 15 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="84d0518a553a595cb3836db9a1337328", element="ef5da0b1-c5cc-4f02-9b65-eb8004e9828d")>
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)
(306 more lines...)