GUI acceptance tests using environment deployed from packages.
Build: #1960 was successful
Job: QoS storage was successful
Test results
- 4 tests in total
- 1 test was quarantined / skipped
- 12 minutes taken in total.
Build 1,960 has the following 1 quarantined tests:
Status | Test | Failing since | Quarantined by | Duration | |
---|---|---|---|---|---|
test_qos_storage
test_a_qos_requirement_is_met_after_removing_the_parameter_and_adding_it_again[1oz_2op_deployed]
|
Failing since build #1958 (Changes by Agnieszka Warchol) | Not quarantined | 6 mins | ||
RuntimeError: no item found in Requirement in Quality of Service modal web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="f269f644aa41c3f7393ab88fa149a353", element="31c0e9f8-f02f-4c2b-b76b-69e0a7acdb58")> 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...) |