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

Build: #1255 failed Child of ODSRV-OPRPM-1769

Build result summary

Details

Completed
Queue duration
55 minutes
Duration
71 minutes
Labels
None
Revision
9b2a7461aa1c71f308a38f679d1c689b2f7cdd32
Total tests
411
Fixed in
#1256 (Changes by Agnieszka Warchol and Natalia Organek)

Tests

Responsible

No one has taken responsibility for this failure

Configuration changes

Some of the jobs or stages referenced by this result no longer exist.

Tests

New test failures 2
Status Test View job Duration
Collapse Failed 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]
Chrome file content tests 28 secs
AssertionError: Expected file named space1/file1 content to be TEST TEXT ONEDATA APPENDED DATA but found
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 Failed 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]
Chrome file content tests 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...)