Acceptance tests using different clients concurrently. Environment deployed from packages.
Build: #32 failed
Job: File content failed
Test results
- 16 tests in total
- 2 tests failed
- 2 failures are new
- 18 minutes taken in total.
Build 32 has the following 2 errors: 2 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_file_content
test_user_appends_text_to_file_using_client2_and_using_client1_sees_that_files_content_has_changed[1oz_1op_1oc-REST-oneclient1-REST]
|
26 secs | |
AssertionError: Expected file named space1/file1 content to be TEST TEXT ONEDATA APPENDED DATA but found TEST TEXT ONEDATA request = <FixtureRequest for <Function 'test_user_appends_text_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: (24 more lines...) |
|||
Collapse |
test_file_content
test_user_writes_to_file_using_client2_and_using_client1_sees_that_files_content_has_changed[1oz_1op_1oc-REST-oneclient1-REST]
|
3 mins | |
AssertionError: Expected file named space1/file1 content to be TEST TEXT ONEDATA but found 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: (24 more lines...) |