GUI acceptance tests using environment deployed from packages.
Build: #14 failed
Job: Storage sync failed
Test results
- 8 tests in total
- 2 tests failed
- 1 failure is new
- 35 minutes taken in total.
Build 14 has the following 2 errors: 1 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_storage_sync
test_user_sees_files_update_when_detect_modifications_is_set[1oz_1op_deployed]
|
2 mins | |
AssertionError: file browser in data 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 0x7fee7a409668>}}) cwd = '/dir2' selenium = {'browser1': <selenium.webdriver.chrome.webdriver.WebDriver (session="7d69f1595f7d84acff5b5b5c0b517fef")>, 'browser2': <selenium.webdriver.chrome.webdriver.WebDriver (session="9fae61b7e8341ebd0dec4c4a801e97f1")>} op_container = <class 'tests.gui.utils.oneprovider.OPLoggedIn'> tmpdir = local('/tmp/pytest-of-bamboo/pytest-0/test_user_sees_files_update_wh0') (60 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 #3 (Child of ODSRV-OPRPM449-1) | 12 mins | ||
RuntimeError: no item found in Cease support for space modal web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="d01838b712a837b1930c58f278f50e09", element="b8988468-d523-45b3-812d-2a872135d0d5")> css_sel = '.info-condensed .clickable' err_msg = 'no item found in Cease support for space modal' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (306 more lines...) |