Build: #5 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
  • 1 failure is new
  • 19 minutes taken in total.

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

New test failures 1
Status Test Duration
Collapse Failed test_onepanel_basic test_user_deregisters_provider_registers_it_again_and_sees_that_provider_is_working[1oz_1op_deployed]
1 min
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="54ece2232f3c987ec5fbca2e469b057c", element="73AD42B436DE22A6475004139DDF9971_element_237")>
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...)