GUI acceptance tests using environment deployed from packages.

Build: #2627 failed

Job: automation-examples workflows failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

Test results

  • 15 tests in total
  • 5 tests failed
  • 5 failures are new
  • 1 test was fixed
  • 56 minutes taken in total.

Build 2,627 has the following 5 errors: 5 new failure(s) occurred since the previous build.

New test failures 5
Status Test Duration
Collapse Failed test_automation_examples_workflows_tests test_user_sees_desirable_exception_in_task_auditlog_after_changing_exceptionprobability_in_echo_lambda[1oz_1op_openfaas]
3 mins
AssertionError: severity "info" in audit log for "echo" task is not "error" as expected
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: 
(23 more lines...)
Collapse Failed test_automation_examples_workflows_tests test_user_sees_desirable_files_in_file_browser_after_execution_of_uploaded_downloadfiles_workflow_finishes[1oz_1op_openfaas]
5 mins
AssertionError: source "system" in audit log for "parse-fetch-file-mounted" task is not "user" as expected
request = <FixtureRequest for <Function 'test_user_sees_desirable_files_in_file_browser_after_execution_of_uploaded_downloadfiles_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: 
(24 more lines...)
Collapse Failed test_automation_examples_workflows_tests test_user_sees_exception_after_execution_of_uploaded_downloadfiles_workflow_finishes_when_using_incorrect_fetch_file[1oz_1op_openfaas]
3 mins
AssertionError: severity "info" in audit log for "parse-fetch-file-mounted" task is not "error" as expected
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: 
(24 more lines...)
Collapse Failed test_automation_examples_workflows_tests test_user_sees_exception_after_execution_of_uploaded_downloadfiles_workflow_finishes_when_using_whitespaces_fetch_file[1oz_1op_openfaas]
3 mins
AssertionError: source "system" in audit log for "parse-fetch-file-mounted" task is not "user" as expected
request = <FixtureRequest for <Function 'test_user_sees_exception_after_execution_of_uploaded_downloadfiles_workflow_finishes_when_using_whitespaces_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: 
(24 more lines...)
Collapse Failed test_automation_examples_workflows_tests test_user_sees_uploaded_file_in_file_browser_after_executing_uploaded_downloadfiles_workflow_using_xrootd_fetch_file[1oz_1op_openfaas]
3 mins
AssertionError: source "system" in audit log for "parse-fetch-file-mounted" task is not "user" as expected
request = <FixtureRequest for <Function 'test_user_sees_uploaded_file_in_file_browser_after_executing_uploaded_downloadfiles_workflow_using_xrootd_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: 
(24 more lines...)