GUI acceptance tests using environment deployed from packages.
Build: #2684 failed
Job: Transfers directories failed
Test results
- 12 tests in total
- 5 tests failed
- 5 failures are new
- 5 tests were quarantined / skipped
- 47 minutes taken in total.
Build 2,684 has the following 5 errors: 5 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_oneprovider_transfers_directories
test_user_checks_directorys_data_distribution_change_for_oneprovider2_after_file_replication[1oz_2op_deployed]
|
59 secs | |
RuntimeError: no item found in popups web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="089b1f0b6580ade3d742bfea141b03a4")> css_sel = '.webui-popover.in', err_msg = 'no item found in popups' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) > item = web_elem_root.find_element_by_css_selector(css_sel) (283 more lines...) |
|||
Collapse |
test_oneprovider_transfers_directories
test_user_sees_spaces_size_stats_disabled_after_unchecking_size_statistics_toggle_for_oneprovider2[1oz_2op_deployed]
|
1 min | |
RuntimeError: no item found in SizeStatistics in Details modal web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="4ab3da8c54652a8638d4d28783962ed4", element="05c116ff-682c-4f32-bd66-e0146a0e0357")> css_sel = '.toggle-expand' err_msg = 'no item found in SizeStatistics in Details 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...) |
|||
Collapse |
test_oneprovider_transfers_directories
test_user_sees_spaces_size_stats_per_provider_after_clicking_show_statistics_button[1oz_2op_deployed]
|
50 secs | |
RuntimeError: no item found in SizeStatistics in Details modal web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="64a4b3f3fa902e9c60b653a6979e8cea", element="2946dac4-281d-4855-b42c-5632c02bfe7e")> css_sel = '.toggle-expand' err_msg = 'no item found in SizeStatistics in Details 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...) |
|||
Collapse |
test_oneprovider_transfers_directories
test_user_sees_spaces_size_stats_per_provider_after_clicking_show_statistics_button_and_replicating_directories_from_oneprovider1_to_oneprovider2[1oz_2op_deployed]
|
1 min | |
RuntimeError: no item found in SizeStatistics in Details modal web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="55a75c8887f7ed84deb2ed5ca812dc8b", element="eaefa3ba-f25b-41f5-ba9e-c99482c768b3")> css_sel = '.toggle-expand' err_msg = 'no item found in SizeStatistics in Details 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...) |
|||
Collapse |
test_oneprovider_transfers_directories
test_user_sees_spaces_size_stats_per_provider_after_clicking_show_statistics_button_and_uploading_40_b_file_to_oneprovider2[1oz_2op_deployed]
|
1 min | |
RuntimeError: no item found in SizeStatistics in Details modal web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="62b293dbbd5315fed38a4468f50b3fc8", element="f76c3575-caa2-4b8b-85ce-20ad08efdc2a")> css_sel = '.toggle-expand' err_msg = 'no item found in SizeStatistics in Details 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...) |