GUI acceptance tests using environment deployed from packages.

Build: #39 failed

Job: Multiprovider multiuser failed

Test results

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

Build 39 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="c46bf86e1baca130a0367f5362747554", element="b1cd871f-0002-41a9-886b-8b6a170ecd84")>
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="a06f6330da03bacdd86516ec5bb31a73", element="8d3b136b-9d72-40d0-887e-60600396f305")>
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="947678917627e88475804dce7a5d1c6e", element="cb3c777a-d6f8-465d-837d-aa2a09c49b1b")>
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...)