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

Build: #3275 failed

Job: Spaces basic failed

Test results

  • 59 tests in total
  • 1 test failed
  • 1 failure is new
  • 26 tests were quarantined / skipped
  • 20 minutes taken in total.

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

New test failures 1
Status Test Duration
Collapse Failed test_spaces_basic test_user_renames_space_using_client1_and_using_client2_he_sees_that_it_has_been_renamed[1oz_1op_1oc-web GUI-REST]
49 secs
RuntimeError: no  item found in SpaceOverviewPage in DataPage in Onezone page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="7e42dcde06cef803ec6f3612865b227d", element="f.9B4B0CC5681E906C72C4E73D9D4299DD.d.B1C0DD8315158329D72D83CD7B2C5213.e.51")>
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...)