GUI acceptance tests using environment deployed from packages.

Build: #2728 failed Child of ODSRV-OZP-1958

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

Build result summary

Details

Completed
Queue duration
2 seconds
Duration
121 minutes
Labels
None
Revision
a5bef2a62bf108d790da92ee9ea13571445ec1fa
Total tests
839
Failing since
#2727 (Child of ODSRV-OZP-1957)
Fixed in
#2729 (Child of ODSRV-OPRPM-2443)

Responsible

  • Agnieszka Warchol Agnieszka Warchol Automatically assigned

Code commits

Author Commit Message Commit date
Bamboo Agent <bamboo@cloud.plgrid.pl> Bamboo Agent <bamboo@cloud.plgrid.pl> a5bef2a62bf108d790da92ee9ea13571445ec1fa Update refs to origin/develop.

Tests

New test failures 1
Status Test View job Duration
Collapse Failed test_atm_workflows_pausing_and_cancelling test_user_sees_that_tasks_are_cancelled_after_cancelling_workflow_while_task_was_pausing[1oz_1op_openfaas]
Atm workflows pausing and cancelling 8 mins
AssertionError: After awaiting for task "10s sleep" its status (Finished) is not Cancelled 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...)
Existing test failures 1
Status Test Failing since View job Duration
AssertionError: Actual "Task in ParallelBox in WorkflowLane in WorkflowVisualiser in WorkflowExecutionPage in Oneprovider page" status: "Finished" does not match expected: "Active"
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: 
(27 more lines...)