GUI acceptance tests using environment deployed from packages.
Build: #1661 failed
Job: Storage sync failed
Test results
- 8 tests in total
- 5 tests failed
- 1 test was fixed
- 54 minutes taken in total.
Build 1,661 has the following 5 errors:There were no new test failures since the previous build.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
test_storage_sync
test_user_does_not_see_files_and_directories_that_have_been_removed_in_storage_mount_point_when_detect_deletions_option_was_enabled[1oz_1op_deployed]
|
Failing since build #1659 (Child of ODSRV-OZP-1623) | 7 mins | ||
AssertionError: not found "dir22" in browser request = <FixtureRequest for <Function 'test_user_does_not_see_files_and_directories_that_have_been_removed_in_storage_mount_point_when_detect_deletions_option_was_enabled[1oz_1op_deployed]'>> @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: (50 more lines...) |
||||
test_storage_sync
test_user_does_not_see_files_update_when_detect_modifications_is_disabled[1oz_1op_deployed]
|
Failing since build #1659 (Child of ODSRV-OZP-1623) | 7 mins | ||
AssertionError: file browser in files tab in op should be empty but is not subtree = ['dir21', 'dir22', {'file1.txt': 22222}], user = 'browser2' tmp_memory = defaultdict(<class 'dict'>, {'browser1': {'shares': {}, 'spaces': {}, 'groups': {}, 'mailbox': {'token': 'MDAzM2xvY2F0...': {'modal': None}, 'file_browser': <tests.gui.utils.oneprovider.file_browser._FileBrowser object at 0x7fdce3c66cf8>}}) cwd = '/dir2' selenium = {'browser1': <selenium.webdriver.chrome.webdriver.WebDriver (session="a8d01bda18ebb149b35d9da2ed0e40c4")>, 'browser2': <selenium.webdriver.chrome.webdriver.WebDriver (session="b194f2667979274fbbe5f130d0ea361e")>} op_container = <class 'tests.gui.utils.oneprovider.OPLoggedIn'> tmpdir = local('/tmp/pytest-of-bamboo/pytest-0/test_user_does_not_see_files_u1') which_browser = 'file browser' (61 more lines...) |
||||
test_storage_sync
test_user_sees_files_update_when_detect_modifications_is_set[1oz_1op_deployed]
|
Failing since build #1659 (Child of ODSRV-OZP-1623) | 6 mins | ||
AssertionError: not found "dir21" in browser subtree = ['dir21', 'dir22', {'file1.txt': 22222}], user = 'browser2' tmp_memory = defaultdict(<class 'dict'>, {'browser1': {'shares': {}, 'spaces': {}, 'groups': {}, 'mailbox': {'token': 'MDAzM2xvY2F0...': {'modal': None}, 'file_browser': <tests.gui.utils.oneprovider.file_browser._FileBrowser object at 0x7fdce3ce2588>}}) cwd = '/dir2' selenium = {'browser1': <selenium.webdriver.chrome.webdriver.WebDriver (session="5526d81bd7df8089a35a7534e958f264")>, 'browser2': <selenium.webdriver.chrome.webdriver.WebDriver (session="0001b00f056647c9602e42ea534623e3")>} op_container = <class 'tests.gui.utils.oneprovider.OPLoggedIn'> tmpdir = local('/tmp/pytest-of-bamboo/pytest-0/test_user_sees_files_update_wh1') which_browser = 'file browser' (69 more lines...) |
||||
test_storage_sync
test_user_sees_that_files_are_deleted_after_synchronization_when_detect_deletions_is_enabled_and_detect_modifications_is_disabled[1oz_1op_deployed]
|
Failing since build #1659 (Child of ODSRV-OZP-1623) | 6 mins | ||
AssertionError: not found "dir21" in browser request = <FixtureRequest for <Function 'test_user_sees_that_files_are_deleted_after_synchronization_when_detect_deletions_is_enabled_and_detect_modifications_is_disabled[1oz_1op_deployed]'>> @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: (50 more lines...) |
||||
test_storage_sync
test_user_synchronizes_directory_manually_when_continuous_scan_is_disabled[1oz_1op_deployed]
|
Failing since build #1659 (Child of ODSRV-OZP-1623) | 6 mins | ||
AssertionError: file browser in files tab in op should be empty but is not subtree = ['dir211', 'file2.txt'], user = 'browser2' tmp_memory = defaultdict(<class 'dict'>, {'browser1': {'shares': {}, 'spaces': {}, 'groups': {}, 'mailbox': {'token': 'MDAzM2xvY2F0...': {'modal': None}, 'file_browser': <tests.gui.utils.oneprovider.file_browser._FileBrowser object at 0x7fdce3b516d8>}}) cwd = '/dir2/dir21' selenium = {'browser1': <selenium.webdriver.chrome.webdriver.WebDriver (session="50268a3aa5da679fc09e4731c162b16b")>, 'browser2': <selenium.webdriver.chrome.webdriver.WebDriver (session="ccbc8442931aa6ed4835553db90169ec")>} op_container = <class 'tests.gui.utils.oneprovider.OPLoggedIn'> tmpdir = local('/tmp/pytest-of-bamboo/pytest-0/test_user_synchronizes_directo1') which_browser = 'file browser' (63 more lines...) |