GUI acceptance tests using environment deployed from packages.

Build: #2897 failed

Job: automation-examples workflows failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Test results

  • 24 tests in total
  • 4 tests failed
  • 1 test was quarantined / skipped
  • 52 minutes taken in total.

Build 2,897 has the following 4 errors:There were no new test failures since the previous build.

Existing test failures 4
Status Test Failing since Duration
Exception: Files: ['example_cpp_script'] as initial value for workflow was not selected
request = <FixtureRequest for <Function 'test_user_sees_desirable_information_in_file_metadata_after_execution_of_uploaded_detec...s_workflow_and_input_file_example_file_name[1oz_1op_openfaas-"example_cpp_script"-text/x-c++-C++ source, ASCII text]'>>

    @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...)
Exception: Files: ['example_python_script'] as initial value for workflow was not selected
request = <FixtureRequest for <Function 'test_user_sees_desirable_information_in_file_metadata_after_execution_of_uploaded_detec...xample_file_name[1oz_1op_openfaas-"example_python_script"-text/x-script.python-Python script, ASCII text executable]'>>

    @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...)
Exception: Files: ['example_image.jpg'] as initial value for workflow was not selected
request = <FixtureRequest for <Function 'test_user_sees_desirable_information_in_file_metadata_after_execution_of_uploaded_detectfilemimeformats_workflow_and_input_file_example_file_name[1oz_1op_openfaas-"example_image.jpg"-image/jpeg]'>>

    @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...)
Exception: Files: ['example_python_script.py'] as initial value for workflow was not selected
request = <FixtureRequest for <Function 'test_user_sees_desirable_information_in_file_metadata_after_execution_of_uploaded_detectfilemimeformats_workflow_and_input_file_example_file_name[1oz_1op_openfaas-"example_python_script.py"-text/x-python]'>>

    @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...)