GUI acceptance tests using environment deployed from packages.

Build: #1967 failed

Job: Storage sync charts failed

Stages & jobs

  1. Acceptance Test

Test results

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

Build 1,967 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_charts test_user_configures_storage_sync_and_sees_storage_synchronization_statistics[1oz_1op_deployed]
8 mins
RuntimeError: no  item found in SpaceSupportForm in SpacesContentPage in content in dev-oneprovider-krakow Oneprovider Panel 21.02.0-alpha24
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="ff084083bf759b9e463b3ecd3c1c06db", element="5fccadf2-4ca6-4206-90eb-5a727f4f76d1")>
css_sel = '.btn.ready'
err_msg = 'no  item found in SpaceSupportForm in SpacesContentPage in content in dev-oneprovider-krakow\nOneprovider Panel 21.02.0-alpha24'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(313 more lines...)