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

Build: #2580 failed Child of ODSRV-OZP-1797

Build result summary

Details

Completed
Queue duration
10 minutes
Duration
62 minutes
Labels
None
Revision
0b5c93bc67604c5cff8713fa73d948a9767b5874
Total tests
507
Fixed in
#2584 (Child of ODSRV-OZP-1798)

Tests

Responsible

No one has taken responsibility for this failure

Configuration changes

Some of the jobs or stages referenced by this result no longer exist.

Tests

New test failures 3
Status Test 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]
Chrome archives tests 1 min
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]
Chrome archives tests 1 min
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]
Chrome archives tests 11 mins
RuntimeError: no  item found in Oneprovider page
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="7f16e1146dcad57bce8287c22f3e524c")>
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...)