GUI acceptance tests using environment deployed from packages.

Build: #2948 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
  • 9 tests were fixed
  • 23 minutes taken in total.

Build 2,948 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
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="4e390d802b851d3271ed56bb1d45463c", element="2F5680697F5ADF04318C6FAF3BA073A3_element_235")>
css_sel = '.cluster-storage-add-form'
err_msg = 'no  item found in Step 2: Oneprovider Registration deployment step in content in OnePage'

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