GUI acceptance tests using environment deployed from packages.
Build: #746 failed
Job: Onepanel basic failed
Test results
- 18 tests in total
- 3 tests failed
- 1 failure is new
- 2 tests were fixed
- 39 minutes taken in total.
Build 746 has the following 3 errors: 1 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_onepanel_basic
test_user_removes_newly_created_storage[1oz_1op_deployed-browser1-new_storage5]
|
2 mins | |
RuntimeError: no item found in content in dev-oneprovider-krakow Oneprovider Panel 19.02.1 web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="af0b5bd7dbae7764ae3b06abdb5a222e", element="990ca893-0fc0-4532-98fd-c89573526f0d")> css_sel = '.main-content' err_msg = 'no item found in content in dev-oneprovider-krakow\nOneprovider Panel 19.02.1' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (301 more lines...) |
Status | Test | Failing since | Duration | |
---|---|---|---|---|
test_onepanel_basic
test_revoke_space_support[1oz_1op_deployed-browser2-space2]
|
Failing since build #745 (Child of ODSRV-OZP-1291) | 1 min | ||
AssertionError: provider "dev-oneprovider-krakow" not found request = <FixtureRequest for <Function 'test_revoke_space_support[1oz_1op_deployed-browser2-space2]'>> @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: (29 more lines...) |
||||
test_onepanel_basic
test_support_space[1oz_1op_deployed-browser2-space2]
|
Failing since build #745 (Child of ODSRV-OZP-1291) | 3 mins | ||
IndexError: list index out of range request = <FixtureRequest for <Function 'test_support_space[1oz_1op_deployed-browser2-space2]'>> @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: (45 more lines...) |