GUI acceptance tests using environment deployed from packages.

Build: #2719 failed Child of ODSRV-OZP-1952

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

Build result summary

Details

Completed
Queue duration
3 seconds
Duration
128 minutes
Labels
None
Revision
86a9999a64e515140656ad0b5abcb2972af188ad
Total tests
820
Fixed in
#2721 (Unknown)

Tests

Responsible

No one has taken responsibility for this failure

Tests

New test failures 3
Status Test View job Duration
Collapse Failed test_atm_workflows_execution test_user_checks_pods_activity_events_after_checksumcountingdifferentlambdas_workflow_execution[1oz_1op_openfaas]
Atm workflow execution 6 mins
selenium.common.exceptions.ElementClickInterceptedException: Message: element click intercepted: Element <div class="task-drag-handle">...</div> is not clickable at point (115, 311). Other element would receive the click: <div id="ember584" class="fill-flex-using-column pods-table ember-view">...</div>   (Session info: chrome=104.0.5112.79)
request = <FixtureRequest for <Function 'test_user_checks_pods_activity_events_after_checksumcountingdifferentlambdas_workflow_execution[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: 
(176 more lines...)
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 5 mins
AssertionError: After awaiting for task "10s sleep" its status (Paused) 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...)
Collapse Failed test_multiprovider_basic test_user_sees_file_is_not_visible_after_its_upload_has_been_canceled[1oz_2op_deployed]
Multiprovider basic 5 mins
AssertionError: There are 199 files in file browser when should be 200
request = <FixtureRequest for <Function 'test_user_sees_file_is_not_visible_after_its_upload_has_been_canceled[1oz_2op_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: 
(31 more lines...)