GUI acceptance tests using environment deployed from packages.
Build: #1392 failed
Job: Multiprovider QoS failed
Test results
- 21 tests in total
- 1 test failed
- 1 failure is new
- 3 tests were fixed
- 44 minutes taken in total.
Build 1,392 has the following 1 errors: 1 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_multiprovider_qos
test_a_qos_requirement_is_met_after_removing_the_parameter_and_adding_it_again[1oz_2op_deployed]
|
6 mins | |
RuntimeError: no item found in Requirement in Quality of Service modal web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="f9985979e6e128153c584b4ed998c873", element="3411908d-304e-4164-a39d-7435243bbece")> css_sel = '.qos-status-impossible' err_msg = 'no item found in Requirement in Quality of Service modal' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (302 more lines...) |