GUI acceptance tests using environment deployed from packages.

Build: #1988 failed

Job: Multiprovider basic failed

Stages & jobs

  1. Acceptance Test

Test results

  • 8 tests in total
  • 1 test failed
  • 1 test was fixed
  • 28 minutes taken in total.

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

Existing test failures 1
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="96aa4b2ea775a0cf9fe0d4cc47ecda46", element="ae9f3a74-2de1-4214-9ce1-73abfc3d3efb")>
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...)