GUI acceptance tests using environment deployed from packages.
Build: #2876 failed
Job: Atm workflows status failed
Test results
- 7 tests in total
- 3 tests failed
- 1 test was fixed
- 1 test was quarantined / skipped
- 21 minutes taken in total.
Build 2,876 has the following 1 quarantined tests:
Status | Test | Failing since | Quarantined by | Duration | |
---|---|---|---|---|---|
test_atm_workflows_status
test_user_resume_workflow_execution_after_pausing_execution_of_created_workflow_while_lane_had_preparing_status[1oz_1op_openfaas]
|
Failing since build #2874 (Child of ODSRV-OPRPM-2537) |
Łukasz Opioła
|
5 mins | ||
AssertionError: After awaiting for workflow "workflow-with-sleep-one-lane" its status is not Paused as expected request = <FixtureRequest for <Function 'test_user_resume_workflow_execution_after_pausing_execution_of_created_workflow_while_lane_had_preparing_status[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: (32 more lines...) |