GUI acceptance tests using environment deployed from packages.

Build: #2625 failed

Job: Onezone spaces multiuser failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

Test results

  • 13 tests in total
  • 1 test failed
  • 12 minutes taken in total.

Build 2,625 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 MembersPage in DataPage in Onezone page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="247ee1bf435fd19327f0592f4e860905", element="d5e2f1ff-b808-4038-8db0-fa48d62b7710")>
css_sel = '.view-tools-toggle'
err_msg = 'no  item found in MembersPage 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)
(302 more lines...)