GUI acceptance tests using environment deployed from packages.

Build: #1124 failed

Job: Storage sync failed

Test results

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

Build 1,124 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="f76e8db753f2c5dd5681d537d589097e", element="79996cf1-3325-4e00-ae6b-48d8f918f958")>
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...)