GUI acceptance tests using environment deployed from packages.
Build: #1521 failed
Job: Onepanel login failed
Test results
- 6 tests in total
- 3 tests failed
- 5 minutes taken in total.
Build 1,521 has the following 3 errors:There were no new test failures since the previous build.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
test_onepanel_login
test_user_successfully_goes_to_onezone_page_from_emeregency_interface[1oz_1op_deployed]
|
Failing since build #1520 (Child of ODSRV-OZP-1566) | 31 secs | ||
RecursionError: maximum recursion depth exceeded web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="cd1e127a958d4ae813e0b39baac35c30")> css_sel = '.one-warning-bar' err_msg = <function WebElement.__get__.<locals>.<lambda> at 0x7f18c16d0ae8> def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (20293 more lines...) |
||||
test_onepanel_login
test_user_successfully_login_to_emergency_interface_of_onezone_panel[1oz_1op_deployed]
|
Failing since build #1520 (Child of ODSRV-OZP-1566) | 2 mins | ||
RecursionError: maximum recursion depth exceeded web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="df31e16d9a91c3df895f2da8e9d7aa42")> css_sel = '.brand-info' err_msg = <function WebElement.__get__.<locals>.<lambda> at 0x7f18c40192f0> def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (20283 more lines...) |
||||
test_onepanel_login
test_user_successfully_logout[1oz_1op_deployed]
|
Failing since build #1520 (Child of ODSRV-OZP-1566) | 38 secs | ||
RecursionError: maximum recursion depth exceeded web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="af650cae988fd25dee09e44e13cb7979")> css_sel = '.user-account-button-main' err_msg = <function WebElement.__get__.<locals>.<lambda> at 0x7f18c250a840> def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (20291 more lines...) |