GUI acceptance tests using environment deployed from packages.
Build: #2874 failed
Job: Atm workflows pausing and cancelling failed
Test results
- 8 tests in total
- 3 tests failed
- 3 failures are new
- 28 minutes taken in total.
Build 2,874 has the following 3 errors: 3 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
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]
|
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...) |
|||
Collapse |
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]
|
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...) |
|||
Collapse |
test_atm_workflows_pausing_and_cancelling
test_user_sees_that_tasks_are_cancelled_after_cancelling_workflow_while_task_was_pausing[1oz_1op_openfaas]
|
3 mins | |
AssertionError: After awaiting for task "10s sleep" its status (Failed) is not Active as expected 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: (31 more lines...) |