GUI acceptance tests using environment deployed from packages.

Build: #1083 failed

Job: Storage sync failed

Test results

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

Build 1,083 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]
10 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="60cbd13fcc836389361d3fd3584f1d9d", element="3119ae96-f06f-4aa1-80de-1e454856f40b")>
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...)