GUI acceptance tests using environment deployed from packages.
Build: #806 failed
Job: Onezone basic failed
Test results
- 64 tests in total
- 3 tests failed
- 3 failures are new
- 3 tests were quarantined / skipped
- 39 minutes taken in total.
Build 806 has the following 3 errors: 3 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_onezone_basic
test_user_opens_provider_popup_by_clicking_on_supporting_provider_in_data_page[1oz_1op_deployed]
|
36 secs | |
RuntimeError: no item found in modals web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="a80a9c6ca2e8324e868d0d9ecffc593d")> css_sel = '.webui-popover .provider-place-drop' err_msg = 'no item found in modals' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (279 more lines...) |
|||
Collapse |
test_onezone_basic
test_user_sees_that_after_unsupporting_space_number_displayed_in_space_counter_for_given_provider_decreases[1oz_1op_deployed]
|
52 secs | |
RuntimeError: no item found in modals web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="f977bb241078e0eb4f31a8f50568cf93")> css_sel = '.webui-popover .provider-place-drop' err_msg = 'no item found in modals' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (275 more lines...) |
|||
Collapse |
test_onezone_basic
test_user_sees_that_if_space_is_displayed_in_provider_in_data_that_provider_is_also_displayed_in_provider_in_spaces[1oz_1op_deployed]
|
57 secs | |
RuntimeError: no item found in modals web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="2de65cd1d25f0b1e683f6f2ce2c25c8d")> css_sel = '.webui-popover .provider-place-drop' err_msg = 'no item found in modals' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (279 more lines...) |