GUI acceptance tests using environment deployed from packages.

Build: #2211 failed Changes by Agnieszka Warchol

Stages & jobs

  1. Acceptance Test

Test results

  • 711 tests in total
  • 2 tests failed
  • 2 failures are new
  • 6 tests were quarantined / skipped
  • 1256 minutes taken in total.
New test failures 2
Status Test View job Duration
Collapse Failed test_oneprovider_acl_subjects test_user_sees_eligible_subjects_for_acl_record[1oz_1op_deployed]
Chrome oneprovider ACL subjects 2 mins
RuntimeError: no  item found in ACL in Edit permission modal
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="55bf270ecb5c095fccc171c9f1bc5f55", element="568d7edd-8fff-401b-92f1-f8789ec05bb9")>
css_sel = '.ember-basic-dropdown-trigger[role="button"]'
err_msg = 'no  item found in ACL in Edit permission 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_storage_sync_charts test_user_configures_storage_sync_and_sees_storage_synchronization_statistics[1oz_1op_deployed]
Chrome storage sync charts 11 mins
AssertionError: displayed 501 as number of deleted files on sync chart instead of expected 802
request = <FixtureRequest for <Function 'test_user_configures_storage_sync_and_sees_storage_synchronization_statistics[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...)
Quarantined tests 6
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_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 10 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 10 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_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 2 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="6febfdb77f802c5b90a0afb6581b9dc2", element="a63e85a2-562c-4895-b749-5cf67970829f")>
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 1 min