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

Build: #1885 failed

Job: Directories times failed

Test results

  • 10 tests in total
  • 6 tests failed
  • 14 minutes taken in total.

Build 1,885 has the following 6 errors:There were no new test failures since the previous build.

Existing test failures 6
Status Test Failing since Duration
TypeError: __init__() got an unexpected keyword argument 'configuration'
request = <FixtureRequest for <Function 'test_user_changes_directory_using_client2_and_using_client1_sees_that_modification_time_has_changed[1oz_1op_1oc-REST-oneclient1-greater than]'>>

    @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...)
TypeError: __init__() got an unexpected keyword argument 'configuration'
request = <FixtureRequest for <Function 'test_user_changes_directory_using_client2_and_using_client1_sees_that_modification_time_has_changed[1oz_1op_1oc-REST-web GUI-equal to]'>>

    @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...)
TypeError: __init__() got an unexpected keyword argument 'configuration'
request = <FixtureRequest for <Function 'test_user_changes_directory_using_client2_and_using_client1_sees_that_modification_time_has_changed[1oz_1op_1oc-oneclient1-REST-greater than]'>>

    @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...)
TypeError: __init__() got an unexpected keyword argument 'configuration'
request = <FixtureRequest for <Function 'test_user_changes_directory_using_web_gui_and_using_client1_sees_that_modification_time_has_changed[1oz_1op_1oc-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...)
TypeError: __init__() got an unexpected keyword argument 'configuration'
request = <FixtureRequest for <Function 'test_user_renames_directory_using_client2_and_check_statuschange_time_using_client1[1oz_1op_1oc-REST-oneclient1-greater than]'>>

    @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...)
TypeError: __init__() got an unexpected keyword argument 'configuration'
request = <FixtureRequest for <Function 'test_user_renames_directory_using_client2_and_check_statuschange_time_using_client1[1oz_1op_1oc-REST-web GUI-greater than]'>>

    @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...)