GUI acceptance tests using environment deployed from packages.

Build: #869 failed

Job: Onepanel basic failed

Test results

  • 20 tests in total
  • 1 test failed
  • 1 failure is new
  • 44 minutes taken in total.

Build 869 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 20.02.0-beta1
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="14863c4e58cd117e8207d6967bcf3b89", element="88581b91-ca96-4d37-85b3-0d0105f5e025")>
css_sel = '.main-content'
err_msg = 'no  item found in content in dev-oneprovider-krakow\nOneprovider Panel 20.02.0-beta1'

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