GUI acceptance tests using environment deployed from packages.

Build: #36 failed

Job: Onezone harvesters basic failed

Test results

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

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

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