GUI acceptance tests using environment deployed from packages.
Build: #2625 failed
Job: Atm workflows status failed
Test results
- 7 tests in total
- 2 tests failed
- 20 minutes taken in total.
Build 2,625 has the following 2 errors:There were no new test failures since the previous build.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
test_atm_workflows_status
test_user_can_not_remove_uploaded_workflowwithsleep_workflow_while_it_is_still_running[1oz_1op_openfaas]
|
Failing since build #2623 (Child of ODSRV-OZP-1909) | 2 mins | ||
AssertionError: Workflow: workflow-with-sleep is not on workflow executions list request = <FixtureRequest for <Function 'test_user_can_not_remove_uploaded_workflowwithsleep_workflow_while_it_is_still_running[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: (36 more lines...) |
||||
test_atm_workflows_status
test_user_does_not_see_workflow_on_list_after_removing_uploaded_inout_workflow[1oz_1op_openfaas]
|
Failing since build #2623 (Child of ODSRV-OZP-1909) | 3 mins | ||
AssertionError: Workflow: echo is not on workflow executions list request = <FixtureRequest for <Function 'test_user_does_not_see_workflow_on_list_after_removing_uploaded_inout_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: (36 more lines...) |