GUI acceptance tests using environment deployed from packages.

Build: #2165 was successful Child of ODSRV-OPRPM-2148

Stages & jobs

  1. Acceptance Test

Test results

  • 710 tests in total
  • 1 test was fixed
  • 15 tests were quarantined / skipped
  • 1295 minutes taken in total.
Fixed tests 1
Status Test Failing since View job Duration
Successful test_onezone_basic test_user_sees_that_group_added_to_group_has_default_privileges[1oz_1op_deployed]
Failing since build #2164 (Child of ODSRV-OZP-1751) Chrome onezone basic tests 48 secs
Quarantined tests 15
Status Test Failing since Quarantined by View job Duration
Successful test_oneprovider_archives_recall test_user_fails_to_recall_archive_if_there_is_no_space_enough_on_device[1oz_2op_slow_file_operations]
Not quarantined Chrome oneprovider archives recall 3 mins
Collapse Failed test_oneprovider_hardlinks test_hardlink_info_is_no_longer_visible_after_hardlink_removal[1oz_1op_deployed]
Failing since build #2127 (Child of ODSRV-OPRPM-2132) Not quarantined Chrome oneprovider hardlinks 1 min
RuntimeError: no  item found in HardlinkTab in File details modal
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="6974b6f8b7723d0c9ae1a6ee0aa4f7a2", element="cd9e2ef6-3815-4dc9-b9b0-bf2cc3503975")>
css_sel = 'a[href="#hardlinks"]'
err_msg = 'no  item found in HardlinkTab in File details modal'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(298 more lines...)
Collapse Failed test_oneprovider_hardlinks test_hardlink_tag_opens_file_details_modal_with_hardlinks_information[1oz_1op_deployed]
Failing since build #2127 (Child of ODSRV-OPRPM-2132) Not quarantined Chrome oneprovider hardlinks 1 min
RuntimeError: no  item found in HardlinkTab in File details modal
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="021449aef56cd2b0db1bbf0d25895ed6", element="e06c22a6-2bf1-4808-aa1d-87f83e3d89c6")>
css_sel = 'a[href="#hardlinks"]'
err_msg = 'no  item found in HardlinkTab in File details modal'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(298 more lines...)
Collapse Failed test_oneprovider_hardlinks test_new_hardlink_name_is_visible_after_hardlink_rename[1oz_1op_deployed]
Failing since build #2127 (Child of ODSRV-OPRPM-2132) Not quarantined Chrome oneprovider hardlinks 1 min
RuntimeError: no  item found in HardlinkTab in File details modal
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="6633f2510b694bb822bb8988c2323848", element="2ec455af-41ec-4c62-83f4-5c09f0d35e81")>
css_sel = 'a[href="#hardlinks"]'
err_msg = 'no  item found in HardlinkTab in File details modal'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(298 more lines...)
Collapse Failed test_oneprovider_hardlinks test_user_creates_hardlink_of_hardlink[1oz_1op_deployed]
Failing since build #2127 (Child of ODSRV-OPRPM-2132) Not quarantined Chrome oneprovider hardlinks 1 min
RuntimeError: no  item found in HardlinkTab in File details modal
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="8644fa07d7dad46dfcba78df69b7d8b6", element="d2cf8a09-7686-4780-abbd-6fa052bd3bc5")>
css_sel = 'a[href="#hardlinks"]'
err_msg = 'no  item found in HardlinkTab in File details modal'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(298 more lines...)
Collapse Failed test_oneprovider_hardlinks test_user_creates_hardlinks_in_other_directories_than_original_files[1oz_1op_deployed]
Failing since build #2127 (Child of ODSRV-OPRPM-2132) Not quarantined Chrome oneprovider hardlinks 1 min
AssertionError: numbers of items are not equal
request = <FixtureRequest for <Function 'test_user_creates_hardlinks_in_other_directories_than_original_files[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: 
(27 more lines...)
Collapse Failed test_oneprovider_symlinks test_newly_created_symlink_to_directory_has_right_information_and_leads_to_symlink_directory[1oz_1op_deployed]
Failing since build #2127 (Child of ODSRV-OPRPM-2132) Not quarantined Chrome oneprovider symlinks 2 mins
RuntimeError: Css element wtih "Close" text not found
request = <FixtureRequest for <Function 'test_newly_created_symlink_to_directory_has_right_information_and_leads_to_symlink_directory[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_oneprovider_symlinks test_user_creates_symlink_to_symlink[1oz_1op_deployed]
Failing since build #2127 (Child of ODSRV-OPRPM-2132) Not quarantined Chrome oneprovider symlinks 3 mins
RuntimeError: Css element wtih "Close" text not found
request = <FixtureRequest for <Function 'test_user_creates_symlink_to_symlink[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_oneprovider_symlinks test_user_creates_symlinks_in_other_directories_than_original_files[1oz_1op_deployed]
Failing since build #2127 (Child of ODSRV-OPRPM-2132) Not quarantined Chrome oneprovider symlinks 2 mins
ValueError: Indices for islice() must be None or an integer: 0 <= x <= sys.maxsize.
request = <FixtureRequest for <Function 'test_user_creates_symlinks_in_other_directories_than_original_files[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: 
(30 more lines...)
Collapse Failed test_oneprovider_transfers_files test_user_tries_to_migrate_file_to_too_small_space_on_remote_provider[1oz_2op_deployed]
Failing since build #1958 (Changes by Agnieszka Warchol) Agnieszka Warchol Agnieszka Warchol
Chrome transfers files 5 mins
RuntimeError: Index out of bound. Requested item at 0 while limit is 0 in _TransfersTab in Oneprovider page
request = <FixtureRequest for <Function 'test_user_tries_to_migrate_file_to_too_small_space_on_remote_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: 
(31 more lines...)
Collapse Failed test_oneprovider_transfers_files test_user_tries_to_replicate_file_to_too_small_space_on_remote_provider[1oz_2op_deployed]
Failing since build #1958 (Changes by Agnieszka Warchol) Agnieszka Warchol Agnieszka Warchol
Chrome transfers files 5 mins
RuntimeError: Index out of bound. Requested item at 0 while limit is 0 in _TransfersTab in Oneprovider page
request = <FixtureRequest for <Function 'test_user_tries_to_replicate_file_to_too_small_space_on_remote_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: 
(31 more lines...)
Collapse Failed test_onezone_harvesters_index_metadata test_user_sees_rejection_reason_and_what_is_rejected_in_data_discovery_page_after_changing_json_metadata_value_and_creating_index_that_includes_include_rejection_reason_and_retry_on_rejection_toggles[1oz_1op_elasticsearch]
Failing since build #2127 (Child of ODSRV-OPRPM-2132) Not quarantined Chrome onezone harversters index metadata 6 mins
RuntimeError: Css element wtih "Close" text not found
request = <FixtureRequest for <Function 'test_user_sees_rejection_reason_and_what_is_rejected_in_data_discovery_page_after_chang...alue_and_creating_index_that_includes_include_rejection_reason_and_retry_on_rejection_toggles[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: 
(34 more lines...)
Collapse Failed test_onezone_providers_basic test_user_sees_provider_details_after_choosing_appropriate_option_in_provider_menu_on_space_providers_page[1oz_1op_deployed]
Failing since build #2147 (Child of ODSRV-OZP-1746) Not quarantined Chrome onezone providers basic tests 3 mins
RuntimeError: no "Show details" found in Menu popup with label
request = <FixtureRequest for <Function 'test_user_sees_provider_details_after_choosing_appropriate_option_in_provider_menu_on_space_providers_page[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_qos_storage test_a_qos_requirement_is_met_after_removing_the_parameter_and_adding_it_again[1oz_2op_deployed]
Failing since build #1958 (Changes by Agnieszka Warchol) Not quarantined Chrome QoS storage 6 mins
RuntimeError: no  item found in Requirement in Quality of Service modal
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="015b22d4fad7f0bedfb7e543e6275954", element="d7853da8-5be9-411d-99a3-e5ae875348bd")>
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...)
Successful test_shares_basic test_removing_directory_which_contained_shared_directory_removes_only_shares_files_but_not_share_itself[1oz_1op_deployed]
Not quarantined Chrome shares basic tests 59 secs