GUI acceptance tests using environment deployed from packages.
Build: #2876 failed
Job: Atm workflows pausing and cancelling failed
Test results
- 8 tests in total
- 3 tests failed
- 26 minutes taken in total.
Build 2,876 has the following 3 errors:There were no new test failures since the previous build.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
test_atm_workflows_pausing_and_cancelling
test_user_sees_status_status_in_lane2_after_stopping_execution_of_uploaded_workflowwithsleeptwolanes_workflow[1oz_1op_openfaas-Cancelled-Cancel]
|
Failing since build #2874 (Child of ODSRV-OPRPM-2537) | 5 mins | ||
AssertionError: After awaiting for lane "Lane1" its status is not Finished as expected request = <FixtureRequest for <Function 'test_user_sees_status_status_in_lane2_after_stopping_execution_of_uploaded_workflowwithsleeptwolanes_workflow[1oz_1op_openfaas-Cancelled-Cancel]'>> @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: (31 more lines...) |
||||
test_atm_workflows_pausing_and_cancelling
test_user_sees_status_status_in_lane2_after_stopping_execution_of_uploaded_workflowwithsleeptwolanes_workflow[1oz_1op_openfaas-Paused-Pause]
|
Failing since build #2874 (Child of ODSRV-OPRPM-2537) | 5 mins | ||
AssertionError: After awaiting for lane "Lane1" its status is not Finished as expected request = <FixtureRequest for <Function 'test_user_sees_status_status_in_lane2_after_stopping_execution_of_uploaded_workflowwithsleeptwolanes_workflow[1oz_1op_openfaas-Paused-Pause]'>> @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: (31 more lines...) |
||||
test_atm_workflows_pausing_and_cancelling
test_user_sees_that_tasks_are_cancelled_after_cancelling_workflow_while_task_was_pausing[1oz_1op_openfaas]
|
Failing since build #2874 (Child of ODSRV-OPRPM-2537) | 1 min | ||
RuntimeError: Css element wtih "Pause" text not found request = <FixtureRequest for <Function 'test_user_sees_that_tasks_are_cancelled_after_cancelling_workflow_while_task_was_pausing[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: (34 more lines...) |