GUI acceptance tests using environment deployed from packages.

Build: #1720 failed Changes by Agnieszka Warchol and Katarzyna Such

Test results

  • 662 tests in total
  • 10 tests failed
  • 4 failures are new
  • 11 tests were fixed
  • 50 tests were quarantined / skipped
  • 1061 minutes taken in total.
New test failures 4
Status Test View job Duration
Collapse Failed test_multiprovider_basic test_user_sees_file_is_not_visible_after_its_upload_has_been_canceled[1oz_2op_deployed]
Chrome multiprovider basic tests 3 mins
AssertionError: file upload not finished within given time
request = <FixtureRequest for <Function 'test_user_sees_file_is_not_visible_after_its_upload_has_been_canceled[1oz_2op_deployed]'>>

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

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(28 more lines...)
Collapse Failed test_onezone_basic test_user_sees_that_user_effective_privileges_are_the_sum_of_its_direct_parents_direct_privileges[1oz_1op_deployed]
Chrome onezone basic tests 2 mins
AttributeError: 'NoneType' object has no attribute 'menu'
request = <FixtureRequest for <Function 'test_user_sees_that_user_effective_privileges_are_the_sum_of_its_direct_parents_direct_privileges[1oz_1op_deployed]'>>

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

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(35 more lines...)
Collapse Failed test_onezone_basic test_user_sees_that_user_effective_privileges_are_the_sum_of_its_direct_parent_direct_privileges_and_its_direct_privileges[1oz_1op_deployed]
Chrome onezone basic tests 2 mins
AttributeError: 'NoneType' object has no attribute 'menu'
request = <FixtureRequest for <Function 'test_user_sees_that_user_effective_privileges_are_the_sum_of_its_direct_parent_direct_privileges_and_its_direct_privileges[1oz_1op_deployed]'>>

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

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(35 more lines...)
Collapse Failed test_onezone_data_discovery test_public_harvester_site_is_updated_when_file_metadata_is_updated_in_space_of_original_harvester[1oz_1op_elasticsearch]
Chrome onezone data discovery test 4 mins
RuntimeError: no "file_with_xattrs" found in file browser in Oneprovider page
request = <FixtureRequest for <Function 'test_public_harvester_site_is_updated_when_file_metadata_is_updated_in_space_of_original_harvester[1oz_1op_elasticsearch]'>>

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

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(47 more lines...)
Existing test failures 6
Status Test Failing since View job Duration
selenium.common.exceptions.StaleElementReferenceException: Message: stale element reference: element is not attached to the page document   (Session info: chrome=78.0.3904.70)
request = <FixtureRequest for <Function 'test_user_migrates_file_from_remote_provider_to_current_provider[1oz_2op_deployed]'>>

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

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(172 more lines...)
RuntimeError: no "large_file(1).txt" found in file browser in Oneprovider page
request = <FixtureRequest for <Function 'test_user_migrates_directory_with_2_files_on_different_providers_to_current_provider[1oz_2op_deployed]'>>

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

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(43 more lines...)
AssertionError: Expected 1 dev-oneprovider-krakow record but got 2
request = <FixtureRequest for <Function 'test_user_deregisters_dead_duplicated_provider[1oz_1op_deployed]'>>

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

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(31 more lines...)
AttributeError: 'NoneType' object has no attribute 'menu'
request = <FixtureRequest for <Function 'test_user_sees_that_group_effective_privileges_are_the_sum_of_its_direct_parent_direct_privileges_and_its_direct_privileges[1oz_1op_deployed]'>>

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

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(35 more lines...)
AttributeError: 'NoneType' object has no attribute 'menu'
request = <FixtureRequest for <Function 'test_user_sees_that_group_effective_privileges_are_the_sum_of_its_direct_parents_direct_privileges[1oz_1op_deployed]'>>

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

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(35 more lines...)
AssertionError: Harvester management should be granted but is not
request = <FixtureRequest for <Function 'test_user_successfully_sets_privileges_with_set_privileges_privilege[1oz_1op_elasticsearch]'>>

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

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(30 more lines...)
Fixed tests 11
Status Test Failing since View job Duration
Successful test_onepanel_basic test_user_sees_that_synchronization_autoupdate_still_works_after_changing_mount_point_for_storage[1oz_1op_deployed]
Failing since build #1719 (Child of ODSRV-OPRPM-1980) Chrome onepanel basic tests 3 mins
Successful test_onepanel_members test_user_increases_number_of_members_in_cluster[1oz_1op_deployed]
Failing since build #1719 (Child of ODSRV-OPRPM-1980) Chrome onepanel members tests 3 mins
Successful test_oneprovider_acl_dir test_create_subdirectory[1oz_1op_deployed-group-group1-fails-all except [data:traverse directory]]
Failing since build #1719 (Child of ODSRV-OPRPM-1980) Chrome oneprovider ACL directories 1 min
Successful test_oneprovider_hardlinks_and_symlinks test_user_creates_symlinks_in_other_directories_than_original_files[1oz_1op_deployed]
Failing since build #1719 (Child of ODSRV-OPRPM-1980) Chrome oneprovider hardlinks and symlinks 1 min
Successful test_storage_sync test_user_sees_that_directory_is_not_synchronized_automatically_when_continuous_scan_is_disabled[1oz_1op_deployed]
Failing since build #1719 (Child of ODSRV-OPRPM-1980) Chrome storage sync tests 2 mins
Successful test_storage_sync test_user_sees_files_update_when_detect_modifications_is_set[1oz_1op_deployed]
Failing since build #1719 (Child of ODSRV-OPRPM-1980) Chrome storage sync tests 3 mins
Successful test_storage_sync test_user_sees_that_files_are_deleted_after_synchronization_when_detect_deletions_is_enabled_and_detect_modifications_is_disabled[1oz_1op_deployed]
Failing since build #1719 (Child of ODSRV-OPRPM-1980) Chrome storage sync tests 2 mins
Successful test_storage_sync test_user_sees_imported_files_after_supporting_space_and_sees_difference_when_max_depth_has_changed[1oz_1op_deployed]
Failing since build #1719 (Child of ODSRV-OPRPM-1980) Chrome storage sync tests 2 mins
Successful test_storage_sync test_user_does_not_see_files_update_when_detect_modifications_is_disabled[1oz_1op_deployed]
Failing since build #1719 (Child of ODSRV-OPRPM-1980) Chrome storage sync tests 3 mins
Successful test_storage_sync test_user_synchronizes_directory_manually_when_continuous_scan_is_disabled[1oz_1op_deployed]
Failing since build #1719 (Child of ODSRV-OPRPM-1980) Chrome storage sync tests 3 mins
Successful test_storage_sync test_user_does_not_see_files_and_directories_that_have_been_removed_in_storage_mount_point_when_detect_deletions_option_was_enabled[1oz_1op_deployed]
Failing since build #1719 (Child of ODSRV-OPRPM-1980) Chrome storage sync tests 2 mins
Quarantined tests 5
Status Test Failing since Quarantined by View job Duration
Collapse Failed test_multiprovider_qos test_a_qos_requirement_is_met_after_removing_the_parameter_and_adding_it_again[1oz_2op_deployed]
Failing since build #1541 (Child of ODSRV-OZP-1575) Not quarantined Chrome multiprovider QoS tests 6 mins
RuntimeError: no  item found in Requirement in Quality of Service modal
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="550ed1cf286dce0149a13bde54adc5e0", element="d447e563-0c07-41b7-b972-4ce2b1d3d2d2")>
css_sel = '.qos-status-impossible'
err_msg = 'no  item found in Requirement in Quality of Service modal'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(302 more lines...)
Skipped test_oneprovider_transfers test_user_tries_to_migrate_file_to_too_small_space_on_remote_provider[1oz_2op_deployed]
Failing since build #1447 (Child of ODSRV-OZP-1532) Not quarantined Chrome transfers tests < 1 sec
Skipped test_oneprovider_transfers test_user_tries_to_replicate_file_to_too_small_space_on_remote_provider[1oz_2op_deployed]
Failing since build #1447 (Child of ODSRV-OZP-1532) Not quarantined Chrome transfers tests < 1 sec
Collapse Failed test_onezone_basic test_user_sees_that_group_added_to_cluster_has_default_privileges[1oz_1op_deployed]
Failing since build #1718 (Child of ODSRV-OZP-1638) Not quarantined Chrome onezone basic tests 2 mins
AttributeError: 'NoneType' object has no attribute 'menu'
request = <FixtureRequest for <Function 'test_user_sees_that_group_added_to_cluster_has_default_privileges[1oz_1op_deployed]'>>

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

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(34 more lines...)
Collapse Failed test_onezone_basic test_user_sees_that_user_added_to_cluster_has_default_privileges[1oz_1op_deployed]
Failing since build #1718 (Child of ODSRV-OZP-1638) Not quarantined Chrome onezone basic tests 2 mins
AttributeError: 'NoneType' object has no attribute 'menu'
request = <FixtureRequest for <Function 'test_user_sees_that_user_added_to_cluster_has_default_privileges[1oz_1op_deployed]'>>

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

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(34 more lines...)
Skipped tests 47
Status Test Failing since View job
Skipped test_oneprovider_transfers test_user_migrates_directory_to_remote_provider[1oz_2op_deployed]
Chrome transfers tests
Skipped test_oneprovider_transfers test_user_tries_to_replicate_directory_to_too_small_space_on_remote_provider[1oz_2op_deployed]
Chrome transfers tests
Skipped test_oneprovider_transfers test_user_replicates_directory_to_remote_provider[1oz_2op_deployed]
Chrome transfers tests
Skipped test_oneprovider_transfers test_user_migrates_file_to_remote_provider[1oz_2op_deployed]
Chrome transfers tests
Skipped test_oneprovider_transfers test_user_tries_to_migrate_file_to_too_small_space_on_remote_provider[1oz_2op_deployed]
Failing since build #1447 (Child of ODSRV-OZP-1532) Chrome transfers tests
Skipped test_oneprovider_transfers test_user_replicates_file_to_remote_provider[1oz_2op_deployed]
Chrome transfers tests
Skipped test_oneprovider_transfers test_user_replicates_directory_with_file_on_current_provider_to_the_same_provider[1oz_2op_deployed]
Chrome transfers tests
Skipped test_oneprovider_transfers test_user_sees_that_there_are_no_file_blocks_on_provider_from_which_file_was_downloaded_and_then_evicted[1oz_2op_deployed]
Chrome transfers tests
Skipped test_oneprovider_transfers test_user_tries_to_migrate_directory_to_too_small_space_on_remote_provider[1oz_2op_deployed]
Chrome transfers tests
Skipped test_oneprovider_transfers test_user_tries_to_replicate_file_to_too_small_space_on_remote_provider[1oz_2op_deployed]
Failing since build #1447 (Child of ODSRV-OZP-1532) Chrome transfers tests
Skipped test_onezone_providers_sync test_pass[1oz_3op_providers_sync]
Chrome onezone providers sync test
Skipped test_onezone_tokens test_user_successfully_creates_oneprovider_invite_token[1oz_2op_elasticsearch]
Chrome onezone tokens tests
Skipped test_onezone_tokens test_user_successfully_deletes_obsolete_tokens_of_selected_type[1oz_2op_elasticsearch]
Chrome onezone tokens tests
Skipped test_onezone_tokens test_user_sees_right_invite_tokens_after_filtering_them[1oz_2op_elasticsearch]
Chrome onezone tokens tests
Skipped test_onezone_tokens test_user_successfully_removes_token[1oz_2op_elasticsearch-access-access_token]
Chrome onezone tokens tests
Skipped test_onezone_tokens test_user_successfully_revokes_and_then_activates_created_token[1oz_2op_elasticsearch-identity-identity_token]
Chrome onezone tokens tests
Skipped test_onezone_tokens test_user_successfully_deletes_selected_obsolete_token[1oz_2op_elasticsearch-identity_token_1-identity_token_2]
Chrome onezone tokens tests
Skipped test_onezone_tokens test_user_has_default_cluster_member_privileges_after_consuming_user_to_cluster_invite_token_with_default_settings[1oz_2op_elasticsearch]
Chrome onezone tokens tests
Skipped test_onezone_tokens test_user_successfully_deletes_selected_obsolete_token[1oz_2op_elasticsearch-invite_token_1-invite_token_2]
Chrome onezone tokens tests
Skipped test_onezone_tokens test_provider_fails_to_support_space_using_invite_token_with_consumer_caveat_set_not_for_them[1oz_2op_elasticsearch]
Chrome onezone tokens tests
Skipped test_onezone_tokens test_user_sees_right_tokens_after_filtering_them[1oz_2op_elasticsearch]
Chrome onezone tokens tests
Skipped test_onezone_tokens test_user_sees_expiration_and_region_allow_caveats_in_token_configuration_after_setting_them_in_new_invite_token[1oz_2op_elasticsearch]
Chrome onezone tokens tests
Skipped test_onezone_tokens test_user_successfully_consumes_group_to_space_invite_token_with_consumer_caveat_set_for_them[1oz_2op_elasticsearch]
Chrome onezone tokens tests
Skipped test_onezone_tokens test_user_successfully_creates_access_token_with_all_caveats[1oz_2op_elasticsearch]
Chrome onezone tokens tests
Skipped test_onezone_tokens test_user_successfully_removes_token[1oz_2op_elasticsearch-identity-identity_token]
Chrome onezone tokens tests
Skipped test_onezone_tokens test_user_successfully_consumes_group_to_space_invite_token_with_consumer_caveat_set_for_any_user[1oz_2op_elasticsearch]
Chrome onezone tokens tests
Skipped test_onezone_tokens test_user_successfully_deletes_selected_obsolete_token[1oz_2op_elasticsearch-access_token_1-access_token_2]
Chrome onezone tokens tests
Skipped test_onezone_tokens test_user_successfully_revokes_and_then_activates_created_token[1oz_2op_elasticsearch-invite-invite_token]
Chrome onezone tokens tests
Skipped test_onezone_tokens test_user_successfully_removes_token[1oz_2op_elasticsearch-invite-invite_token]
Chrome onezone tokens tests
Skipped test_onezone_tokens test_user_successfully_consumes_harvester_to_space_invite_token_until_usage_limit_is_not_expired[1oz_2op_elasticsearch]
Chrome onezone tokens tests
Skipped test_onezone_tokens test_group_succeeds_to_join_space_invite_token_with_consumer_caveat_set_for_any_group[1oz_2op_elasticsearch]
Chrome onezone tokens tests
Skipped test_onezone_tokens test_group_has_default_space_member_privileges_after_user_consumes_group_to_space_invite_token_with_default_settings[1oz_2op_elasticsearch]
Chrome onezone tokens tests
Skipped test_onezone_tokens test_provider_succeeds_to_support_space_using_invite_token_with_consumer_caveat_set_for_any_oneprovider[1oz_2op_elasticsearch]
Chrome onezone tokens tests
Skipped test_onezone_tokens test_user_sees_asn_and_country_allow_caveats_in_token_configuration_after_setting_them_in_new_invite_token[1oz_2op_elasticsearch]
Chrome onezone tokens tests
Skipped test_onezone_tokens test_user_sees_all_token_caveats_in_token_configuration_after_setting_them_in_new_invite_token[1oz_2op_elasticsearch]
Chrome onezone tokens tests
Skipped test_onezone_tokens test_user_sees_ip_and_region_deny_caveats_in_token_configuration_after_setting_them_in_new_invite_token[1oz_2op_elasticsearch]
Chrome onezone tokens tests
Skipped test_onezone_tokens test_user_successfully_revokes_and_then_activates_created_token[1oz_2op_elasticsearch-access-access_token]
Chrome onezone tokens tests
Skipped test_onezone_tokens test_user_successfully_creates_token_with_default_settings[1oz_2op_elasticsearch-identity]
Chrome onezone tokens tests
Skipped test_onezone_tokens test_user_successfully_renames_token[1oz_2op_elasticsearch-identity-identity_token-identity_token-renamed]
Chrome onezone tokens tests
Skipped test_onezone_tokens test_user_successfully_creates_token_with_default_settings[1oz_2op_elasticsearch-access]
Chrome onezone tokens tests
Skipped test_onezone_tokens test_user_successfully_cleans_up_obsolete_tokens[1oz_2op_elasticsearch]
Chrome onezone tokens tests
Skipped test_onezone_tokens test_user_successfully_renames_token[1oz_2op_elasticsearch-invite-invite_token-invite_token-renamed]
Chrome onezone tokens tests
Skipped test_onezone_tokens test_group_has_default_harvester_member_privileges_after_user_consumes_group_to_harvester_invite_token_with_default_settings[1oz_2op_elasticsearch]
Chrome onezone tokens tests
Skipped test_onezone_tokens test_user_successfully_renames_token[1oz_2op_elasticsearch-access-access_token-access_token-renamed]
Chrome onezone tokens tests
Skipped test_onezone_tokens test_group_succeeds_to_join_space_using_invite_token_with_consumer_caveat_set_for_it[1oz_2op_elasticsearch]
Chrome onezone tokens tests
Skipped test_onezone_tokens test_user_has_default_group_member_privileges_after_consuming_user_to_group_invite_token_with_default_settings[1oz_2op_elasticsearch]
Chrome onezone tokens tests
Skipped test_onezone_tokens test_provider_succeeds_to_support_space_with_invite_token_with_consumer_caveat_set_for_them[1oz_2op_elasticsearch]
Chrome onezone tokens tests