GUI acceptance tests using environment deployed from packages.

Build: #2949 failed Child of ODSRV-OZP-2054

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Test results

  • 888 tests in total
  • 7 tests failed
  • 6 failures are new
  • 3 tests were fixed
  • 13 tests were quarantined / skipped
  • 1417 minutes taken in total.
New test failures 6
Status Test View job Duration
Collapse Failed test_automation_examples_workflows_tests test_user_sees_desirable_active_workflow_status_before_10s_pass_in_task_auditlog_after_changing_sleepdurationsec_in_echo_lambda[1oz_1op_openfaas]
automation-examples workflows 1 min
AssertionError: Actual "echo" status: "Active" does not match expected: "Finished"
fixturefunc = <function assert_status_of_workflow_if_needed_wait_for_stopping_status at 0x7f12404534c0>
request = <FixtureRequest for <Function test_user_sees_desirable_active_workflow_status_before_10s_pass_in_task_auditlog_after_changing_sleepdurationsec_in_echo_lambda[1oz_1op_openfaas]>>
kwargs = {'browser_id': 'browser', 'expected_status': 'Finished', 'op_container': <class 'tests.gui.utils.oneprovider.OPLoggedI...kflow_status_before_10s_pass_in_task_auditlog_after_changing_sleepdurationsec_in_echo_lambda[1oz_1op_openfaas]>>}, ...}

    def call_fixture_func(
        fixturefunc: "_FixtureFunc[FixtureValue]", request: FixtureRequest, kwargs
    ) -> FixtureValue:
(38 more lines...)
Collapse Failed test_multiprovider_multiuser test_user_uses_autocleaning_with_lower_size_limit_which_skips_too_small_files[1oz_2op_deployed]
Multiprovider multiuser 26 mins
RuntimeError: no  item found in Oneprovider page
web_elem_root = <tests.conftest.ChromeWithAllLogs (session="f6aed6557254eca247e724ed265ec9e7")>
css_sel = '.content-file-browser'
err_msg = 'no  item found in Oneprovider page'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(191 more lines...)
Collapse Failed test_onepanel_members test_user_fails_to_add_user_without_add_user_privileges[1oz_1op_deployed]
Onepanel members 6 secs
selenium.common.exceptions.WebDriverException: Message: unknown error: cannot determine loading status
from no such window
  (Session info: chrome=115.0.5763.0)
Stacktrace:
#0 0x55cf4ce992b3 <unknown>
#1 0x55cf4cbc9126 <unknown>
#2 0x55cf4cbb0efa <unknown>
#3 0x55cf4cbaf1a8 <unknown>
(180 more lines...)
Collapse Failed test_onezone_basic test_user_sees_that_group_added_to_harvester_has_default_privileges[1oz_1op_elasticsearch]
Onezone basic 2 mins
RuntimeError: did not manage to expand main panel
fixturefunc = <function remove_harvester at 0x7fe932a042c0>
request = <FixtureRequest for <Function test_user_sees_that_group_added_to_harvester_has_default_privileges[1oz_1op_elasticsearch]>>
kwargs = {'browser_id': 'browser1', 'harvester_name': 'harvester3', 'modals': <class 'tests.gui.utils.common.modals.Modals'>, 'oz_page': <class 'tests.gui.utils.onezone.OZLoggedIn'>, ...}

    def call_fixture_func(
        fixturefunc: "_FixtureFunc[FixtureValue]", request: FixtureRequest, kwargs
    ) -> FixtureValue:
(52 more lines...)
Collapse Failed test_onezone_harvesters_privileges_add_remove test_user_successfully_removes_space_from_harvester_with_remove_space_privilege[1oz_1op_elasticsearch]
Onezone harvesters privileges add and remove 9 secs
selenium.common.exceptions.WebDriverException: Message: unknown error: cannot determine loading status
from no such window
  (Session info: chrome=115.0.5763.0)
Stacktrace:
#0 0x55ea6583b2b3 <unknown>
#1 0x55ea6556b126 <unknown>
#2 0x55ea65552efa <unknown>
#3 0x55ea655511a8 <unknown>
(180 more lines...)
Collapse Failed test_onezone_tokens test_user_successfully_creates_access_token_with_all_caveats[1oz_2op_elasticsearch]
Onezone tokens 3 mins
RuntimeError: no "Service" found in Consumer caveat popup
fixturefunc = <function create_token_with_config at 0x7fc2970709a0>
request = <FixtureRequest for <Function test_user_successfully_creates_access_token_with_all_caveats[1oz_2op_elasticsearch]>>
kwargs = {'browser_id': 'browser', 'config': 'type: access\ncaveats:\n  expiration:\n    after: 10\n  region:\n    allow: True\...71b959', 'hostname': 'dev-onezone.default.svc.cluster.local', 'ip': '10.244.80.248', 'name': 'dev-onezone', ...}}, ...}

    def call_fixture_func(
        fixturefunc: "_FixtureFunc[FixtureValue]", request: FixtureRequest, kwargs
    ) -> FixtureValue:
