GUI acceptance tests using environment deployed from packages.
Build: #1756 failed
Job: Storage sync failed
Test results
- 8 tests in total
- 6 tests failed
- 6 failures are new
- 53 minutes taken in total.
Build 1,756 has the following 6 errors: 6 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
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]
|
6 mins | |
AssertionError: not found "dir21" 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...) |
|||
Collapse |
test_storage_sync
test_user_does_not_see_files_update_when_detect_modifications_is_disabled[1oz_1op_deployed]
|
7 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 0x7f01a581bfd0>}}) cwd = '/dir2' selenium = {'browser1': <selenium.webdriver.chrome.webdriver.WebDriver (session="dc150684c9a7f87c17f776eef7dae9be")>, 'browser2': <selenium.webdriver.chrome.webdriver.WebDriver (session="3fe4bb09f7c10dfa95b5527303e7db55")>} 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' (69 more lines...) |
|||
Collapse |
test_storage_sync
test_user_sees_files_update_when_detect_modifications_is_set[1oz_1op_deployed]
|
7 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 0x7f01a57d33c8>}}) cwd = '/dir2' selenium = {'browser1': <selenium.webdriver.chrome.webdriver.WebDriver (session="af3bd12dbed0ea9330f54cd7f2ce36ee")>, 'browser2': <selenium.webdriver.chrome.webdriver.WebDriver (session="e4e49cbcb6e1bc0a3b2b02f5129d2c43")>} 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...) |
|||
Collapse |
test_storage_sync
test_user_sees_imported_files_after_supporting_space_and_sees_difference_when_max_depth_has_changed[1oz_1op_deployed]
|
6 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 0x7f01a572a1d0>}}) cwd = '/dir2' selenium = {'browser1': <selenium.webdriver.chrome.webdriver.WebDriver (session="db9cf523c2c6b2255885dd70dda5790c")>, 'browser2': <selenium.webdriver.chrome.webdriver.WebDriver (session="d7a7080f00253f6ce1f248e1159c64c8")>} op_container = <class 'tests.gui.utils.oneprovider.OPLoggedIn'> tmpdir = local('/tmp/pytest-of-bamboo/pytest-0/test_user_sees_imported_files_1') which_browser = 'file browser' (61 more lines...) |
|||
Collapse |
test_storage_sync
test_user_sees_that_directory_is_not_synchronized_automatically_when_continuous_scan_is_disabled[1oz_1op_deployed]
|
5 mins | |
AssertionError: not found "dir21" in browser request = <FixtureRequest for <Function 'test_user_sees_that_directory_is_not_synchronized_automatically_when_continuous_scan_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...) |
|||
Collapse |
test_storage_sync
test_user_synchronizes_directory_manually_when_continuous_scan_is_disabled[1oz_1op_deployed]
|
7 mins | |
AssertionError: not found "dir21" in browser request = <FixtureRequest for <Function 'test_user_synchronizes_directory_manually_when_continuous_scan_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...) |