GUI acceptance tests using environment deployed from packages.

Build: #973 failed

Job: Onepanel basic failed

Test results

  • 25 tests in total
  • 1 test failed
  • 1 failure is new
  • 68 minutes taken in total.

Build 973 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-browser_unified-new_storage5]
2 mins
RuntimeError: no  item found in content in dev-oneprovider-krakow Oneprovider Panel 20.02.0-beta4
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="7aa9b13d15230050a4e5ff8f2ea9b5f7", element="57e8c8ac-dc60-4d36-a2b5-0ccb776c6cc5")>
css_sel = '.main-content'
err_msg = 'no  item found in content in dev-oneprovider-krakow\nOneprovider Panel 20.02.0-beta4'

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