GUI acceptance tests using environment deployed from packages.

Build: #5 failed

Job: Onezone harvesters basic failed

Test results

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

Build 5 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.remote.webelement.WebElement (session="fec505d8f7a5e32c205ce6632a0a9143", element="554ae6fb-df07-40cb-9500-7070197a1157")>
css_sel = '.one-sidebar'
err_msg = <function WebElement.__get__.<locals>.<lambda> at 0x7f9b3f484488>

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