GUI acceptance tests using environment deployed from packages.

Build: #2706 was successful

Job: automation-examples workflows was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

Test results

  • 15 tests in total
  • 4 tests were quarantined / skipped
  • 107 minutes taken in total.

Build 2,706 has the following 4 quarantined tests:

Quarantined tests 4
Status Test Failing since Quarantined by Duration
Successful test_automation_examples_workflows_tests test_user_checks_time_series_charts_and_results_store_content_after_execution_of_uploaded_workflow_name_workflow[1oz_1op_openfaas-calculate-checksums-mounted]
Failing since build #2665 (Child of ODSRV-OZP-1927) Not quarantined 21 mins
Successful test_automation_examples_workflows_tests test_user_checks_time_series_charts_and_results_store_content_after_execution_of_uploaded_workflow_name_workflow[1oz_1op_openfaas-calculate-checksums-rest]
Failing since build #2677 (Child of ODSRV-OZP-1933) Katarzyna Such Katarzyna Such
40 mins
RuntimeError: Index out of bound. Requested item at 1 while limit is 1 in Workflow in WorkflowsPage in AutomationPage in Onezone page
request = <FixtureRequest for <Function 'test_user_sees_desirable_exception_in_task_auditlog_after_changing_exceptionprobability_in_echo_lambda[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: 
(30 more lines...)
KeyError: 'item'
request = <FixtureRequest for <Function 'test_user_sees_exception_after_execution_of_uploaded_downloadfiles_workflow_finishes_when_using_incorrect_fetch_file[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: 
(52 more lines...)