GUI acceptance tests using environment deployed from packages.

Build: #4 failed

Job: Onezone harvesters basic failed

Test results

  • 20 tests in total
  • 1 test failed
  • 1 failure is new
  • 41 minutes taken in total.

Build 4 has the following 1 errors: 1 new failure(s) occurred since the previous build.

New test failures 1
Status Test Duration
Collapse Failed test_onezone_harvesters_basic test_user_successfully_checks_harvesting_progress[1oz_1op_elasticsearch]
2 mins
RecursionError: maximum recursion depth exceeded in comparison
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="fc84afdf3774244a35023ddd572524c6", element="0795c0ec-fc14-4170-b010-a0d14e5bb75a")>
css_sel = '.one-sidebar'
err_msg = <function WebElement.__get__.<locals>.<lambda> at 0x7f4d4456b048>

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