GUI acceptance tests using environment deployed from packages.

Build: #836 failed

Job: Onepanel basic failed

Test results

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

Build 836 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="80c59b7a064a87085d31b3f3c35ff0a9", element="83d93c94-a511-42a2-84cf-c290639dffb1")>
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...)