Acceptance tests using different clients concurrently. Environment deployed from packages.
Build: #5 failed
Job: Onepanel failed
Test results
- 15 tests in total
- 9 tests failed
- 29 minutes taken in total.
Build 5 has the following 9 errors:There were no new test failures since the previous build.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
test_onepanel_basic
test_files_tree_with_specified_depth_is_imported_to_space_after_changing_import_depth_and_disable_modification_detection_option[1oz_1op_1oc-web GUI-REST]
|
Failing since build #4 (Child of ODSRV-OZP200-10) | 2 mins | ||
AssertionError: provider "dev-oneprovider-krakow" not found request = <FixtureRequest for <Function 'test_files_tree_with_specified_depth_is_imported_to_space_after_changing_import_depth_and_disable_modification_detection_option[1oz_1op_1oc-web GUI-REST]'>> @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: (38 more lines...) |
||||
test_onepanel_basic
test_files_tree_with_specified_depth_is_imported_to_space_after_changing_import_depth_and_enable_delete_detection_option[1oz_1op_1oc-web GUI-REST]
|
Failing since build #4 (Child of ODSRV-OZP200-10) | 2 mins | ||
AssertionError: provider "dev-oneprovider-krakow" not found request = <FixtureRequest for <Function 'test_files_tree_with_specified_depth_is_imported_to_space_after_changing_import_depth_and_enable_delete_detection_option[1oz_1op_1oc-web GUI-REST]'>> @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: (38 more lines...) |
||||
test_onepanel_basic
test_files_tree_with_specified_depth_is_imported_to_space_after_changing_max_depth_enabling_delete_and_disabling_modification_detection[1oz_1op_1oc-web GUI-REST]
|
Failing since build #4 (Child of ODSRV-OZP200-10) | 2 mins | ||
AssertionError: provider "dev-oneprovider-krakow" not found request = <FixtureRequest for <Function 'test_files_tree_with_specified_depth_is_imported_to_space_after_changing_max_depth_enabling_delete_and_disabling_modification_detection[1oz_1op_1oc-web GUI-REST]'>> @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: (38 more lines...) |
||||
test_onepanel_basic
test_files_tree_with_specified_depth_is_imported_to_space_after_changing_max_depth_option[1oz_1op_1oc-web GUI-REST]
|
Failing since build #4 (Child of ODSRV-OZP200-10) | 2 mins | ||
AssertionError: provider "dev-oneprovider-krakow" not found request = <FixtureRequest for <Function 'test_files_tree_with_specified_depth_is_imported_to_space_after_changing_max_depth_option[1oz_1op_1oc-web GUI-REST]'>> @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: (38 more lines...) |
||||
test_onepanel_basic
test_revoke_space_support[1oz_1op_1oc-web GUI-REST-REST]
|
Failing since build #4 (Child of ODSRV-OZP200-10) | 3 mins | ||
AssertionError: provider "dev-oneprovider-krakow" not found request = <FixtureRequest for <Function 'test_revoke_space_support[1oz_1op_1oc-web GUI-REST-REST]'>> @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: (38 more lines...) |
||||
test_onepanel_basic
test_support_space[1oz_1op_1oc-REST-web GUI-REST]
|
Failing since build #4 (Child of ODSRV-OZP200-10) | 4 mins | ||
AssertionError: provider "dev-oneprovider-krakow" not found request = <FixtureRequest for <Function 'test_support_space[1oz_1op_1oc-REST-web GUI-REST]'>> @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: (38 more lines...) |
||||
test_onepanel_basic
test_user_changes_provider_name_and_domain_using_client2_and_he_sees_in_client1_that_they_have_changed[1oz_1op_1oc-web GUI-REST]
|
Failing since build #4 (Child of ODSRV-OZP200-10) | 55 secs | ||
RuntimeError: no item found in ProviderContentPage in content in Oneprovider Panel 21.02.0-alpha1 web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="db4e598698fb406fe92f821ac9b4fc16", element="1f87af39-790b-4164-94f3-b5bb26cf4cf4")> css_sel = '.provider-registration-form' err_msg = 'no item found in ProviderContentPage in content in Oneprovider Panel 21.02.0-alpha1' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (322 more lines...) |
||||
test_onepanel_basic
test_user_deregisters_provider_and_registers_it_again[1oz_1op_1oc-web GUI-REST]
|
Failing since build #4 (Child of ODSRV-OZP200-10) | 1 min | ||
RuntimeError: no item found in ProviderContentPage in content in Oneprovider Panel 21.02.0-alpha1 web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="87821cd15087f6a5121cb29b88eb9c41", element="661a4139-8573-4585-a07f-9c8471ff0a3b")> css_sel = '.provider-registration-form' err_msg = 'no item found in ProviderContentPage in content in Oneprovider Panel 21.02.0-alpha1' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (322 more lines...) |
||||
test_onepanel_basic
test_user_does_not_see_files_tree_changes_after_disabling_continuous_scan_option[1oz_1op_1oc-web GUI-REST]
|
Failing since build #4 (Child of ODSRV-OZP200-10) | 2 mins | ||
AssertionError: provider "dev-oneprovider-krakow" not found request = <FixtureRequest for <Function 'test_user_does_not_see_files_tree_changes_after_disabling_continuous_scan_option[1oz_1op_1oc-web GUI-REST]'>> @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: (38 more lines...) |