GUI acceptance tests using environment deployed from packages.

Build: #2027 failed Child of ODSRV-OZP-1720

Stages & jobs

  1. Acceptance Test

Test results

  • 692 tests in total
  • 1 test failed
  • 1 failure is new
  • 3 tests were fixed
  • 5 tests were quarantined / skipped
  • 1318 minutes taken in total.
New test failures 1
Status Test View job Duration
Collapse Failed test_oneprovider_transfers_files test_user_migrates_file_to_remote_provider[1oz_2op_deployed]
Chrome transfers files 5 mins
selenium.common.exceptions.ElementNotInteractableException: Message: element not interactable   (Session info: chrome=78.0.3904.70)
request = <FixtureRequest for <Function 'test_user_migrates_file_to_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: 
(172 more lines...)
Fixed tests 3
Status Test Failing since View job Duration
Successful test_multiprovider_multiuser test_user_uses_autocleaning_with_lower_size_limit_which_skips_too_small_files[1oz_2op_deployed]
Failing since build #2026 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) Chrome multiprovider multiuser tests 5 mins
Successful test_onepanel_deployment_with_2_hosts test_cluster_deployment_with_2_hosts[1oz_1op_not_deployed_2_nodes]
Failing since build #2026 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) Chrome onepanel two hosts deployment tests 6 mins
Successful test_oneprovider_archives test_user_sees_archive_with_preserved_state_after_creating_it_and_waiting[1oz_1op_deployed]
Failing since build #2024 (Changes by Jakub Liput <jakub.liput@gmail.com> and Agnieszka Warchol) Chrome oneprovider archives tests 5 mins
Quarantined tests 5
Status Test Failing since Quarantined by View job Duration
Successful test_onepanel_basic test_user_sees_that_synchronization_autoupdate_still_works_after_changing_mount_point_for_storage[1oz_1op_deployed]
Not quarantined Chrome onepanel basic tests 3 mins
Collapse Failed test_oneprovider_archives_incremental_and_nested test_user_sees_symbolic_links_on_child_datasets_after_creating_nested_archive_on_parent[1oz_1op_deployed]
Failing since build #2007 (Child of ODSRV-OPRPM-2093) Not quarantined Chrome oneprovider archives incremental and nested 4 mins
RuntimeError: Waited too long for being selected
request = <FixtureRequest for <Function 'test_user_sees_symbolic_links_on_child_datasets_after_creating_nested_archive_on_parent[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_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 7 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 6 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_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="de511d90309435d66952012f25c497a3", element="87f9f149-4a93-461d-a1d9-657322b46f41")>
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...)