GUI acceptance tests using environment deployed from packages.
Build: #15 failed
Job: Onezone basic failed
Test results
- 23 tests in total
- 3 tests failed
- 22 minutes taken in total.
Build 15 has the following 3 errors:There were no new test failures since the previous build.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
test_onezone_basic
test_user_sees_provider_on_the_space_providers_map_after_supporting[1oz_1op_deployed]
|
Failing since build #12 (Manual run by Natalia Organek) | 2 mins | ||
RuntimeError: no item found in SpaceProvidersPage in DataPage in Onezone page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="0fc01e9f633bb562fd8a617461a3ccad", element="d464cc76-ba6b-4ced-b6e4-903cf3eeceb4")> css_sel = '.space-providers-atlas' 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) (298 more lines...) |
||||
test_onezone_basic
test_user_sees_that_after_unsupporting_space_number_displayed_in_space_counter_for_given_provider_decreases[1oz_1op_deployed]
|
Failing since build #12 (Manual run by Natalia Organek) | 1 min | ||
RuntimeError: no "Revoke space support" found in User account popup request = <FixtureRequest for <Function 'test_user_sees_that_after_unsupporting_space_number_displayed_in_space_counter_for_given_provider_decreases[1oz_1op_deployed]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (39 more lines...) |
||||
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]
|
Failing since build #12 (Manual run by Natalia Organek) | 1 min | ||
AssertionError: provider "dev-oneprovider-krakow" not found request = <FixtureRequest for <Function 'test_user_sees_that_if_space_is_displayed_in_provider_in_data_that_provider_is_also_displayed_in_provider_in_spaces[1oz_1op_deployed]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (32 more lines...) |