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

Build: #1895 failed

Job: Chrome nested directories tests failed

Test results

  • 26 tests in total
  • 2 tests failed
  • 2 failures are new
  • 94 minutes taken in total.

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

New test failures 2
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]
5 mins
AssertionError: not found "20B-0.txt" in browser
subtree = ['20B-0.txt', {'dir1': [{'dir2': ['dir3', {'dir4': [...]}]}, 'dir8', '20B-0.txt', '20B-1.txt', {'dir9': ['20B-0.txt']}]}, 'dir0']
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 = ''
selenium = {'browser': <selenium.webdriver.chrome.webdriver.WebDriver (session="5194c9a1ba28bda4ced4fec5980c22cd")>, 'user1': <selenium.webdriver.chrome.webdriver.WebDriver (session="5194c9a1ba28bda4ced4fec5980c22cd")>}
op_container = <class 'tests.gui.utils.oneprovider.OPLoggedIn'>
tmpdir = local('/tmp/pytest-of-bamboo/pytest-0/test_user_create_directory_str11')
(74 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-oneclient1-web GUI]
5 mins
AssertionError: file browser in files tab in op should be empty but is not
subtree = ['dir_child1'], user = 'user1'
tmp_memory = defaultdict(<class 'dict'>, {'user1': {'shares': {}, 'spaces': {}, 'groups': {}, 'mailbox': {}, 'oz': {}, 'window': {'...ile_browser._FileBrowser object at 0x7ffb2e90a9e8>}, 'config': '- dir1:\n    - dir_child1\n- dir2:\n    - dir_child2'})
cwd = '/dir1'
selenium = {'browser': <selenium.webdriver.chrome.webdriver.WebDriver (session="90b8583d727fd50803d956f6942ec7b6")>, 'user1': <selenium.webdriver.chrome.webdriver.WebDriver (session="90b8583d727fd50803d956f6942ec7b6")>}
op_container = <class 'tests.gui.utils.oneprovider.OPLoggedIn'>
tmpdir = local('/tmp/pytest-of-bamboo/pytest-0/test_user_removes_nonempty_dir6')
which_browser = 'file browser'
(67 more lines...)