GUI acceptance tests using environment deployed from packages.
Build: #1084 failed
Job: Storage sync failed
Test results
- 8 tests in total
- 2 tests failed
- 1 failure is new
- 38 minutes taken in total.
Build 1,084 has the following 2 errors: 1 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_delete_option_was_enabled[1oz_1op_deployed]
|
6 mins | |
AssertionError: not found "dir211" in file browser subtree = ['dir211', {'file2.txt': 11111}], 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 0x7fb7162f3c18>}}) cwd = '/dir2/dir21' selenium = {'browser1': <selenium.webdriver.chrome.webdriver.WebDriver (session="93cc12f2e6850cde8613eaf82ac63861")>, 'browser2': <selenium.webdriver.chrome.webdriver.WebDriver (session="866a64d66459acdb3a8cfb74aaaa1726")>} op_container = <class 'tests.gui.utils.oneprovider.OPLoggedIn'> tmpdir = local('/tmp/pytest-of-bamboo/pytest-0/test_user_does_not_see_files_a1') (65 more lines...) |
Status | Test | Failing since | Duration | |
---|---|---|---|---|
test_storage_sync
test_user_configures_storage_sync_and_sees_storage_synchronization_statistics[1oz_1op_deployed]
|
Failing since build #1083 (Child of ODSRV-OZP-1410) | 10 mins | ||
AssertionError: displayed 802 as number of inserted files on sync chart instead of expected 501 request = <FixtureRequest for <Function 'test_user_configures_storage_sync_and_sees_storage_synchronization_statistics[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: (34 more lines...) |