GUI acceptance tests using environment deployed from packages.

Build: #37 failed

Job: Onezone harvesters basic failed

Test results

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

Build 37 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="36f61bf89d768a3ff307cf4245e2fe69")>
css_sel = '#sidenav-sidebar'
err_msg = <function WebElement.__get__.<locals>.<lambda> at 0x7fe7f76050d0>

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