GUI acceptance tests using environment deployed from packages.

Build: #1108 failed

Job: Storage sync failed

Test results

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

Build 1,108 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="1fcc9b0c90be0e623c276ca72eb4e9b7", element="57b7e8f3-78ee-46a4-ae19-3f89c9b23bfc")>
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...)