GUI acceptance tests using environment deployed from packages.
Build: #1519 failed
Job: Onezone basic failed
Test results
- 25 tests in total
- 2 tests failed
- 2 failures are new
- 1 test was fixed
- 2 tests were quarantined / skipped
- 24 minutes taken in total.
Build 1,519 has the following 2 errors: 2 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_onezone_basic
test_user_sees_provider_details_after_choosing_appropriate_option_in_provider_menu_on_space_providers_page[1oz_1op_deployed]
|
1 min | |
RuntimeError: no item found in SpaceProvidersPage in DataPage in Onezone page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="bfc8fcce0c512cd14b3d12654a4665f8", element="af6abace-81f8-48f7-a077-e1078d817d58")> css_sel = '.btn-add-support' err_msg = 'no item found in SpaceProvidersPage 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) (306 more lines...) |
|||
Collapse |
test_onezone_basic
test_user_sees_provider_on_the_space_providers_map_after_supporting[1oz_1op_deployed]
|
1 min | |
RuntimeError: no item found in SpaceProvidersPage in DataPage in Onezone page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="595f97a1eca55d4ebf2d8566b032da24", element="5d52d479-6295-4c69-a7ca-729f712e380b")> css_sel = '.btn-add-support' err_msg = 'no item found in SpaceProvidersPage 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) (306 more lines...) |