Acceptance tests using different clients concurrently. Environment deployed from packages.
Build: #1884 failed
Job: Files times failed
Test results
- 6 tests in total
- 3 tests failed
- 3 failures are new
- 11 minutes taken in total.
Build 1,884 has the following 3 errors: 3 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_files_times
test_user_changes_file_using_client1_and_using_web_gui_sees_that_modification_time_has_changed[1oz_1op_1oc-REST]
|
59 secs | |
TypeError: __init__() got an unexpected keyword argument 'configuration' request = <FixtureRequest for <Function 'test_user_changes_file_using_client1_and_using_web_gui_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...) |
|||
Collapse |
test_files_times
test_user_renames_file_using_client2_and_using_client1_he_sees_that_statuschange_time_has_changed[1oz_1op_1oc-REST-oneclient1]
|
1 min | |
TypeError: __init__() got an unexpected keyword argument 'configuration' request = <FixtureRequest for <Function 'test_user_renames_file_using_client2_and_using_client1_he_sees_that_statuschange_time_has_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: (36 more lines...) |
|||
Collapse |
test_files_times
test_user_renames_file_using_client2_and_using_client1_he_sees_that_statuschange_time_has_changed[1oz_1op_1oc-REST-web GUI]
|
58 secs | |
TypeError: __init__() got an unexpected keyword argument 'configuration' request = <FixtureRequest for <Function 'test_user_renames_file_using_client2_and_using_client1_he_sees_that_statuschange_time_has_changed[1oz_1op_1oc-REST-web GUI]'>> @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...) |