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

Build: #1810 failed Child of ODSRV-OPV-1303

Test results

  • 412 tests in total
  • 2 tests failed
  • 2 failures are new
  • 1 test was quarantined / skipped
  • 523 minutes taken in total.
New test failures 2
Status Test View job Duration
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 7 mins
AssertionError: file browser in files tab in op should be empty but is not
subtree = ['dir21', 'dir22', {'file1.txt': 22222}], user = 'user1'
tmp_memory = defaultdict(<class 'dict'>, {'onepanel': {'shares': {}, 'spaces': {}, 'groups': {}, 'mailbox': {'token': 'MDAzM2xvY2F0...AwNTMxMjgKMDAyZnNpZ25hdHVyZSAG7pINq0201W9ZHeD7c3yOavuL9SPF00rGdZzlBn02nEIVlQo'}, 'oz': {}, 'window': {'modal': None}}})
cwd = '/dir2'
selenium = {'browsers': <selenium.webdriver.chrome.webdriver.WebDriver (session="84ad0fc79c66b1c5bf75c28ebaa3c998")>, 'onepanel':...c28ebaa3c998")>, 'user1': <selenium.webdriver.chrome.webdriver.WebDriver (session="201f4d57e0e554bca2ac57e44d80927b")>}
op_container = <class 'tests.gui.utils.oneprovider.OPLoggedIn'>
tmpdir = local('/tmp/pytest-of-bamboo/pytest-0/test_files_tree_with_specified1')
which_browser = 'file browser'
(67 more lines...)
Collapse Failed test_onepanel_basic test_user_does_not_see_files_tree_changes_after_disabling_continuous_scan_option[1oz_1op_1oc-web GUI-REST]
Chrome onepanel tests 7 mins
RuntimeError: file file1.txt has not been downloaded
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: 
(48 more lines...)
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 1 min
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...)