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

Build: #3176 failed

Job: Workflows with input files failed

Test results

  • 1 test in total
  • 1 test failed
  • 1 failure is new
  • 24 minutes taken in total.

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

New test failures 1
Status Test Duration
Collapse Failed test_workflows_with_input_files test_user_sees_successful_execution_of_all_workflows_from_automationexamples_with_their_example_input_files[1oz_1op_openfaas]
24 mins
RuntimeError: workflows [{'bagit-uploader': 'bagit_archive_5GBfile.zip'}] are in ongoing state
request = <FixtureRequest for <Function 'test_user_sees_successful_execution_of_all_workflows_from_automationexamples_with_their_example_input_files[1oz_1op_openfaas]'>>

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