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

Build: #1886 failed

Job: File content failed

Test results

  • 16 tests in total
  • 9 tests failed
  • 1 test was quarantined / skipped
  • 23 minutes taken in total.

Build 1,886 has the following 1 quarantined tests:

Quarantined tests 1
Status Test Failing since Quarantined by Duration
TypeError: __init__() got an unexpected keyword argument 'configuration'
request = <FixtureRequest for <Function 'test_user_writes_to_file_using_client2_and_using_client1_sees_that_files_content_has_changed[1oz_1op_1oc-REST-oneclient1-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: 
(36 more lines...)