GUI acceptance tests using environment deployed from packages.

Build: #1122 failed

Job: Storage sync failed

Test results

  • 8 tests in total
  • 1 test failed
  • 37 minutes taken in total.

Build 1,122 has the following 1 errors:There were no new test failures since the previous build.

Existing test failures 1
Status Test Failing since Duration
RuntimeError: no  item found in content in dev-oneprovider-krakow Oneprovider Panel 20.02.1
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="c84a5c410f2120e445fd8eb4bd48ebb4", element="d739dcfd-0531-496a-b2f3-41f6a576f333")>
css_sel = '.main-content'
err_msg = 'no  item found in content in dev-oneprovider-krakow\nOneprovider Panel 20.02.1'

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