GUI acceptance tests using environment deployed from packages.
Build: #1986 failed
Job: Multiprovider QoS storage failed
Test results
- 5 tests in total
- 2 tests failed
- 2 failures are new
- 9 minutes taken in total.
Build 1,986 has the following 2 errors: 2 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_multiprovider_qos_storage
test_file_is_replicated_after_migration_from_one_storage_with_qos_requirement[1oz_2op_deployed]
|
3 mins | |
RuntimeError: no item found in _Provider in DataPage in Onezone page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="be4a9761acc2a227fd66375f7fae90ec", element="a4eec83b-2f73-4cc2-9c40-f24d5a7628fa")> css_sel = 'a .tab-name' err_msg = 'no item found in _Provider in DataPage in Onezone page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (308 more lines...) |
|||
Collapse |
test_multiprovider_qos_storage
test_user_successfully_adds_anystorage__storageid_qos_requirement[1oz_2op_deployed]
|
1 min | |
RuntimeError: no item found in _Provider in DataPage in Onezone page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="cd2b8a5170776137b14dce5fe21ed852", element="fb47fc4b-472c-40a8-b559-b49ad25c0479")> css_sel = 'a .tab-name' err_msg = 'no item found in _Provider in DataPage in Onezone page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (308 more lines...) |