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

Build: #1809 was successful Changes by Agnieszka Warchol

Test results

  • 412 tests in total
  • 1 test was fixed
  • 1 test was quarantined / skipped
  • 507 minutes taken in total.
Fixed tests 1
Status Test Failing since View job Duration
Successful test_directories_movement test_user_fails_to_move_directory_to_its_subtree_using_client2_and_using_client1_sees_that_it_has_not_been_moved[1oz_1op_1oc-web GUI-REST]
Failing since build #1803 (Changes by Agnieszka Warchol) Chrome directories movement tests 1 min
Quarantined tests 1
Status Test Failing since Quarantined by View job Duration
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]
Failing since build #1797 (Child of ODSRV-OPRPM-1969) Not quarantined 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...)