GUI acceptance tests using environment deployed from packages.

Build: #1958 failed

Job: QoS storage failed

Stages & jobs

  1. Acceptance Test

Test results

  • 4 tests in total
  • 1 test failed
  • 1 failure is new
  • 12 minutes taken in total.

Build 1,958 has the following 1 errors: 1 new failure(s) occurred since the previous build.

New test failures 1
Status Test Duration
Collapse Failed test_qos_storage 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="2cab0fb8c1f4f94a0475d2435ffce863", element="ad2a5140-275b-4d80-bee7-1290a37bd559")>
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...)