GUI acceptance tests using environment deployed from packages.

Build: #35 failed

Job: Onezone harvesters basic failed

Test results

  • 20 tests in total
  • 1 test failed
  • 35 minutes taken in total.

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

Existing test failures 1
Status Test Failing since Duration
RecursionError: maximum recursion depth exceeded in comparison
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="74d3e27a7a92990cd81b487f417602b2")>
css_sel = '#sidenav-sidebar'
err_msg = <function WebElement.__get__.<locals>.<lambda> at 0x7fdf59bfb0d0>

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