GUI acceptance tests using environment deployed from packages.

Build: #2892 failed Child of ODSRV-OZP-2035

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Test results

  • 885 tests in total
  • 3 tests failed
  • 2 failures are new
  • 12 tests were fixed
  • 11 tests were quarantined / skipped
  • 1136 minutes taken in total.
New test failures 2
Status Test View job Duration
Collapse Failed test_oneprovider_archives_audit_logs test_user_sees_logs_about_first_200_successfully_archived_files_and_3_directories_after_creating_archive[1oz_1op_deployed]
Oneprovider archives audit logs 3 mins
RuntimeError: no "Show audit log" found in Archive row menu
request = <FixtureRequest for <Function 'test_user_sees_logs_about_first_200_successfully_archived_files_and_3_directories_after_creating_archive[1oz_1op_deployed]'>>

    @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: 
(41 more lines...)
Collapse Failed test_oneprovider_data_tab_files test_user_sees_100_files_from_200_uploaded_at_the_beginning_without_refresh_after_100_of_them_were_deleted_in_another_window[1oz_1op_deployed]
Oneprovider data tab files 7 mins
AssertionError: There are 198 files in file browser when should be 200, file list:['file10.txt', 'file100.txt', 'file101.txt', 'file102.txt', 'file103.txt', 'file104.txt', 'file105.txt', 'file106.txt', 'file107.txt', 'file108.txt', 'file109.txt', 'file11.txt', 'file110.txt', 'file111.txt', 'file112.txt', 'file113.txt', 'file114.txt', 'file115.txt', 'file116.txt', 'file117.txt', 'file118.txt', 'file119.txt', 'file12.txt', 'file120.txt', 'file121.txt', 'file122.txt', 'file123.txt', 'file124.txt', 'file125.txt', 'file126.txt', 'file127.txt', 'file128.txt', 'file129.txt', 'file13.txt', 'file130.txt', 'file131.txt', 'file132.txt', 'file133.txt', 'file134.txt', 'file135.txt', 'file136.txt', 'file137.txt', 'file138.txt', 'file139.txt', 'file14.txt', 'file140.txt', 'file141.txt', 'file142.txt', 'file143.txt', 'file144.txt', 'file145.txt', 'file146.txt', 'file147.txt', 'file148.txt', 'file149.txt', 'file15.txt', 'file150.txt', 'file151.txt', 'file152.txt', 'file153.txt', 'file154.txt', 'file155.txt', 'file156.txt', 'file157.txt', 'file158.txt', 'file159.txt', 'file16.txt', 'file160.txt', 'file161.txt', 'file162.txt', 'file163.txt', 'file164.txt', 'file165.txt', 'file166.txt', 'file167.txt', 'file168.txt', 'file169.txt', 'file17.txt', 'file170.txt', 'file171.txt', 'file172.txt', 'file173.txt', 'file174.txt', 'file175.txt', 'file176.txt', 'file177.txt', 'file178.txt', 'file179.txt', 'file18.txt', 'file180.txt', 'file181.txt', 'file182.txt', 'file183.txt', 'file184.txt', 'file185.txt', 'file186.txt', 'file187.txt', 'file188.txt', 'file189.txt', 'file19.txt', 'file190.txt', 'file191.txt', 'file192.txt', 'file193.txt', 'file194.txt', 'file195.txt', 'file196.txt', 'file197.txt', 'file198.txt', 'file199.txt', 'file2.txt', 'file20.txt', 'file21.txt', 'file22.txt', 'file23.txt', 'file24.txt', 'file25.txt', 'file26.txt', 'file27.txt', 'file28.txt', 'file29.txt', 'file3.txt', 'file30.txt', 'file31.txt', 'file32.txt', 'file33.txt', 'file34.txt', 'file35.txt', 'file36.txt', 'file37.txt', 'file38.txt', 'file39.txt', 'file4.txt', 'file40.txt', 'file41.txt', 'file42.txt', 'file43.txt', 'file44.txt', 'file45.txt', 'file46.txt', 'file47.txt', 'file48.txt', 'file49.txt', 'file5.txt', 'file50.txt', 'file51.txt', 'file52.txt', 'file53.txt', 'file54.txt', 'file55.txt', 'file56.txt', 'file57.txt', 'file58.txt', 'file59.txt', 'file6.txt', 'file60.txt', 'file61.txt', 'file62.txt', 'file63.txt', 'file64.txt', 'file65.txt', 'file66.txt', 'file67.txt', 'file68.txt', 'file69.txt', 'file7.txt', 'file70.txt', 'file71.txt', 'file72.txt', 'file73.txt', 'file74.txt', 'file75.txt', 'file76.txt', 'file77.txt', 'file78.txt', 'file79.txt', 'file8.txt', 'file80.txt', 'file81.txt', 'file82.txt', 'file83.txt', 'file84.txt', 'file85.txt', 'file86.txt', 'file87.txt', 'file88.txt', 'file89.txt', 'file9.txt', 'file90.txt', 'file91.txt', 'file92.txt', 'file93.txt', 'file94.txt', 'file95.txt', 'file96.txt', 'file97.txt', 'file98.txt', 'file99.txt']
request = <FixtureRequest for <Function 'test_user_sees_100_files_from_200_uploaded_at_the_beginning_without_refresh_after_100_of_them_were_deleted_in_another_window[1oz_1op_deployed]'>>

    @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: 
