GUI acceptance tests using environment deployed from packages.

Build: #2836 failed

Job: Onezone groups multiuser single group failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Test results

  • 12 tests in total
  • 4 tests failed
  • 8 minutes taken in total.

Build 2,836 has the following 4 errors:There were no new test failures since the previous build.

Existing test failures 4
Status Test Failing since Duration
AssertionError: "group1" is not "group3" child
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="30f37b0ae57e52c1d6dc1cc07dee390f", element="2332574d-a581-4fce-8026-62ad70b40f7e")>
css_sel = '.group-list'
err_msg = 'no  item found in MembersPage in GroupsPage in Onezone page'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(364 more lines...)
RuntimeError: no  item found in MembersPage in GroupsPage in Onezone page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="9d5e03867afc92f4af7cb2c61c273ace", element="3dfdc8db-4c08-4cbb-95d5-4db70be8d6d1")>
css_sel = '.user-list'
err_msg = 'no  item found in MembersPage in GroupsPage 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...)
RuntimeError: no  item found in MembersPage in GroupsPage in Onezone page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="6b57377fe55bfbccab8f2384eee21521", element="c993c0a8-c317-4925-bf5e-1ed41c56b3c2")>
css_sel = '.user-list'
err_msg = 'no  item found in MembersPage in GroupsPage 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...)
RuntimeError: no  item found in MembersPage in GroupsPage in Onezone page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="18c532fe69acccf36818473c6d7fbe34", element="28ae18c1-4d0b-4ef7-a48c-13bbdf41846f")>
css_sel = '.group-list'
err_msg = 'no  item found in MembersPage in GroupsPage 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...)