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

Build: #3147 failed Child of ODSRV-OZP-2009

Test results

  • 507 tests in total
  • 1 test failed
  • 1 failure is new
  • 2 tests were fixed
  • 2 tests were quarantined / skipped
  • 487 minutes taken in total.
New test failures 1
Status Test View job Duration
Collapse Failed test_groups_basic test_user_removes_group_from_parent_group[1oz_1op_1oc-web GUI-REST]
Groups basic 2 mins
RuntimeError: no  item found in MembersPage in GroupsPage in Onezone page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="51e2ad3c7e0b5fab2d0805e78e892d32", element="325a9f33-bc64-444c-b10f-4ff013d23aa7")>
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)
(310 more lines...)
Fixed tests 2
Status Test Failing since View job Duration
Successful test_acl_one_entry test_user_sets_acl_with_one_entry[1oz_1op_1oc-REST-oneclient1-group-group1-file1]
Failing since build #3143 (Child of ODSRV-OZP-2007) ACL one entry 17 secs
Successful test_acl_one_entry test_user_sets_acl_with_one_entry[1oz_1op_1oc-oneclient1-REST-group-group1-file1]
Failing since build #3143 (Child of ODSRV-OZP-2007) ACL one entry 17 secs
Quarantined tests 2
Status Test Failing since Quarantined by View job Duration
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]
Failing since build #3128 (Child of ODSRV-OPV-1563) Wojciech Szmelich Wojciech Szmelich
Spaces basic 2 mins
selenium.common.exceptions.ElementClickInterceptedException: Message: element click intercepted: Element <a href="#/onedata/spaces/45204d97713bb7a2d6c91c7af424b6bech0566" id="ember253" class="item-header ember-view">...</a> is not clickable at point (256, 190). Other element would receive the click: <div tabindex="-1" id="ember14-modal" class="alert-global error modal fade in show ember-view" role="dialog" style="display: block;">...</div>   (Session info: chrome=104.0.5112.79)
request = <FixtureRequest for <Function '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]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(184 more lines...)
Collapse Failed test_storage_sync test_files_tree_with_specified_depth_is_imported_to_space_after_changing_import_depth_and_enable_delete_detection_option[1oz_1op_1oc-web GUI-REST]
Failing since build #3121 (Child of ODSRV-OZP-2000) Wojciech Szmelich Wojciech Szmelich
Storage sync 11 mins
AssertionError: there is different number of items in file browser
request = <FixtureRequest for <Function 'test_files_tree_with_specified_depth_is_imported_to_space_after_changing_import_depth_and_enable_delete_detection_option[1oz_1op_1oc-web GUI-REST]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(43 more lines...)