GUI acceptance tests using environment deployed from packages.

Build: #2950 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
  • 19 minutes taken in total.

Build 2,950 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="8e0450f924b42893865c755d3bb9a848", element="DA238A293A0B83FE640E4D99104EE5ED_element_238")>
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...)