GUI acceptance tests using environment deployed from packages.

Build: #15 failed

Job: Multiprovider multiuser failed

Test results

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

Build 15 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="e4ba3870f3e363ee83e06aac62d1caed", element="0206f902-a217-426f-abc9-22235271a43f")>
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="3fc1a983c08b36c76cc230a30979e17c", element="7c54f615-5147-4a95-b7b2-3dc965f5858f")>
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="af367e941358298ad3296f23eb47bdd5", element="5bf97853-73e5-4f2a-8f98-48bf7b8c4aba")>
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...)