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

Build: #1875 failed

Job: Chrome nested directories tests failed

Test results

  • 26 tests in total
  • 3 tests failed
  • 3 failures are new
  • 90 minutes taken in total.

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

New test failures 3
Status Test Duration
Collapse Failed test_nested_directories test_user_create_directory_structure_using_client1_and_using_client2_sees_that_it_has_appeared[1oz_1op_1oc-oneclient1-web GUI]
6 mins
AssertionError: not found "20B-0.txt" in browser
subtree = ['20B-0.txt', '20B-1.txt', {'dir5': [{'dir6': ['dir7']}]}]
user = 'user1'
tmp_memory = defaultdict(<class 'dict'>, {'user1': {'shares': {}, 'spaces': {}, 'groups': {}, 'mailbox': {}, 'oz': {}, 'window': {'...\n                    - dir7\n    - dir8\n    - 20B-0.txt\n    - 20B-1.txt\n    - dir9:\n        - 20B-0.txt\n- dir0'})
cwd = '/dir1/dir2/dir4'
selenium = {'browser': <selenium.webdriver.chrome.webdriver.WebDriver (session="df2f05632dd122ada90a6e76ba85eeee")>, 'user1': <selenium.webdriver.chrome.webdriver.WebDriver (session="df2f05632dd122ada90a6e76ba85eeee")>}
op_container = <class 'tests.gui.utils.oneprovider.OPLoggedIn'>
tmpdir = local('/tmp/pytest-of-bamboo/pytest-0/test_user_create_directory_str11')
(80 more lines...)
Collapse Failed test_nested_directories test_user_create_directory_structure_using_client1_and_using_client2_sees_that_it_has_appeared[1oz_1op_1oc-web GUI-oneclient1]
15 mins
AssertionError: dir3 not found in space1/dir1/dir2
subtree = ['dir3', {'dir4': ['20B-0.txt', '20B-1.txt', {'dir5': [{'dir6': [...]}]}]}]
children = ['dir4'], cwd = 'space1/dir1/dir2'
ls_fun = functools.partial(<function ls_dir_in_op_oneclient at 0x7fb014753730>, user='user1', users={'admin': <tests.utils.user....AdminUser object at 0x7fb0137ec048>, 'user1': <tests.utils.user_utils.User object at 0x7fb013585a58>}, host='client1')
assert_file_content_fun = functools.partial(<function assert_file_content_in_op_oneclient at 0x7fb0147536a8>, user='user1', users={'admin': <tes....AdminUser object at 0x7fb0137ec048>, 'user1': <tests.utils.user_utils.User object at 0x7fb013585a58>}, host='client1')

    def check_files_tree(subtree, children, cwd, ls_fun, assert_file_content_fun):
        """This function recursively checks files tree:
(65 more lines...)
Collapse Failed test_nested_directories test_user_removes_nonempty_directory_using_client2_and_using_client1_sees_that_they_have_disappeared[1oz_1op_1oc-REST-web GUI]
5 mins
AssertionError: not found "dir_child2" in browser
subtree = ['dir_child2'], user = 'user1'
tmp_memory = defaultdict(<class 'dict'>, {'user1': {'shares': {}, 'spaces': {}, 'groups': {}, 'mailbox': {}, 'oz': {}, 'window': {'...ile_browser._FileBrowser object at 0x7fb0138d8f60>}, 'config': '- dir1:\n    - dir_child1\n- dir2:\n    - dir_child2'})
cwd = '/dir2'
selenium = {'browser': <selenium.webdriver.chrome.webdriver.WebDriver (session="eaeaa87c18c47860eb04e540cb916120")>, 'user1': <selenium.webdriver.chrome.webdriver.WebDriver (session="eaeaa87c18c47860eb04e540cb916120")>}
op_container = <class 'tests.gui.utils.oneprovider.OPLoggedIn'>
tmpdir = local('/tmp/pytest-of-bamboo/pytest-0/test_user_removes_nonempty_dir1')
which_browser = 'file browser'
(75 more lines...)