GUI acceptance tests using environment deployed from packages.

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

Build 2,954 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
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="2b2100f057526afd38e4b55c6e2da169", element="23FBDF7AD232FE3E6392E9C83BE473C4_element_241")>
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...)