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

Build: #1862 failed

Job: Onepanel failed

Test results

  • 15 tests in total
  • 2 tests failed
  • 1 test was fixed
  • 58 minutes taken in total.

Build 1,862 has the following 2 errors:There were no new test failures since the previous build.

Existing test failures 2
Status Test Failing since Duration
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...2MzE3NzUwODEKMDAyZnNpZ25hdHVyZSCZUyvnfkrpzsX6cacmdMznpFr9JhmUp00XaXp9p3Rqwdgo'}, 'oz': {}, 'window': {'modal': None}}})
cwd = '/dir2'
selenium = {'browsers': <selenium.webdriver.chrome.webdriver.WebDriver (session="738b7adae5bb95c275e26a00b90947ed")>, 'onepanel':...6a00b90947ed")>, 'user1': <selenium.webdriver.chrome.webdriver.WebDriver (session="f0400b950c6db11267273fd29fd07022")>}
op_container = <class 'tests.gui.utils.oneprovider.OPLoggedIn'>
tmpdir = local('/tmp/pytest-of-bamboo/pytest-0/test_files_tree_with_specified4')
which_browser = 'file browser'
(67 more lines...)
AssertionError: not found "dir2" in browser
request = <FixtureRequest for <Function '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]'>>

    @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...)