GUI acceptance tests using environment deployed from packages.

Build: #9 failed

Job: Multiprovider multiuser failed

Test results

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

Build 9 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="27c4af4ab321c0f8d292dfe11a60f0ca", element="7f619613-0fda-4e73-a96a-cbb402d90bfb")>
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="535283b3853ba3732dae3a0333d5230a", element="9aefea36-a4b0-4ca1-892d-4be3aef088ac")>
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="25d62bd2cd9849f591d8ef373f89db75", element="62c2a9d9-cc14-4a01-9b7b-84e18748faac")>
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...)