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

Build: #1873 failed

Job: Onepanel failed

Test results

  • 15 tests in total
  • 4 tests failed
  • 2 failures are new
  • 63 minutes taken in total.

Build 1,873 has the following 4 errors: 2 new failure(s) occurred since the previous build.

New test failures 2
Status Test Duration
Collapse Failed 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]
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_enable_delete_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_enabling_delete_and_disabling_modification_detection[1oz_1op_1oc-web GUI-REST]
7 mins
AssertionError: not found "dir21" in browser
subtree = ['dir21', 'dir22', {'file1.txt': 22222}], user = 'user1'
tmp_memory = defaultdict(<class 'dict'>, {'onepanel': {'shares': {}, 'spaces': {}, 'groups': {}, 'mailbox': {'token': 'MDAzM2xvY2F0...MzIwMDAxODMKMDAyZnNpZ25hdHVyZSB3jWLWYDMcrJFxWw02300rnrhENN7I3bLHes8BDKKai3wAo'}, 'oz': {}, 'window': {'modal': None}}})
cwd = '/dir2'
selenium = {'browsers': <selenium.webdriver.chrome.webdriver.WebDriver (session="15cde3f467ffde0350d8939c9dead11b")>, 'onepanel':...939c9dead11b")>, 'user1': <selenium.webdriver.chrome.webdriver.WebDriver (session="4476d26c7446f99d9098adec954c3ac5")>}
op_container = <class 'tests.gui.utils.oneprovider.OPLoggedIn'>
tmpdir = local('/tmp/pytest-of-bamboo/pytest-0/test_files_tree_with_specified6')
which_browser = 'file browser'
(75 more lines...)
Existing test failures 2
Status Test Failing since Duration
AssertionError: not found "dir21" in browser
subtree = ['dir21', 'dir22', {'file1.txt': 22222}], user = 'user1'
tmp_memory = defaultdict(<class 'dict'>, {'onepanel': {'shares': {}, 'spaces': {}, 'groups': {}, 'mailbox': {'token': 'MDAzM2xvY2F0...MzE5OTg5MTEKMDAyZnNpZ25hdHVyZSDeBgBqXnG01JjBwZebn7hehlPfrimDGCuC7du00UFp9O1wo'}, 'oz': {}, 'window': {'modal': None}}})
cwd = '/dir2'
selenium = {'browsers': <selenium.webdriver.chrome.webdriver.WebDriver (session="3d3e51c43c94515423278893b35b9a2b")>, 'onepanel':...8893b35b9a2b")>, 'user1': <selenium.webdriver.chrome.webdriver.WebDriver (session="7312dad2e414799de5961e5f493eb3ba")>}
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'
(75 more lines...)
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...)