GUI acceptance tests using environment deployed from packages.

Build: #1627 failed

Job: Chrome onepanel ceph spaces failed

Test results

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

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

New test failures 1
Status Test Duration
Collapse Failed test_onepanel_ceph_spaces test_user_supports_space_with_newly_created_local_ceph_with_2_pools[1oz_1op_not_deployed]
10 mins
RuntimeError: no  item found in Oneprovider page
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="19447ec1c69c8d9d9aebf447d50090bf")>
css_sel = '.content-file-browser'
err_msg = 'no  item found in Oneprovider page'

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