GUI acceptance tests using environment deployed from packages.

Build: #926 failed

Job: Onezone harvesters basic failed

Test results

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

Build 926 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
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="5cbe26de4e8a8f79bdcda97ab724e71a", element="4e864d67-dc2e-48e6-af1e-91c23509892e")>
css_sel = '.one-sidebar'
err_msg = <function WebElement.__get__.<locals>.<lambda> at 0x7fec5b77a6a8>

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