GUI acceptance tests using environment deployed from packages.

Build: #2623 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
  • 1 failure is new
  • 16 minutes taken in total.

Build 2,623 has the following 1 errors: 1 new failure(s) occurred since the previous build.

New test failures 1
Status Test Duration
Collapse Failed test_onezone_spaces_multiuser test_effective_user_who_gets_ownership_becomes_direct_user[1oz_1op_elasticsearch]
1 min
RuntimeError: no  item found in MembersPage in DataPage in Onezone page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="c3c196c4d3b2a18db2fca2c5249db3f5", element="073c28e4-147c-4b07-8b5b-51b2448d3a90")>
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...)