GUI acceptance tests using environment deployed from packages.
Build: #1488 failed
Job: Storage sync failed
Test results
- 8 tests in total
- 7 tests failed
- 7 failures are new
- 32 minutes taken in total.
Build 1,488 has the following 7 errors: 7 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]
|
3 mins | |
RuntimeError: no item found in Oneprovider page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="0de80366e256f3d0ad1555b4669c64e3")> css_sel = '.content-file-browser' err_msg = 'no item found in Oneprovider page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (287 more lines...) |
|||
Collapse |
test_storage_sync
test_user_does_not_see_files_update_when_detect_modifications_is_disabled[1oz_1op_deployed]
|
3 mins | |
RuntimeError: no item found in Oneprovider page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="76e37c68dba1fd30019af54608134685")> css_sel = '.content-file-browser' err_msg = 'no item found in Oneprovider page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (287 more lines...) |
|||
Collapse |
test_storage_sync
test_user_sees_files_update_when_detect_modifications_is_set[1oz_1op_deployed]
|
3 mins | |
RuntimeError: no item found in Oneprovider page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="723871762dbcae315c3fdb7ca2247414")> css_sel = '.content-file-browser' err_msg = 'no item found in Oneprovider page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (287 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]
|
3 mins | |
RuntimeError: no item found in Oneprovider page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="947cc694cdc7a0d54d5eaab461701e2b")> css_sel = '.content-file-browser' err_msg = 'no item found in Oneprovider page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (287 more lines...) |
|||
Collapse |
test_storage_sync
test_user_sees_that_directory_is_not_synchronized_automatically_when_continuous_scan_is_disabled[1oz_1op_deployed]
|
3 mins | |
RuntimeError: no item found in Oneprovider page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="78615a5c71bbe8938cd739d4cb4b83c6")> css_sel = '.content-file-browser' err_msg = 'no item found in Oneprovider page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (287 more lines...) |
|||
Collapse |
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]
|
3 mins | |
RuntimeError: no item found in Oneprovider page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="b43de18aceee206ada7cab74cb447b9c")> css_sel = '.content-file-browser' err_msg = 'no item found in Oneprovider page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (287 more lines...) |
|||
Collapse |
test_storage_sync
test_user_synchronizes_directory_manually_when_continuous_scan_is_disabled[1oz_1op_deployed]
|
3 mins | |
RuntimeError: no item found in Oneprovider page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="5fcf0147705c05780960f28449caf601")> css_sel = '.content-file-browser' err_msg = 'no item found in Oneprovider page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (287 more lines...) |