GUI acceptance tests using environment deployed from packages.

Build: #34 failed

Job: Onepanel login failed

Test results

  • 6 tests in total
  • 1 test failed
  • 1 failure is new
  • 4 minutes taken in total.

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

New test failures 1
Status Test Duration
Collapse Failed test_onepanel_login test_user_successfully_change_passphrase_in_emergency_passphrase_view[1oz_1op_deployed]
1 min
RecursionError: maximum recursion depth exceeded in comparison
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="19ab7979e149cb0f459d28567affc73b")>
css_sel = '#sidenav-sidebar'
err_msg = <function WebElement.__get__.<locals>.<lambda> at 0x7f227eeb8400>

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