GUI acceptance tests using environment deployed from packages.

Build: #5 failed

Job: Multiprovider multiuser failed

Test results

  • 5 tests in total
  • 3 tests failed
  • 43 minutes taken in total.

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

Existing test failures 3
Status Test Failing since Duration
RuntimeError: no  item found in Cease support for space modal
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="628b206da65e87a502b6fc66f9481a13", element="5b657477-2440-4e13-943a-29eea8299c1f")>
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...)
RuntimeError: no  item found in Cease support for space modal
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="91d907329b71824771557cb01ec4603b", element="07d33f17-c5bd-4624-b530-169e5dd24ebb")>
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...)
RuntimeError: no  item found in Cease support for space modal
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="904b842c1a78d2325a1342216498dd39", element="3ac47f6d-acbe-40fd-9f9b-19af1fe57834")>
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...)