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

Build: #1899 was successful Changes by Agnieszka Warchol

Test results

  • 412 tests in total
  • 3 tests were fixed
  • 1 test was quarantined / skipped
  • 543 minutes taken in total.
Fixed tests 3
Status Test Failing since View job Duration
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 #1896 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) 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 #1897 (Child of ODSRV-OPRPM-1997) Chrome onepanel tests 3 mins
Successful test_onepanel_basic test_files_tree_with_specified_depth_is_imported_to_space_after_changing_import_depth_and_enable_delete_detection_option[1oz_1op_1oc-web GUI-REST]
Failing since build #1896 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) 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 #1884 (Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>) Not quarantined Chrome file content tests 2 mins
AssertionError: Expected file named space1/file1 content to be TEST TEXT ONEDATA but found TE
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...)