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

Build: #2294 failed

Job: Archives failed

Test results

  • 15 tests in total
  • 1 test failed
  • 1 failure is new
  • 18 minutes taken in total.

Build 2,294 has the following 1 errors: 1 new failure(s) occurred since the previous build.

New test failures 1
Status Test Duration
Collapse Failed test_archives test_user_of_client_checking_sees_that_archive_has_base_archive_after_client_creating_created_incremental_archive[1oz_1op_1oc-REST-web GUI]
1 min
AssertionError: Base archive: 12 Apr 2022 20:24 does not match expected archive with description first archive
request = <FixtureRequest for <Function 'test_user_of_client_checking_sees_that_archive_has_base_archive_after_client_creating_created_incremental_archive[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: 
(41 more lines...)