GUI acceptance tests using environment deployed from packages.

Build: #2679 failed Child of ODSRV-OZP-1934

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

Build result summary

Details

Completed
Queue duration
5 seconds
Duration
127 minutes
Labels
None
Revision
7839a96f36341fc9b2a7fecb0562df2f3542086c
Total tests
779
Fixed in
#2680 (Child of ODSRV-OPRPM-2410)

Tests

Responsible

No one has taken responsibility for this failure

Tests

New test failures 2
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 7 mins
AssertionError: After awaiting for task "20s sleep" its status (Paused) is not Stopping 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...)
Collapse Failed test_onezone_groups_multiuser test_user_fails_to_leave_group_from_space_because_of_lack_in_privileges[1oz_1op_deployed]
Onezone groups multiuser 1 min
RuntimeError: Css element wtih "Leave" text not found
request = <FixtureRequest for <Function 'test_user_fails_to_leave_group_from_space_because_of_lack_in_privileges[1oz_1op_deployed]'>>

    @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: 
(34 more lines...)