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

Build: #1884 failed

Job: Files movement failed

Test results

  • 16 tests in total
  • 4 tests failed
  • 4 failures are new
  • 24 minutes taken in total.

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

New test failures 4
Status Test Duration
Collapse Failed test_files_movement test_user_copies_file_using_client2_and_using_client1_sees_that_it_has_been_copied[1oz_1op_1oc-REST-oneclient1]
40 secs
TypeError: __init__() got an unexpected keyword argument 'configuration'
request = <FixtureRequest for <Function 'test_user_copies_file_using_client2_and_using_client1_sees_that_it_has_been_copied[1oz_1op_1oc-REST-oneclient1]'>>

    @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: 
(42 more lines...)
Collapse Failed test_files_movement test_user_copies_nonempty_file_using_client2_and_using_client1_sees_that_it_has_not_changed[1oz_1op_1oc-REST-oneclient1]
42 secs
TypeError: __init__() got an unexpected keyword argument 'configuration'
request = <FixtureRequest for <Function 'test_user_copies_nonempty_file_using_client2_and_using_client1_sees_that_it_has_not_changed[1oz_1op_1oc-REST-oneclient1]'>>

    @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: 
(42 more lines...)
Collapse Failed test_files_movement test_user_moves_file_using_client2_and_using_client1_sees_that_file_has_been_moved[1oz_1op_1oc-REST-oneclient1]
40 secs
TypeError: __init__() got an unexpected keyword argument 'configuration'
request = <FixtureRequest for <Function 'test_user_moves_file_using_client2_and_using_client1_sees_that_file_has_been_moved[1oz_1op_1oc-REST-oneclient1]'>>

    @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: 
(42 more lines...)
Collapse Failed test_files_movement test_user_moves_nonempty_file_using_client2_and_using_client1_sees_that_its_content_has_not_changed[1oz_1op_1oc-REST-oneclient1]
43 secs
TypeError: __init__() got an unexpected keyword argument 'configuration'
request = <FixtureRequest for <Function 'test_user_moves_nonempty_file_using_client2_and_using_client1_sees_that_its_content_has_not_changed[1oz_1op_1oc-REST-oneclient1]'>>

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