(47 more lines...)
Existing test failures 1
Status Test Failing since View job Duration
pytest_bdd.exceptions.StepDefinitionNotFoundError: Step definition is not found: Given "there is "new_storage" storage in "oneprovider-1" Oneprovider panel service used by user of browser1 with following configuration: storage type: POSIX mount point: /volumes/posix imported storage: true". Line 20 in scenario "User configures storage sync and sees storage synchronization statistics" in the feature "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-CSSC/onedata-acceptance/tests/gui/features/onepanel/storage_sync_charts.feature
self = <FixtureRequest for <Function 'test_user_configures_storage_sync_and_sees_storage_synchronization_statistics[1oz_1op_deployed]'>>
argname = 'pytestbdd_given_there is "new_storage" storage in "oneprovider-1" Oneprovider panel service used by user of browser1 with following configuration:\nstorage type: POSIX\nmount point: /volumes/posix\nimported storage: true'

    def _get_active_fixturedef(self, argname):
        try:
>           return self._fixture_defs[argname]
E           KeyError: 'pytestbdd_given_there is "new_storage" storage in "oneprovider-1" Oneprovider panel service used by user of browser1 with following configuration:\nstorage type: POSIX\nmount point: /volumes/posix\nimported storage: true'
(132 more lines...)
Fixed tests 12
Status Test Failing since View job Duration
Successful test_public_shares test_user_sees_public_urls_of_share_are_equal[1oz_1op_deployed]
Failing since build #2891 (Child of ODSRV-OPRPM-2546) Public shares 26 secs
Successful test_shares_basic test_user_removes_one_of_two_shares_of_directory_from_single_share_view[1oz_1op_deployed]
Failing since build #2891 (Child of ODSRV-OPRPM-2546) Shares basic 28 secs
Successful test_shares_basic test_user_renames_share_from_single_share_view[1oz_1op_deployed]
Failing since build #2891 (Child of ODSRV-OPRPM-2546) Shares basic 26 secs
Successful test_shares_basic test_user_can_remove_share_by_removing_shared_directory[1oz_1op_deployed]
Failing since build #2891 (Child of ODSRV-OPRPM-2546) Shares basic 39 secs
Successful test_shares_basic test_user_does_not_see_files_in_single_share_view_in_full_onezone_interface_after_removing_them_from_shared_directory[1oz_1op_deployed]
Failing since build #2891 (Child of ODSRV-OPRPM-2546) Shares basic 40 secs
Successful test_shares_basic test_user_shares_a_directory_and_opens_its_view_in_full_onezone_interface_from_modal[1oz_1op_deployed]
Failing since build #2891 (Child of ODSRV-OPRPM-2546) Shares basic 25 secs
Successful test_shares_basic test_user_can_change_working_directory_using_breadcrumbs[1oz_1op_deployed]
Failing since build #2891 (Child of ODSRV-OPRPM-2546) Shares basic 29 secs
Successful test_shares_basic test_user_can_jump_to_files_tab_using_breadcrumbs_in_single_share_view_in_full_onezone_interface[1oz_1op_deployed]
Failing since build #2891 (Child of ODSRV-OPRPM-2546) Shares basic 27 secs
Successful test_shares_basic test_share_curl_command_can_be_used_to_get_valid_share_info[1oz_1op_deployed]
Failing since build #2891 (Child of ODSRV-OPRPM-2546) Shares basic 26 secs
Successful test_shares_basic test_user_removes_share_from_single_share_view[1oz_1op_deployed]
Failing since build #2891 (Child of ODSRV-OPRPM-2546) Shares basic 27 secs
Successful test_shares_basic test_user_downloads_files_from_shared_directory_on_single_share_view_in_full_onezone_interface[1oz_1op_deployed]
Failing since build #2891 (Child of ODSRV-OPRPM-2546) Shares basic 29 secs
Successful test_shares_handle_service test_user_views_files_from_public_interface_of_share_shared_from_another_user_on_mock_handle_service[1oz_1op_handle_proxy_mock]
Failing since build #2891 (Child of ODSRV-OPRPM-2546) Shares handle service 2 mins
Quarantined tests 11
Status Test Failing since Quarantined by View job Duration
Successful test_atm_workflows_status test_user_resume_workflow_execution_after_pausing_execution_of_created_workflow_while_lane_had_preparing_status[1oz_1op_openfaas]
Łukasz Opioła Łukasz Opioła
Atm workflows status 2 mins
Successful test_automation_bagit test_user_sees_successful_execution_of_uploaded_bagituploader_workflow_and_input_file_bagit_archive_unpacktar[1oz_1op_openfaas]
Failing since build #2889 (Manual run by Łukasz Opioła) Wojciech Szmelich Wojciech Szmelich
Atm BagIt 9 mins
Successful test_automation_examples_workflows_tests test_user_checks_time_series_charts_and_results_store_content_after_execution_of_uploaded_workflow_name_workflow[1oz_1op_openfaas-calculate-checksums-rest]
Katarzyna Such Katarzyna Such
automation-examples workflows 5 mins
Successful test_multiprovider_basic test_user_sees_file_is_not_visible_after_its_upload_has_been_canceled[1oz_2op_deployed]
Agnieszka Warchol Agnieszka Warchol
Multiprovider basic 3 mins
Successful test_oneprovider_archives_recall test_user_sees_that_recall_has_been_cancelled_after_cancelling_it[1oz_2op_slow_file_operations]
Katarzyna Such Katarzyna Such
Oneprovider archives recall 5 mins
Successful test_oneprovider_data_tab test_user_jumps_to_the_end_of_the_list_after_writing_zzz_to_jump_input[1oz_1op_deployed]
Łukasz Opioła Łukasz Opioła
Oneprovider data tab 27 secs
Successful test_oneprovider_data_tab test_user_successfully_jumps_to_a_previously_nonvisible_file_after_writing_its_name_prefix_to_jump_input[1oz_1op_deployed]
Łukasz Opioła Łukasz Opioła
Oneprovider data tab 28 secs
Successful test_oneprovider_transfers_files test_user_tries_to_migrate_file_to_too_small_space_on_remote_provider[1oz_2op_deployed]
Agnieszka Warchol Agnieszka Warchol
Transfers files 1 min
Successful test_oneprovider_transfers_files test_user_tries_to_replicate_file_to_too_small_space_on_remote_provider[1oz_2op_deployed]
Agnieszka Warchol Agnieszka Warchol
Transfers files 1 min
Successful test_onezone_harvesters_effective_privileges test_user_sees_that_group_effective_privileges_are_the_sum_of_its_direct_parent_direct_privileges_and_its_direct_privileges[1oz_1op_elasticsearch]
Wojciech Szmelich Wojciech Szmelich
Onezone harvesters effective privileges 3 mins
Successful test_onezone_harvesters_memberships_privileges test_user_successfully_renames_harvester_with_modify_harvester_privilege[1oz_1op_elasticsearch]
Wojciech Szmelich Wojciech Szmelich
Onezone harvesters memberships privileges 2 mins