GUI acceptance tests using environment deployed from packages.
Build: #1989 failed
Job: Onepanel basic failed
Test results
- 14 tests in total
- 2 tests failed
- 1 test was quarantined / skipped
- 28 minutes taken in total.
Build 1,989 has the following 2 errors:There were no new test failures since the previous build.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
test_onepanel_basic
test_user_changes_provider_name_and_domain[1oz_1op_deployed]
|
Failing since build #1986 (Child of ODSRV-OPRPM-2085) | 1 min | ||
RuntimeError: no item found in DataPage in Onezone page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="7f13a984db1b1f44d366e34fddd0d06f")> css_sel = '.current-oneprovider-name' err_msg = 'no item found in DataPage in Onezone page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (285 more lines...) |
||||
test_onepanel_basic
test_user_deregisters_provider_registers_it_again_and_sees_that_provider_is_working[1oz_1op_deployed]
|
Failing since build #1986 (Child of ODSRV-OPRPM-2085) | 5 mins | ||
RuntimeError: no item found in DataPage in Onezone page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="8dcc4cfa8facd31b604f70394037569b")> css_sel = '.current-oneprovider-name' err_msg = 'no item found in DataPage in Onezone page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (285 more lines...) |