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

Build: #1800 failed Child of ODSRV-OPRPM-1970

Test results

  • 412 tests in total
  • 4 tests failed
  • 3 failures are new
  • 1 test was fixed
  • 1 test was quarantined / skipped
  • 569 minutes taken in total.
New test failures 3
Status Test View job Duration
Collapse Failed test_nested_directories test_user_create_directory_structure_using_client1_and_using_client2_sees_that_it_has_appeared[1oz_1op_1oc-oneclient1-web GUI]
Chrome nested directories tests 5 mins
AssertionError: not found "20B-0.txt" in browser
subtree = ['20B-0.txt', {'dir1': [{'dir2': ['dir3', {'dir4': [...]}]}, 'dir8', '20B-0.txt', '20B-1.txt', {'dir9': ['20B-0.txt']}]}, 'dir0']
user = 'user1'
tmp_memory = defaultdict(<class 'dict'>, {'user1': {'shares': {}, 'spaces': {}, 'groups': {}, 'mailbox': {}, 'oz': {}, 'window': {'...\n                    - dir7\n    - dir8\n    - 20B-0.txt\n    - 20B-1.txt\n    - dir9:\n        - 20B-0.txt\n- dir0'})
cwd = ''
selenium = {'browser': <selenium.webdriver.chrome.webdriver.WebDriver (session="839a8a4791f916373f8b98756c1c68b7")>, 'user1': <selenium.webdriver.chrome.webdriver.WebDriver (session="839a8a4791f916373f8b98756c1c68b7")>}
op_container = <class 'tests.gui.utils.oneprovider.OPLoggedIn'>
tmpdir = local('/tmp/pytest-of-bamboo/pytest-0/test_user_create_directory_str10')
(74 more lines...)
Collapse Failed 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]
Chrome onepanel tests 8 mins
AssertionError: not found "dir2" in browser
request = <FixtureRequest for <Function '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]'>>

    @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: 
(54 more lines...)
Collapse Failed test_onepanel_basic test_files_tree_with_specified_depth_is_imported_to_space_after_changing_max_depth_option[1oz_1op_1oc-web GUI-REST]
Chrome onepanel tests 8 mins
AssertionError: not found "dir2" in browser
request = <FixtureRequest for <Function 'test_files_tree_with_specified_depth_is_imported_to_space_after_changing_max_depth_option[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: 
(54 more lines...)
Existing test failures 1
Status Test Failing since View job Duration
AssertionError: not found "dir2" in browser
request = <FixtureRequest for <Function 'test_user_does_not_see_files_tree_changes_after_disabling_continuous_scan_option[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: 
(54 more lines...)
Fixed tests 1
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_enabling_delete_and_disabling_modification_detection[1oz_1op_1oc-web GUI-REST]
Failing since build #1799 (Child of ODSRV-OPV-1302) Chrome onepanel tests 5 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...)