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

Build: #3212 failed

Job: Workflows with input files was successful

Test results

  • 1 test in total
  • 1 test was quarantined / skipped
  • 24 minutes taken in total.

Build 3,212 has the following 1 quarantined tests:

Quarantined tests 1
Status Test Failing since Quarantined by Duration
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...)