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

Build: #1911 failed

Job: Chrome nested directories tests failed

Test results

  • 26 tests in total
  • 4 tests failed
  • 4 failures are new
  • 97 minutes taken in total.

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

New test failures 4
Status Test Duration
Collapse Failed test_nested_directories test_user_create_directory_structure_using_client1_and_using_client2_sees_that_it_has_appeared_v2[1oz_1op_1oc-REST-web GUI]
5 mins
AssertionError: not found "dir2" in browser
request = <FixtureRequest for <Function 'test_user_create_directory_structure_using_client1_and_using_client2_sees_that_it_has_appeared_v2[1oz_1op_1oc-REST-web GUI]'>>

    @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: 
(56 more lines...)
Collapse Failed test_nested_directories test_user_create_directory_structure_using_client1_and_using_client2_sees_that_it_has_appeared_v2[1oz_1op_1oc-web GUI-REST]
8 mins
RuntimeError: waited too long
request = <FixtureRequest for <Function 'test_user_create_directory_structure_using_client1_and_using_client2_sees_that_it_has_appeared_v2[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: 
(66 more lines...)
Collapse Failed test_nested_directories test_user_removes_empty_directory_and_its_parents_using_client2_and_using_client1_sees_that_they_have_disappeared[1oz_1op_1oc-REST-web GUI]
9 mins
AssertionError: file browser in files tab in op should be empty but is not
subtree = ['dir3'], user = 'user1'
tmp_memory = defaultdict(<class 'dict'>, {'user1': {'shares': {}, 'spaces': {}, 'groups': {}, 'mailbox': {}, 'oz': {}, 'window': {'...ls.oneprovider.file_browser._FileBrowser object at 0x7fc085593dd8>}, 'config': '- dir1:\n    - dir2:\n        - dir3'})
cwd = '/dir1/dir2'
selenium = {'browser': <selenium.webdriver.chrome.webdriver.WebDriver (session="c7e8c3fd89436ed9f8835d81202cde6c")>, 'user1': <selenium.webdriver.chrome.webdriver.WebDriver (session="c7e8c3fd89436ed9f8835d81202cde6c")>}
op_container = <class 'tests.gui.utils.oneprovider.OPLoggedIn'>
tmpdir = local('/tmp/pytest-of-bamboo/pytest-0/test_user_removes_empty_direct1')
which_browser = 'file browser'
(69 more lines...)
Collapse Failed test_nested_directories test_user_removes_empty_directory_and_its_parents_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 = ['dir3'], user = 'user1'
tmp_memory = defaultdict(<class 'dict'>, {'user1': {'shares': {}, 'spaces': {}, 'groups': {}, 'mailbox': {}, 'oz': {}, 'window': {'...ls.oneprovider.file_browser._FileBrowser object at 0x7fc08520f710>}, 'config': '- dir1:\n    - dir2:\n        - dir3'})
cwd = '/dir1/dir2'
selenium = {'browser': <selenium.webdriver.chrome.webdriver.WebDriver (session="65a58b650f2e3334a1a7adb8bba3d60a")>, 'user1': <selenium.webdriver.chrome.webdriver.WebDriver (session="65a58b650f2e3334a1a7adb8bba3d60a")>}
op_container = <class 'tests.gui.utils.oneprovider.OPLoggedIn'>
tmpdir = local('/tmp/pytest-of-bamboo/pytest-0/test_user_removes_empty_direct6')
which_browser = 'file browser'
(69 more lines...)