GUI acceptance tests using environment deployed from packages.
Build: #2875 failed
Job: Atm workflows stores failed
Test results
- 8 tests in total
- 4 tests failed
- 42 minutes taken in total.
Build 2,875 has the following 4 errors:There were no new test failures since the previous build.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
test_atm_workflows_stores
test_user_runs_workflow_with_debug_logging_level_and_can_see_entry_with_severity_debug_in_audit_log[1oz_1op_openfaas]
|
Failing since build #2874 (Child of ODSRV-OPRPM-2537) | 4 mins | ||
AssertionError: Workflow status is not equal to Finished request = <FixtureRequest for <Function 'test_user_runs_workflow_with_debug_logging_level_and_can_see_entry_with_severity_debug_in_audit_log[1oz_1op_openfaas]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: (29 more lines...) |
||||
test_atm_workflows_stores
test_user_runs_workflow_with_info_logging_level_and_cannot_see_any_entry_with_severity_debug_in_audit_log[1oz_1op_openfaas]
|
Failing since build #2874 (Child of ODSRV-OPRPM-2537) | 3 mins | ||
AssertionError: Workflow status is not equal to Finished request = <FixtureRequest for <Function 'test_user_runs_workflow_with_info_logging_level_and_cannot_see_any_entry_with_severity_debug_in_audit_log[1oz_1op_openfaas]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: (29 more lines...) |
||||
test_atm_workflows_stores
test_user_sees_file_in_result_store_after_modifying_input_store_and_lambda_data_type_to_file_and_executing_uploaded_echo_workflow[1oz_1op_openfaas]
|
Failing since build #2874 (Child of ODSRV-OPRPM-2537) | 6 mins | ||
RuntimeError: no item found in Store details modal web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="a06054047a76975bc5a72128156b4d6b", element="167b4241-4bdd-47ec-9d1b-719517b0a487")> css_sel = '.content-container' err_msg = 'no item found in Store details modal' 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_atm_workflows_stores
test_user_sees_list_of_datasets_in_result_store_after_modifying_input_store_data_type_to_dataset_and_executing_uploaded_echo_workflow[1oz_1op_openfaas]
|
Failing since build #2874 (Child of ODSRV-OPRPM-2537) | 6 mins | ||
AssertionError: file1 is not in Store details modal for output store request = <FixtureRequest for <Function 'test_user_sees_list_of_datasets_in_result_store_after_modifying_input_store_data_type_to_dataset_and_executing_uploaded_echo_workflow[1oz_1op_openfaas]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: (29 more lines...) |