Build: #4 failed

Job: QoS storage failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Test results

  • 3 tests in total
  • 1 test failed
  • 1 failure is new
  • 7 minutes taken in total.

Build 4 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_when_parameter_is_added_to_storage_after_defining_the_requirement[1oz_2op_deployed]
3 mins
RuntimeError: no  item found in file1 in file browser in Oneprovider page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="0687516f40ae899941c95c37907529b0", element="1D3A0D2656383CC036DA8F6CC5858292_element_269")>
css_sel = '.file-status-qos'
err_msg = 'no  item found in file1 in file browser in Oneprovider page'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(187 more lines...)