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

Build: #3176 failed

Job: Storage sync failed

Test results

  • 10 tests in total
  • 1 test failed
  • 1 failure is new
  • 1 test was quarantined / skipped
  • 47 minutes taken in total.

Build 3,176 has the following 1 errors: 1 new failure(s) occurred since the previous build.

New test failures 1
Status Test Duration
Collapse Failed test_storage_sync 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]
13 mins
AssertionError: there is different number of items in file browser, actual items: {'file1.txt', 'dir22'}, expected items: ['dir2']
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.8/dist-packages/pytest_bdd/scenario.py:227: 
(46 more lines...)