Acceptance tests using different clients concurrently. Environment deployed from packages.

Build: #1101 failed

Job: Spaces basic failed

Test results

  • 15 tests in total
  • 1 test failed
  • 1 test was fixed
  • 12 minutes taken in total.

Build 1,101 has the following 1 errors:There were no new test failures since the previous build.

Existing test failures 1
Status Test Failing since Duration
RuntimeError: no  item found in Cease support for space modal
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="a0d599c47c30dc3b01c6596527b4a5b2", element="a14b6e89-ee5b-4aa6-b1e6-60276fadbb87")>
css_sel = '.one-checkbox-danger'
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...)