GUI acceptance tests using environment deployed from packages.

Build: #1987 failed

Job: Multiprovider QoS storage failed

Stages & jobs

  1. Acceptance Test

Test results

  • 5 tests in total
  • 2 tests failed
  • 17 minutes taken in total.

Build 1,987 has the following 2 errors:There were no new test failures since the previous build.

Existing test failures 2
Status Test Failing since Duration
RuntimeError: no  item found in _Provider in DataPage in Onezone page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="ce7b714d652dcef50d819deb937f174f", element="92326086-ce7c-4519-8069-54241c8d3d29")>
css_sel = 'a .tab-name'
err_msg = 'no  item found in _Provider in DataPage in Onezone page'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(308 more lines...)
RuntimeError: no  item found in _Provider in DataPage in Onezone page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="cb45c9a2fb2305baf305b7a9a81a2a24", element="1f04c53e-5175-4d0d-a9d9-d46834199a16")>
css_sel = 'a .tab-name'
err_msg = 'no  item found in _Provider in DataPage in Onezone page'

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