GUI acceptance tests using environment deployed from packages.
Build: #1038 failed
Job: Onezone basic was successful
Test results
- 95 tests in total
- 2 tests were quarantined / skipped
- 89 minutes taken in total.
Build 1,038 has the following 2 quarantined tests:
Status | Test | Failing since | Quarantined by | Duration | |
---|---|---|---|---|---|
test_onezone_basic
test_user_fails_to_view_group_after_leaving_it[1oz_1op_deployed]
|
Failing since build #880 (Child of ODSRV-OZP-1345) | Not quarantined | 55 secs | ||
RuntimeError: no item found in GroupDetailsPage in GroupsPage in Onezone page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="27447fdb30b2ce3b6f6d61ad9cda2514", element="30f0334a-61db-4790-84eb-3abf83c37c01")> css_sel = '.content-info-content-container h1' err_msg = 'no item found in GroupDetailsPage in GroupsPage in Onezone page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (302 more lines...) |
|||||
test_onezone_basic
test_user_fails_to_view_group_he_does_not_belong_to[1oz_1op_deployed]
|
Failing since build #880 (Child of ODSRV-OZP-1345) | Not quarantined | 54 secs | ||
RuntimeError: no item found in GroupDetailsPage in GroupsPage in Onezone page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="9379b0aa039fafb5545fd3380d5d4ee4", element="8fc027f9-713d-415c-b6d3-260b25053835")> css_sel = '.content-info-content-container h1' err_msg = 'no item found in GroupDetailsPage in GroupsPage in Onezone page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (302 more lines...) |