GUI acceptance tests using environment deployed from packages.
Build: #2723 failed
Job: QoS storage failed
Test results
- 3 tests in total
- 3 tests failed
- 5 minutes taken in total.
Build 2,723 has the following 3 errors:There were no new test failures since the previous build.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
test_qos_storage
test_a_qos_requirement_is_met_when_parameter_is_added_to_storage_after_defining_the_requirement[1oz_2op_deployed]
|
Failing since build #2720 (Child of ODSRV-OPRPM-2439) | 3 mins | ||
RuntimeError: no item found in modals web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="555a4f6b095a5b5b9b2c1d3cf2424c9b")> css_sel = '.modify-storage-modal.modal.in .modal-dialog' err_msg = 'no item found in modals' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (307 more lines...) |
||||
test_qos_storage
test_a_qos_requirement_with_and_operator_is_met_when_all_joined_conditions_are_met[1oz_2op_deployed]
|
Failing since build #2720 (Child of ODSRV-OPRPM-2439) | 1 min | ||
RuntimeError: no item found in modals web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="e218145418652214b0d4c49767c7187b")> css_sel = '.modify-storage-modal.modal.in .modal-dialog' err_msg = 'no item found in modals' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (307 more lines...) |
||||
test_qos_storage
test_a_qos_requirement_with_or_operator_is_met_when_at_least_one_of_the_conditions_is_met[1oz_2op_deployed]
|
Failing since build #2720 (Child of ODSRV-OPRPM-2439) | 1 min | ||
RuntimeError: no item found in modals web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="f5c6970e0903aa06bcc724433d579c1e")> css_sel = '.modify-storage-modal.modal.in .modal-dialog' err_msg = 'no item found in modals' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (307 more lines...) |