GUI acceptance tests using environment deployed from packages.

Build: #33 failed

Job: Multiprovider multiuser failed

Test results

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

Build 33 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="1e3643c4922472f07fbc6250d69e6514", element="c591d43c-cd77-4eda-aeea-5c18d192a167")>
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="19ac5ee0ee024f05dbffc54c0bca2439", element="64c31601-ea51-43ed-a349-3285f893dc0d")>
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="cb8af7a627faba5ed86bc7dfea702e86", element="4eefac7c-1e66-4760-871d-44f80a5cc812")>
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...)