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

Build: #1803 failed Changes by Agnieszka Warchol

Test results

  • 412 tests in total
  • 1 test failed
  • 1 failure is new
  • 6 tests were fixed
  • 1 test was quarantined / skipped
  • 518 minutes taken in total.
New test failures 1
Status Test View job Duration
Collapse Failed 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]
Chrome directories movement tests 3 mins
AssertionError: not found "dir2" in browser
request = <FixtureRequest for <Function '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]'>>

    @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: 
(52 more lines...)
Fixed tests 6
Status Test Failing since View job Duration
Successful test_directories_movement test_user_moves_directory_using_client2_and_using_client1_sees_that_it_has_been_moved[1oz_1op_1oc-web GUI-oneclient1]
Failing since build #1801 (Changes by Agnieszka Warchol and Katarzyna Such) Chrome directories movement tests 5 mins
Successful test_directories_times test_user_changes_directory_using_client2_and_using_client1_sees_that_modification_time_has_changed[1oz_1op_1oc-REST-web GUI-equal to]
Failing since build #1801 (Changes by Agnieszka Warchol and Katarzyna Such) Chrome directories times tests 52 secs
Successful test_nested_directories test_user_create_directory_structure_using_client1_and_using_client2_sees_that_it_has_appeared[1oz_1op_1oc-oneclient1-web GUI]
Failing since build #1800 (Child of ODSRV-OPRPM-1970) Chrome nested directories tests 2 mins
Successful test_onepanel_basic test_files_tree_with_specified_depth_is_imported_to_space_after_changing_max_depth_option[1oz_1op_1oc-web GUI-REST]
Failing since build #1800 (Child of ODSRV-OPRPM-1970) Chrome onepanel tests 3 mins
Successful test_onepanel_basic test_user_does_not_see_files_tree_changes_after_disabling_continuous_scan_option[1oz_1op_1oc-web GUI-REST]
Failing since build #1799 (Child of ODSRV-OPV-1302) Chrome onepanel tests 3 mins
Successful test_onepanel_basic test_files_tree_with_specified_depth_is_imported_to_space_after_changing_import_depth_and_disable_modification_detection_option[1oz_1op_1oc-web GUI-REST]
Failing since build #1800 (Child of ODSRV-OPRPM-1970) Chrome onepanel tests 3 mins
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 2 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...)