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

Build: #2347 failed

Job: Archive privileges failed

Test results

  • 10 tests in total
  • 4 tests failed
  • 23 minutes taken in total.

Build 2,347 has the following 4 errors:There were no new test failures since the previous build.

Existing test failures 4
Status Test Failing since Duration
AttributeError: 'ArchiveApi' object has no attribute 'purge_archive'
request = <FixtureRequest for <Function 'test_user_of_client_removing_cannot_remove_archive_after_getting_invite_token_without_remove_archives_privilege_from_user_of_client_inviting[1oz_1op_1oc-REST-web GUI]'>>

    @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...)
RuntimeError: no "Purge archive" found in Archive row menu
request = <FixtureRequest for <Function 'test_user_of_client_removing_cannot_remove_archive_after_getting_invite_token_without_remove_archives_privilege_from_user_of_client_inviting[1oz_1op_1oc-web GUI-REST]'>>

    @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: 
(51 more lines...)
AttributeError: 'ArchiveApi' object has no attribute 'purge_archive'
request = <FixtureRequest for <Function 'test_user_of_client_removing_removes_archive_after_getting_invite_token_with_remove_archives_privilege_from_user_of_client_inviting[1oz_1op_1oc-REST-web GUI]'>>

    @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: 
(32 more lines...)
RuntimeError: no "Purge archive" found in Archive row menu
request = <FixtureRequest for <Function 'test_user_of_client_removing_removes_archive_after_getting_invite_token_with_remove_archives_privilege_from_user_of_client_inviting[1oz_1op_1oc-web GUI-REST]'>>

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