Acceptance tests using different clients concurrently. Environment deployed from packages.

Build: #2584 was successful Child of ODSRV-OZP-1798

Test results

  • 507 tests in total
  • 4 tests were quarantined / skipped
  • 538 minutes taken in total.
Quarantined tests 4
Status Test Failing since Quarantined by View job Duration
Collapse Failed test_archives test_user_of_client_checking_sees_new_deleted_callback_url_after_changing_it_using_rest[1oz_1op_1oc-web GUI]
Failing since build #2580 (Child of ODSRV-OZP-1797) Not quarantined Chrome archives tests 2 mins
RuntimeError: no "Properties" found in Archive row menu
request = <FixtureRequest for <Function 'test_user_of_client_checking_sees_new_deleted_callback_url_after_changing_it_using_rest[1oz_1op_1oc-web GUI]'>>

    @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: 
(51 more lines...)
Collapse Failed test_archives test_user_of_client_checking_sees_new_preserved_callback_url_after_changing_it_using_rest[1oz_1op_1oc-web GUI]
Failing since build #2580 (Child of ODSRV-OZP-1797) Not quarantined Chrome archives tests 2 mins
RuntimeError: no "Properties" found in Archive row menu
request = <FixtureRequest for <Function 'test_user_of_client_checking_sees_new_preserved_callback_url_after_changing_it_using_rest[1oz_1op_1oc-web GUI]'>>

    @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: 
(51 more lines...)
Collapse Failed test_archives test_user_of_client_checking_sees_that_dataset_has_more_archives_than_its_parent_after_user_of_client_creating_created_nested_archive_on_child_dataset[1oz_1op_1oc-web GUI-REST]
Failing since build #2580 (Child of ODSRV-OZP-1797) Not quarantined Chrome archives tests 11 mins
RuntimeError: no  item found in Oneprovider page
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="8d5c583b9d925e5ff45db05d8f9780bc")>
css_sel = '.content-space-datasets .archive-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)
(311 more lines...)
Collapse Failed test_luma test_luma_local_feed_onedata_user_mappings_on_posix_imported_storage_are_respected_in_web_interface_and_in_oneclient[1oz_1op_luma_oneclient]
Failing since build #2537 (Child of ODSRV-OPRPM-2210) Not quarantined Chrome LUMA tests 3 mins
AssertionError: Expected user1 as file owner but got user1 (user1)
request = <FixtureRequest for <Function 'test_luma_local_feed_onedata_user_mappings_on_posix_imported_storage_are_respected_in_web_interface_and_in_oneclient[1oz_1op_luma_oneclient]'>>

    @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: 
(23 more lines...)