GUI acceptance tests using environment deployed from packages.

Build: #2863 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
  • 3 tests failed
  • 3 failures are new
  • 1 test was quarantined / skipped
  • 65 minutes taken in total.

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

New test failures 3
Status Test Duration
Collapse Failed test_automation_examples_workflows_tests test_user_downloads_audit_log_of_executed_workflow_and_sees_that_log_entries_in_the_downloaded_file_correspond_to_those_visible_in_gui[1oz_1op_openfaas]
3 mins
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pytest-of-bamboo/pytest-0/test_user_downloads_audit_log_1/browser/download'
request = <FixtureRequest for <Function 'test_user_downloads_audit_log_of_executed_workflow_and_sees_that_log_entries_in_the_downloaded_file_correspond_to_those_visible_in_gui[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: 
(28 more lines...)
Collapse Failed test_automation_examples_workflows_tests test_user_sees_desirable_information_in_file_metadata_after_execution_of_uploaded_detectfileformats_workflow_and_input_file_example_file_name[1oz_1op_openfaas-"example_python_script"-text/x-script.python-Python script, ASCII text executable]
2 mins
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...)
Collapse Failed test_automation_examples_workflows_tests 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]
2 mins
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...)