GUI acceptance tests using environment deployed from packages.

Build: #762 failed

Job: Onepanel basic failed

Test results

  • 18 tests in total
  • 1 test failed
  • 1 failure is new
  • 42 minutes taken in total.

Build 762 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_removes_newly_created_storage[1oz_1op_deployed-browser1-new_storage5]
2 mins
RuntimeError: no  item found in content in dev-oneprovider-krakow Oneprovider Panel 19.02.1
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="7b0d56ae5a15e473b9b4254da685f2c4", element="59b8d2e6-9bc8-411f-b554-50cc5df42072")>
css_sel = '.main-content'
err_msg = 'no  item found in content in dev-oneprovider-krakow\nOneprovider Panel 19.02.1'

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