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

Build: #1859 failed Changes by Agnieszka Warchol

Test results

  • 388 tests in total
  • 1 test failed
  • 1 failure is new
  • 2 tests were fixed
  • 1 test was quarantined / skipped
  • 513 minutes taken in total.
New test failures 1
Status Test View job Duration
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]
Chrome onepanel tests 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...E3MTgzNjIKMDAyZnNpZ25hdHVyZSC00SV02KWhaCFRgPGmmLXAm1BeJDC3H02y01jvoLqGrZGNQwo'}, 'oz': {}, 'window': {'modal': None}}})
cwd = '/dir2'
selenium = {'browsers': <selenium.webdriver.chrome.webdriver.WebDriver (session="8916fa5086a6ae43d0a1079d4251dfe4")>, 'onepanel':...079d4251dfe4")>, 'user1': <selenium.webdriver.chrome.webdriver.WebDriver (session="e03a2569caf762e49728b3af38740b93")>}
op_container = <class 'tests.gui.utils.oneprovider.OPLoggedIn'>
tmpdir = local('/tmp/pytest-of-bamboo/pytest-0/test_files_tree_with_specified5')
which_browser = 'file browser'
(75 more lines...)
Fixed tests 2
Status Test Failing since View job Duration
Successful test_nested_directories test_user_create_directory_structure_using_client1_and_using_client2_sees_that_it_has_appeared[1oz_1op_1oc-REST-web GUI]
Failing since build #1857 (Child of ODSRV-OPRPM-1986) Chrome nested directories tests 2 mins
Successful test_nested_directories test_user_create_directory_structure_using_client1_and_using_client2_sees_that_it_has_appeared[1oz_1op_1oc-web GUI-oneclient1]
Failing since build #1857 (Child of ODSRV-OPRPM-1986) Chrome nested directories tests 4 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]
Not quarantined Chrome file content tests 4 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...)