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

Build: #3276 failed

Job: Spaces basic failed

Test results

  • 59 tests in total
  • 1 test failed
  • 26 tests were quarantined / skipped
  • 21 minutes taken in total.

Build 3,276 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 SpaceOverviewPage in DataPage in Onezone page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="33232d1736a030461e0d66d393ac2221", element="f.EDF881F836F921086D8C47E80EEA0425.d.403BAEEF5C5C8B6D55A423054470BF06.e.86")>
css_sel = '.resource-info-tile'
err_msg = 'no  item found in SpaceOverviewPage in DataPage in Onezone page'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(193 more lines...)