GUI acceptance tests using environment deployed from packages.

Build: #1115 failed

Job: Storage sync failed

Test results

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

Build 1,115 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="c62c0d5dcd7b565c72530e156d241223", element="ad5de771-a335-48d2-ba7c-853aebc3b821")>
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...)