Build: #4 failed

Job: Onezone spaces multiuser failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Test results

  • 13 tests in total
  • 1 test failed
  • 1 failure is new
  • 13 minutes taken in total.

Build 4 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_user_joins_a_space_with_group_invitation_token_and_see_space_was_renamed[1oz_1op_elasticsearch]
1 min
RuntimeError: no  item found in SpaceOverviewPage in DataPage in Onezone page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="25cef1eabbc67daf1fd90153b5485289", element="F2C5A117E2CF6E3C01514D8145AFE614_element_255")>
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)
(187 more lines...)