GUI acceptance tests using environment deployed from packages.

Build: #1989 failed

Job: Multiprovider QoS storage failed

Stages & jobs

  1. Acceptance Test

Test results

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

Build 1,989 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="c4a8f4a8df574383b8f9981e8b7c7516", element="40d8b483-6a28-45a4-ae5f-25950d408a81")>
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="5806f8786ca39a940b62d53abbcf6e41", element="7c550653-0761-406d-a3a4-aeee02d792ef")>
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...)