GUI acceptance tests using environment deployed from packages.
Build: #1986 failed
Job: Onezone providers basic failed
Test results
- 8 tests in total
- 1 test failed
- 1 failure is new
- 9 minutes taken in total.
Build 1,986 has the following 1 errors: 1 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_onezone_providers_basic
test_user_can_go_to_oneprovider_by_clicking_on_visit_provider_in_providers_popup[1oz_1op_deployed]
|
1 min | |
RuntimeError: no item found in DataPage in Onezone page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="bba2c1cd3ed883eb489a7c341e89efed")> 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...) |