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

Build: #2752 failed

Job: Spaces basic failed

Test results

  • 20 tests in total
  • 4 tests failed
  • 4 failures are new
  • 15 minutes taken in total.

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

New test failures 4
Status Test Duration
Collapse Failed test_spaces_basic test_user_invites_other_user_to_space_using_client1_that_user_joins_to_space_using_client2_and_using_client3_he_sees_that_he_has_joined_to_new_space[1oz_1op_1oc-web GUI-REST-REST]
1 min
AssertionError: user "user1" not found on space "space1" members list
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="e1e93e3349248a0abd0db8b698479544", element="83cc7461-e01c-4fb8-94a7-3610a27916ed")>
css_sel = '.user-info-with-icon .user-fullname'
err_msg = 'no  item found in MembersUsersItemRow in MembersUserList 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)
(418 more lines...)
Collapse Failed test_spaces_basic test_user_invites_other_user_to_space_using_client1_that_user_joins_to_space_using_client2_and_using_client3_he_sees_that_he_has_joined_to_new_space[1oz_1op_1oc-web GUI-web GUI-REST]
1 min
AssertionError: user "user1" not found on space "space1" members list
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="bc347a297fcf9f67f0c327e4d3ee0cf7", element="087fc440-67ed-4bf7-8b31-6a82f03c3fd7")>
css_sel = '.user-info-with-icon .user-fullname'
err_msg = 'no  item found in MembersUsersItemRow in MembersUserList 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)
(418 more lines...)
Collapse Failed test_spaces_basic test_user_of_client2_fails_to_modify_privileges_of_space_after_joining_to_it_from_invitation_generated_by_user_of_client1[1oz_1op_1oc-REST-web GUI]
1 min
RuntimeError: no  item found in MembersUsersItemRow in MembersUserList in MembersPage in DataPage in Onezone page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="f0e30c8e7bd3ff0c702198ed6083b8fc", element="3fd72f58-7edc-45e7-9204-6aee74084ad5")>
css_sel = '.user-info-with-icon .user-fullname'
err_msg = 'no  item found in MembersUsersItemRow in MembersUserList 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)
(316 more lines...)
Collapse Failed test_spaces_basic test_user_of_client2_fails_to_modify_privileges_of_space_after_joining_to_it_from_invitation_generated_by_user_of_client1[1oz_1op_1oc-web GUI-REST]
1 min
RuntimeError: no  item found in MembersUsersItemRow in MembersUserList in MembersPage in DataPage in Onezone page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="80ba30d51c844894e435738d79d2d277", element="751390de-957c-4481-8a99-45eb547adb1b")>
css_sel = '.user-info-with-icon .user-fullname'
err_msg = 'no  item found in MembersUsersItemRow in MembersUserList 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)
(316 more lines...)