Acceptance tests using different clients concurrently. Environment deployed from packages.
Build: #3212 failed
Job: File content failed
Test results
- 16 tests in total
- 1 test failed
- 1 failure is new
- 31 minutes taken in total.
Build 3,212 has the following 1 errors: 1 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_file_content
test_user_removes_file_right_after_read_using_client2_and_using_client1_sees_that_it_has_been_removed[1oz_1op_1oc-oneclient1-REST]
|
1 min | |
TypeError: missing a required argument: 'request' request = <FixtureRequest for <Function 'test_user_removes_file_right_after_read_using_client2_and_using_client1_sees_that_it_has_been_removed[1oz_1op_1oc-oneclient1-REST]'>> @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: (88 more lines...) |