GUI acceptance tests using environment deployed from packages.

Build: #2475 failed Child of ODSRV-OPRPM-2284

Stages & jobs

  1. Acceptance Test

Build result summary

Details

Completed
Queue duration
31 minutes
Duration
100 minutes
Labels
None
Revision
e435ce73840f43a96e207ec8a24f2ed6e7a26476
Total tests
730
Fixed in
#2476 (Child of ODSRV-OZP-1839)

Tests

Responsible

No one has taken responsibility for this failure

Configuration changes

Some of the jobs or stages referenced by this result no longer exist.

Tests

New test failures 3
Status Test View job Duration
Collapse Failed test_oneprovider_atm_workflows_execution test_user_sees_that_workflow_task_lane_statuses_are_finished_after_execution_of_created_workflow1_workflow_finishes[1oz_1op_openfaas]
Chrome oneprovider atm workflow execution tests 2 mins
Exception: After awaiting for workflow "Workflow1" for 10 seconds its status is not Finished as expected
request = <FixtureRequest for <Function 'test_user_sees_that_workflow_task_lane_statuses_are_finished_after_execution_of_created_workflow1_workflow_finishes[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: 
(33 more lines...)
Collapse Failed test_oneprovider_atm_workflows_execution test_user_sees_status_cancelled_in_lane1_and_unscheduled_in_lane2_after_cancelling_execution_of_uploaded_temporaryworkflowwithsleep_workflow[1oz_1op_openfaas]
Chrome oneprovider atm workflow execution tests 3 mins
Exception: After awaiting for task "1s sleep" for 15 seconds its status is not Finished as expected
request = <FixtureRequest for <Function 'test_user_sees_status_cancelled_in_lane1_and_unscheduled_in_lane2_after_cancelling_execution_of_uploaded_temporaryworkflowwithsleep_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: 
(32 more lines...)
Collapse Failed test_oneprovider_atm_workflows_execution test_user_sees_status_status_in_lane2_after_stopping_execution_of_uploaded_temporaryworkflowwithsleep_workflow[1oz_1op_openfaas-Cancelled-Cancel]
Chrome oneprovider atm workflow execution tests 4 mins
Exception: After awaiting for lane "Lane1" for 30 seconds its status is not Finished as expected
request = <FixtureRequest for <Function 'test_user_sees_status_status_in_lane2_after_stopping_execution_of_uploaded_temporaryworkflowwithsleep_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: 
(32 more lines...)