GUI acceptance tests using environment deployed from packages.

Build: #1077 failed

Job: Storage sync failed

Test results

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

Build 1,077 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="03bd8ed548f5a30e69041ad6d9153262", element="5408af44-11c9-4cce-8c70-a647e337461c")>
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...)