(56 more lines...)
Existing test failures 1
Status Test Failing since View job Duration
RuntimeError: no  item found in Step 2: Oneprovider Registration deployment step in content in OnePage
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="42f40751096bc841f7f0f6dc01b28105", element="7E74231460EACECF0538A913BC85C987_element_237")>
css_sel = '.cluster-storage-add-form'
err_msg = 'no  item found in Step 2: Oneprovider Registration deployment step in content in OnePage'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(187 more lines...)
Fixed tests 3
Status Test Failing since View job Duration
Successful test_automation_bagit test_user_sees_desirable_files_in_file_browser_after_execution_of_uploaded_bagituploader_with_validzip[1oz_1op_openfaas]
Failing since build #2948 (Child of ODSRV-OPRPM-2583) Atm BagIt 10 mins
Successful test_onezone_groups_multiuser test_user_fails_to_join_group_to_space_because_of_lack_in_privileges[1oz_1op_deployed]
Failing since build #2948 (Child of ODSRV-OPRPM-2583) Onezone groups multiuser 39 secs
Successful test_onezone_spaces_memberships_privileges_data test_user_fails_to_see_privileges_without_view_privileges[1oz_1op_deployed]
Failing since build #2948 (Child of ODSRV-OPRPM-2583) Onezone spaces memberships privileges data 2 mins
Quarantined tests 13
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
Collapse Failed test_automation_bagit test_user_sees_successful_execution_of_uploaded_bagituploader_workflow_and_input_file_bagit_archive_unpacktar[1oz_1op_openfaas]
Failing since build #2947 (Child of ODSRV-OPRPM-2582) Wojciech Szmelich Wojciech Szmelich
Atm BagIt 12 mins
AssertionError: Processing speed is 6384.066666666667 bytes per second and is lower than expected 13500 per second.
fixturefunc = <function assert_number_of_proceeded_files at 0x7f763bc62660>
request = <FixtureRequest for <Function test_user_sees_successful_execution_of_uploaded_bagituploader_workflow_and_input_file_bagit_archive_unpacktar[1oz_1op_openfaas]>>
kwargs = {'browser_id': 'browser', 'compare_option': 'is greater or equal', 'modals': <class 'tests.gui.utils.common.modals.Modals'>, 'number': '13500', ...}

    def call_fixture_func(
        fixturefunc: "_FixtureFunc[FixtureValue]", request: FixtureRequest, kwargs
    ) -> FixtureValue:
(56 more lines...)
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 4 mins
Successful test_oneprovider_archives_audit_logs test_user_sees_logs_about_first_200_successfully_archived_files_and_3_directories_after_creating_archive[1oz_1op_deployed]
Jakub Liput Jakub Liput
Oneprovider archives audit logs 5 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 2 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 45 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 46 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 58 secs
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 1 min
Successful test_storage_sync_charts test_user_configures_storage_sync_and_sees_storage_synchronization_statistics[1oz_1op_deployed]
Wojciech Szmelich Wojciech Szmelich
Storage sync charts 6 mins