Build: #6 failed

Job: Onepanel basic failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Test results

  • 17 tests in total
  • 1 test failed
  • 21 minutes taken in total.

Build 6 has the following 1 errors:There were no new test failures since the previous build.

Existing test failures 1
Status Test Failing since Duration
RuntimeError: no  item found in Step 2: Oneprovider Registration deployment step in content in OnePage Service
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="3825f8da2977f0b0b065da641c9e2704", element="9F5BF0FB024194B88ABCABA8B54DC873_element_232")>
css_sel = '.cluster-storage-add-form'
err_msg = 'no  item found in Step 2: Oneprovider Registration deployment step in content in OnePage Service'

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