GUI acceptance tests using environment deployed from packages.

Build: #1138 failed

Job: Storage sync failed

Test results

  • 8 tests in total
  • 1 test failed
  • 1 failure is new
  • 36 minutes taken in total.

Build 1,138 has the following 1 errors: 1 new failure(s) occurred since the previous build.

New test failures 1
Status Test Duration
Collapse Failed test_storage_sync test_user_configures_storage_sync_and_sees_storage_synchronization_statistics[1oz_1op_deployed]
11 mins
RuntimeError: no  item found in content in dev-oneprovider-krakow Oneprovider Panel 20.02.1
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="1befde7691fd723ef66bece2996fed64", element="b0007e95-0e1b-47a5-ba08-3efc39d00437")>
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...)